|
Rank: Advanced Member Groups: Member
Joined: 12/30/2013 Posts: 68
|
After I have replaced the ver 14 web browser with the new browser, I get the following error when compiling. "The type initializer for ËO.internal.ct' threw an exception'. This error occurs in the designer.cs for my form, in the Dispose (bool disposing) method.
|
|
Rank: Advanced Member Groups: Member
Joined: 12/30/2013 Posts: 68
|
I found the answer to my issue. The file EO.WebEngine.dll was not copied local. Once I made that change, the new dll worked.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi,
Glad that you found out the solution. Alternatively, you can run GacTools.exe in the installation folder and make sure that all DLLs are registered with GAC.
Thanks!
|
|