|
Rank: Newbie Groups: Member
Joined: 7/17/2007 Posts: 3
|
Hi Guys, I have recently installed Orcas VWD express edition on my machine. Before I was working with with VS Pro 2005 on a web app. After installation when I open my Web app an extrange error appear on the menus. I tried to create a new Web App from scratch, and then VWD Orcas crashed.
On design view control menu says Error Creating Control, the type initializer for 'EO.Web.Internal.hb' threw an exception'
Please help.
Regards
Luis
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi Luis,
Can you try to run the page and see if you get a detailed error message?
Thanks
|
|
Rank: Newbie Groups: Member
Joined: 7/17/2007 Posts: 3
|
Hello support, the page runs ok, and still looks ok on VS 2005, it's on design mode when the problem happens. The exact error I got is the one on my first post. You can download VWD Orcas version for free from MS and see the error. I hope this help and let me know if you need more info, I'm willing to help.
Best regards
Luis
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi Luis, Thanks for the info. When that happens, it is usually due to some security/version settings which causes VWD/Visual Studio not able to load our DLL. In order to fix the version issue, try these steps: 1. Re-install our controls; 2. Delete the reference to our DLL from your project, close VWD; 3. Restart VWD and add the reference again; In order to fix the security issues, try these steps: http://www.essentialobjects.com/ViewDoc.aspx?t=InstallationAndDeployment%2ffor_vs2005.htmlThe step outlined above put the control into GAC and use web.config to reference the control. That way eliminates security issue. Make sure to replace "version_number" in the help file with the exact version number. Please let us know how it goes. Thanks
|
|
Rank: Newbie Groups: Member
Joined: 7/17/2007 Posts: 3
|
Sorry Guys, did not work, just remember I am testing VWD Codename Orcas Espress edition as has a better CSS support. I look forward for your reply. Regards Luis
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi Luis,
Thanks for the update. We will look into it and get back to you as soon as possible.
Thanks
|
|