Rank: Member Groups: Member
Joined: 9/11/2014 Posts: 17
|
Hi eo support! I'm using EO.Webbrowser trial version in my project. It's running on .NET 4.0 Sometimes my program has stopped working, 'cause error: Problem Event Name:CLR20r3. Please help me!
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi,
Please see if you have all the DLLs in your bin folder: EO.Base.dll, EO.WebEngine.dll and EO.WebBrowser.dll. If that's not the problem, then please put a try catch block in your Main function and try to catch the exception and then see what the exception message is. Usually the exception message will tell you exactly what went wrong.
Thanks!
|