Tech Support > Microsoft Windows > Windows CRM > MSCRMAsyncService - Cannot Start Service - Help!
MSCRMAsyncService - Cannot Start Service - Help!
Posted by g.olsen@xtra.co.nz on March 6th, 2008


I have tried to start the MSCRMAsyncService for CRM 4.0 with no luck
and get this error recorded in the Event Viewer log on the machine.
Has anyone had this issue before??? Any suggestions to get the
service to start would be great.....

Event Type: Error
Event Source: MSCRMAsyncService
Event Category: None
Event ID: 17410
Date: 6/03/2008
Time: 5:01:30 p.m.
User: N/A
Computer: IIS1
Description:
The description for Event ID ( 17410 ) in Source ( MSCRMAsyncService )
cannot be found. The local computer may not have the necessary
registry information or message DLL files to display messages from a
remote computer. You may be able to use the /AUXSOURCE= flag to
retrieve this description; see Help and Support for details. The
following information is part of the event: IIS1,
System.InvalidOperationException: The requested Performance Counter is
not a custom counter, it has to be initialized as ReadOnly.
at System.Diagnostics.PerformanceCounter.Initialize()
at System.Diagnostics.PerformanceCounter..ctor(String categoryName,
String counterName, String instanceName, Boolean readOnly)
at Microsoft.Crm.Asynchronous.PerformanceCounters..ct or(String
instanceName)
at Microsoft.Crm.Asynchronous.AsyncService.OnStart(St ring[] args).