Hi,
I have upgraded our Connector UAT environment to the latest connector release RU3 to test the upgrade process. The installation completed without any errors but now when opening the client an Object reference error is thrown and the client closes.
Has anyone else experienced this problem?
Connector client error:
Details from trace file seem to indicate it’s a problem with loading the employee map from the objectprovider file?
Trace log:
INFO TID:1 [2013-01-29T17:08:50.1556250+13:00]: Tracing for Assembly: Microsoft.Dynamics.Integration.Client, FileVersion = 2.3.1225.1
INFO TID:1 [2013-01-29T17:08:50.1712500+13:00]: Loading AxdEntity_HcmWorker provider from ObjectProviderBinder.
ERROR TID:1 [2013-01-29T17:08:51.1556250+13:00]: Unable to start client
--- Exception Dump ---
Caught Exception: Object reference not set to an instance of an object.
Stack trace:
at Microsoft.Dynamics.Integration.DataAccessLayer.MapCategoryAdapterSetting.GetAdapterWithSettings()
at Microsoft.Dynamics.Integration.DataAccessLayer.MapBusinessObject.LoadProvider(XNode binderXml, MapCategoryAdapterSetting settings)
at Microsoft.Dynamics.Integration.DataAccessLayer.MapBusinessObject.get_ObjectWriterProvider()
at Microsoft.Dynamics.Integration.DataAccessLayer.MapBusinessObject.Load(Object key)
at Microsoft.Dynamics.Integration.Client.Core.ViewModel.SiteExplorerItemViewModel.LoadMaps()
at Microsoft.Dynamics.Integration.Client.Core.ViewModel.IntegrationExplorerItemViewModel.CreateSite(MapCategory newMC)
at Microsoft.Dynamics.Integration.Client.Core.ViewModel.IntegrationExplorerItemViewModel.InitChildren()
at Microsoft.Dynamics.Integration.Client.Core.ViewModel.RootExplorerItemViewModel.CreateIntegration(MapCategory newMC)
at Microsoft.Dynamics.Integration.Client.Core.ViewModel.ClientViewModel.InitializeExplorerItems()
at Microsoft.Dynamics.Integration.Client.Core.ViewModel.ClientViewModel..ctor()
at Microsoft.Dynamics.Integration.Client.UI.App.Application_Startup(Object sender, StartupEventArgs e)
Connector Release Details: http://blogs.msdn.com/b/dynamicsconnector/archive/2013/01/25/connector-for-microsoft-dynamics-v2-ru3-released-today.aspx
Cheers
Shaun