Hi,
If you have problems to import a *.csv file in Microsoft CRM 3.0 have a look at the EventLog on the Server.
If you find there a Error from WorkflowServices like the following
FAILED to start process 'A06FEC80-6C61-4DFF-8D26-BB629DC898BD' for object: (4406,{5BE7870F-6B72-DA11-9A85-001143CD0420}). Caller is 'SYSTEM'. Error code 80048306.
you have to set the IIS Account and the CRM Workflow Service Account to the NTAUTHORITY\Network Service Account.
1. |
Click Start, point to Programs, point to Administrative Tools, and then click Internet Information Services (IIS) Manager. |
2. |
Expand local computer, expand Application Pools, right-click CRMAppPool, and then click Properties. |
3. |
Click the Identity tab, and then click Predefined. |
4. |
Select Network Service from the list, and then click OK. |
5. |
Right-click CRMAppPool, and then click Stop. |
6. |
Right-click CRMAppPool, and then click Start. |
7. |
Close IIS Manager. |
To configure the Workflow service, follow these steps:
1. |
Click Start, click Run, type services.mmc, and then click OK. |
2. |
Right-click Microsoft CRM Workflow Service, and then click Stop. |
3. |
Right-click Microsoft CRM Workflow Service, click Properties, and then click the LogOn tab. |
4. |
Click This Account, type NTAUTHORITY\NETWORK SERVICE, and then click OK. |
5. |
Right-click Microsoft CRM Workflow Service, and then click Start. |
Posted
Jul 14 2006, 10:09 AM
by
Nadine Storandt