Welcome Guest Search | Active Topics | Sign In | Register

using EO namespace Options
Salwa
Posted: Sunday, May 8, 2011 7:13:09 PM
Rank: Newbie
Groups: Member

Joined: 5/8/2011
Posts: 3
Hi
I'm trying to execute the "Hierarchical DB Update" test from the demo of "TreeView->Programming"
but it doesn't work . there are errors in every EO uses . here is one of it:
The type or namespace name 'EO' could not be found in the global namespace (are you missing an assembly reference?)
how can I use EO in my project without those errors?

Thanks
eo_support
Posted: Sunday, May 8, 2011 7:25:33 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

You will need to reference our DLL first. The easiest way to do that is to drag a control from your toolbox to your form in design view ---- then Visual Studio will automatically reference EO.Web.dll for you. You can also manually reference it by following these steps:

http://doc.essentialobjects.com/library/4/install/project_setup.aspx

Note the above documentation is for EO.Pdf.dll, not for EO.Web.dll. However the steps are the same for any DLL except that the file name.

Thanks!
Salwa
Posted: Monday, May 9, 2011 8:33:46 AM
Rank: Newbie
Groups: Member

Joined: 5/8/2011
Posts: 3
Thanks a lot :)


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.