Error Initializing Viewer 3.8 & 1.5
OS: Windows Server 2003 R2 (Standard x64 Edition) SP2
ArcGIS Server: 10.0 SP3
Geocortex Essentials: 3.8
Viewer: Silverlight 1.5
I am getting the following error when starting up the Silverlight Viewer.
To ensure there is no conflict from a pervious version. I uninstalled the previous version, and removed any files on system, and did a clean installation. Anybody getting a similar issues?
03/26/2012 01:34:16:086: CRITICAL: Unhandled exception occured: Microsoft.Practices.Prism.Modularity.ModuleInitializeException: Unable to locate the module with type 'Geocortex.EssentialsSilverlightViewer.CoreModules.Help.HelpModule, Geocortex.EssentialsSilverlightViewer.CoreModules, Version=1.4.0.488, Culture=neutral, PublicKeyToken=2279c6c155d3316f' among the exported modules. Make sure the module name in the module catalog matches that specified on ModuleExportAttribute for the module type.
at App.OnUnhandledException(Object sender, ApplicationUnhandledExceptionEventArgs e) Geocortex.EssentialsSilverlightViewer.Viewer
at EventHandler`1.Invoke(Object sender, TEventArgs e) System
at Errorstatic .CallApplicationUEHandler(Exception e) MS.Internal
at Errorstatic .GetXresultForUserException(Exception ex) MS.Internal
at DispatcherOperation.Invoke() System.Windows.Threading
at Dispatcher.Dispatch(DispatcherPriority priority) System.Windows.Threading
at Dispatcher.OnInvoke(Object context) System.Windows.Threading
at CallbackCookie.Invoke(Object[] args) System.Windows.Hosting
at ScriptingInterfacestatic .InvokeDelegate(DelegateWrapper delegateWrapper, ScriptParam[] pParams, ScriptParam& pResult) System.Windows.Hosting
at ManagedHoststatic .InvokeDelegate(IntPtr pHandle, Int32 nParamCount, ScriptParam[] pParams, ScriptParam& pResult) System.Windows.Hosting
Details:
at Microsoft.Practices.Prism.Modularity.ModuleInitializer.HandleModuleInitializationError(ModuleInfo moduleInfo, String assemblyName, Exception exception)
at Microsoft.Practices.Prism.Modularity.ModuleInitializer.Initialize(ModuleInfo moduleInfo)
at Microsoft.Practices.Prism.Modularity.ModuleManager.LoadModulesThatAreReadyForLoad()
at Microsoft.Practices.Prism.Modularity.ModuleManager.IModuleTypeLoader_LoadModuleCompleted(Object sender, LoadModuleCompletedEventArgs e)
at Microsoft.Practices.Prism.MefExtensions.Modularity.MefXapModuleTypeLoader.RaiseLoadModuleCompleted(LoadModuleCompletedEventArgs e)
at Microsoft.Practices.Prism.MefExtensions.Modularity.MefXapModuleTypeLoader.HandleDownloadCompleted(DeploymentCatalog deploymentCatalog, AsyncCompletedEventArgs e)
at Microsoft.Practices.Prism.MefExtensions.Modularity.MefXapModuleTypeLoader.DeploymentCatalog_DownloadCompleted(Object sender, AsyncCompletedEventArgs e)
at System.ComponentModel.Composition.Hosting.DeploymentCatalog.OnDownloadCompleted(AsyncCompletedEventArgs e)
at System.ComponentModel.Composition.Hosting.DeploymentCatalog.HandleOpenReadCompleted(Object sender, OpenReadCompletedEventArgs e)
at System.Net.WebClient.OnOpenReadCompleted(OpenReadCompletedEventArgs e)
at System.Net.WebClient.OpenReadOperationCompleted(Object arg)
-
Your browser is still looking for the 1.4 source code files you either need to clear your browser cache or your viewer.xml files were not upgraded properly.
0 -
Hi Nick, you are right. Clearing my browser cache was it. Thanks.
0 -
I got the same error message after upgrading from 3.7/1.4 to 3.8/1.5
Clearing my cache didn't work for me.....I had to update my viewer.xml to resolve the problem
0 -
You will have to update your viewer.xml or it would not work since your config would try to access 1.5 modules but is not yet upgraded. You would also need to upgrade your viewer defaults as well if you were referencing in your viewer.xml..
0
Please sign in to leave a comment.
Comments
4 comments