I've set up a couple dev instances of our live CRM 3.0 installation and I
get a blank screen with "Invalid Argument" whenever I attempt to login. It
also logs an unhandled asp .net exception whenver I try.
I thought it might be my upgraded tables but it seems to happen even if I
create a new organization with deployment manager and make it the default.
Here's the event log:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 1/21/2008 4:20:29 PM
Event time (UTC): 1/22/2008 12:20:29 AM
Event ID: e208a5c4c9ef4ce691ca4eb8ee2e4ed7
Event sequence: 115
Event occurrence: 37
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1/ROOT-1-128454315839361700
Trust level: Full
Application Virtual Path: /
Application Path: C:\Program Files\Microsoft Dynamics CRM\CRMWeb\
Machine name: CRM-DEV
Process information:
Process ID: 976
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE
Exception information:
Exception type: CrmArgumentException
Exception message: Message name 'Assign' does not exist.
Request information:
Request URL: http://crm-dev:5555/default.aspx
Request path: /default.aspx
User host address: 192.168.1.132
User: LASER\Administrator
Is authenticated: True
Authentication Type: Negotiate
Thread account name: NT AUTHORITY\NETWORK SERVICE
Thread information:
Thread ID: 5
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: at
Microsoft.Crm.ObjectModel.SdkMessageProcessingStepServiceInternal`1.GetSdkMessageId(String
messageName, ExecutionContext context)
at Microsoft.Crm.Extensibility.V3CalloutImporter.CreateLockRequest()
at Microsoft.Crm.Extensibility.V3CalloutImporter.InternalImport()
at Microsoft.Crm.Extensibility.V3CalloutImporter.Import()
at Microsoft.Crm.WebServices.CrmAuthenticationSoapExtensionBase..cctor()
Custom event details:
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.