Rank: Newbie Groups: Member
Joined: 1/10/2008 Posts: 2
|
Hi, I'm working with VS.NET 2005, developping a web application. When i attempt to add item's collection to a treeview or a slide menu i have the below error "EO.Web is not correctly installed.Please run the installer again." can you help me please?what shoul i do?
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
Try this:
1. Close your VS; 2. Run the installer again; 3. Delete EO.Web.refresh in your project's bin foloder; 4. Start VS, open your project and then go to solution explorer to delete your project's reference to EO.Web.dll and then re-add it;
Thanks
|
Rank: Newbie Groups: Member
Joined: 1/10/2008 Posts: 2
|
Thanxs a lot it's working fine now.....
|