Hi Nina
I was successfully able to upgrade to CRM 2013.
Below is an issue I am encountering with CRM website
When I am browsing the CRM website, it throws error message window while navigating from one section to another.
“Microsoft dynamics CRM has encountered an error”.
This is the URL of the error message.
_common/error/dlg_scriptError.aspx
I am using IE10, so I guess the browser should not be a problem. We have also applied the Update rollup2 , so don’t know why this is happening.
Connector: I was successfully able to install the connector and configure the adaptor.
When I was configuring the Adaptor for CRM , all I was able to see was CRM 2011 not CRM 2013 in there. dont know why.
Secondly, when I was trying to import the map from file, I was able to successfully import 14 maps, and got error message for 4 maps.
Error message " failed to create map from file , a service error has occured. When I checked the event viewer for log this is what I got:
Unexpected service error on call : www.microsoft.com/.../CreateMap
--- Exception Dump ---
Caught Exception: [System.ArgumentNullException] Value cannot be null.
Parameter name: objectProvider
Stack trace:
at Microsoft.Dynamics.Integration.AdapterAbstractionLayer.ObjectProviderProxy.CreateProxy(ObjectProvider realProvider)
at Microsoft.Dynamics.Integration.DataAccessLayer.Templates.MapTemplate.GenerateMapCreationPackage(ConnectorEntities entities, Guid taskCategoryId, Guid mapId, MapTemplate mapTemplate, TimeZoneInfo customerTimeZone)
at Microsoft.Dynamics.Integration.Service.ConfigurationServiceImplementationBase.<>c__DisplayClassa8.<CreateMap>b__a6()
at Microsoft.Dynamics.Common.Scheduler.SharedEntityConnectionUtility.InvokeWithSharedConnectionOnCreatedContext(Action toInvoke, SharedEntityConnectionWrapper createdContext)
at Microsoft.Dynamics.Integration.Service.ConfigurationServiceImplementationBase.CreateMap(MapCreationRequest mapCreationRequest)
at SyncInvokeCreateMap(Object , Object[] , Object[] )
at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)
Error calling GetObjectProvider.
--- Exception Dump ---
Caught Exception: [System.InvalidOperationException] Configuration file C:\Program Files (x86)\Microsoft Dynamics\Microsoft Dynamics Adapter\Adapters\Microsoft.Dynamics.Integration.Adapters.Nav2009\ObjectConfig\QMLP - Production\Job_Card.config was not found in C:\Program Files (x86)\Microsoft Dynamics\Microsoft Dynamics Adapter\Adapters\Microsoft.Dynamics.Integration.Adapters.Nav2009\ObjectConfig\QMLP - Production. The configuration utility creates this file.
Stack trace:
at Microsoft.Dynamics.Integration.Adapters.Nav2009.NAV2009Adapter.GetObjectProvider(ObjectProviderBinder binder)
at Microsoft.Dynamics.Integration.AdapterAbstractionLayer.AdapterProxy.GetObjectProvider(ObjectProviderBinder binder)
Gary