|
Rank: Advanced Member Groups: Member
Joined: 3/9/2010 Posts: 119
|
I'm getting control creation errors when I go to design mode. "The type initializer for EO.Internal.am0 threw an exception" exception is thrown for every control.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,221
|
Which version are you running?
|
|
Rank: Advanced Member Groups: Member
Joined: 3/9/2010 Posts: 119
|
Environment - o Windows Server 2012 RDS o Visual Studio 2015 o EO.Web.dll Ver 17.2.75.0
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,221
|
This occurs when the version you installed on your computer is not the same version you used for your project. So you can check the DLL version in your bin folder and the DLL version in your installation folder and see if they are the same. If they are not the same, you would need to change either one so that they would match. Also it appears that you have previously run into this same problem: https://www.essentialobjects.com/forum/postst10067_I39ve-update-to-eo-web-total-2016-but-am-receiving-an-error-.aspxThe basic rule is when you install a new version, you need to update your project to use the DLLs in the new version. If you install a new version without updating your project, you will get this error.
|
|
Rank: Advanced Member Groups: Member
Joined: 3/9/2010 Posts: 119
|
The only version installed on this server is the one referenced in the project and both files are the same version. In other word the file in the project's bin folder and the file in the EO Total install folder are the same version and no previous version of the EO Total package has ever been installed on this new server.
|
|
Rank: Advanced Member Groups: Member
Joined: 3/9/2010 Posts: 119
|
Disregard after reboot and rebuild the error is gone.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,221
|
Great!
|
|