|
Rank: Member Groups: Member
Joined: 3/24/2009 Posts: 11
|
I am using essential objectversion 7 - slide menu and for some reason during development when in visual studio 2008 design the slidemenu is now showing as "Error creating control - Slidemenu 1, the type initializer for EO.Web.Internal.bi threw an exception". everything was fine until I started up the visual studio to continue development of the application. This now means that I cannot mke any changes to the menu unless I edit it in code which i would rather not do, can you please help ir tell me why this has happened. BTW - If i comple and run the web application the menu still redners ok and works as it should.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
This is usually caused by a version mismatch when the version installed on your system and the version used by your project is different. You need to update your project reference to use the DLL in your Program Files\Essential Objects\EO.Web Controls 7.0 (2009)\Net20\EO.Web.dll.
Thanks!
|
|
Rank: Member Groups: Member
Joined: 3/24/2009 Posts: 11
|
Thankyou for your reply - I have checked and there appears to be no version mis-match as the project reference is as you suggest. Any other advice ?
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
You may want to try creating a new blank project to see whether it has to do with your project.
Thanks!
|
|
Rank: Member Groups: Member
Joined: 3/24/2009 Posts: 11
|
I have Created a new propject and added a slidemenu to it and it all seems to works correctly, does this mean that the visual studio project ius corrupt?
|
|
Rank: Member Groups: Member
Joined: 3/24/2009 Posts: 11
|
Thankyou for your assistance - the error was in one of the visual studio project files I have now corrected it and everything is as it should be :)
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Great. Thank you very much for the update!
|
|