Hi
I have installed ESRI maps for office 2.1.4.280 on Office 2010 (32-bit). Sometimes when using Excel generally the application crashes when right clicking on a row in Excel, this is before signing in with the esri toolbar or adding a map to the spreadsheet.
The event log seems to indicate the crash is caused by the ESRI toolbar, perhaps trying it's update check when it's first initialised. Has anyone else seen this ? Other than that the plugin seems to work OK.
Application: EXCEL.EXE
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.ArgumentNullException
Stack:
at System.IO.StringReader..ctor(System.String)
at System.Xml.Linq.XDocument.Parse(System.String, System.Xml.Linq.LoadOptions)
at ESRI.ArcGIS.Mapping.OfficeIntegration.WPF.SoftwareUpgrade+<>c__DisplayClass8.<GetUpgradeInformation>b__6(System.Object, DownloadStringCompletedEventArgs)
at ESRI.ArcGIS.Client.ArcGISWebClient.OnDownloadStringCompleted(System.String, System.Exception, Boolean, System.Object)
at ESRI.ArcGIS.Client.ArcGISWebClient.WebRequestCompleted(System.Object, RequestEventArgs)
at ESRI.ArcGIS.Client.WebRequest.OnComplete(RequestEventArgs)
at ESRI.ArcGIS.Client.WebRequest.downloadStringCompleted(System.Object, System.Net.DownloadStringCompletedEventArgs, System.Action)
at ESRI.ArcGIS.Client.WebRequest+<>c__DisplayClass1d.<BuildClient>b__1b(System.Object, System.Net.DownloadStringCompletedEventArgs)
at System.Net.WebClient.OnDownloadStringCompleted(System.Net.DownloadStringCompletedEventArgs)
at System.Net.WebClient.DownloadStringOperationCompleted(System.Object)
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()