Rank: Member Groups: Member
Joined: 2/10/2014 Posts: 17
|
Hello,
As mentioned earlier, we are trying to migrate EO Browser to the latest version. We are getting the following exception when we give the license key we have to initialize the control. If we do not supply the license key, we get a message box asking us to purchase the product and continues.
Exception: A license key is provided but is not valid for this build. When trying to Create a webView
at EO.Internal.aop.a(Object A_0, Type A_1) at EO.Internal.aop.a(Type A_0) at EO.Internal.bx.a(Object A_0) at EO.Internal.bx.b(Object A_0) at EO.WebBrowser.WebView.am(cs A_0, uw A_1) at EO.WebBrowser.WebView.a(cs A_0, uw A_1) at EO.WebBrowser.WebView.<>c__DisplayClassf.<OnMessage>b__e() at EO.WebBrowser.WebView.<>c__DisplayClassc.<RunAction>b__b() at EO.WebBrowser.WebView.a(Boolean A_0, d A_1) at EO.WebBrowser.WebView.a(Boolean A_0, Action A_1) at EO.WebBrowser.WebView.an(cs A_0, uw A_1) at EO.Internal.cs.a(WebView A_0, cs A_1, Int32 A_2, IntPtr A_3, IntPtr A_4) at EO.WebBrowser.WebView.c(IntPtr A_0, Int32 A_1, IntPtr A_2, IntPtr A_3, Boolean& A_4) at EO.Internal.z.a(IntPtr A_0, Int32 A_1, IntPtr A_2, IntPtr A_3) at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageA(MSG& msg) at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData) at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) at System.Windows.Forms.Application.Run(Form mainForm) at EOViewer.Program.Main() in D:\Learning\EOViewer\EOViewer\Program.cs:line 18 at System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args) at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args) at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly() at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart()
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi,
You will need to upgrade your license in order to use the current build. To upgrade your license, you would need to go to your orders page, then click "Renew" under the "Subscription" column. Once you renew your subscription, you would need to revisit your license key page to get a new license key. That key would cover the current version.
Thanks!
|