In some cases it has been noticed that if database it too large users gets similar error on the execution of normal operations especially like on execution of custom plugins and custom workflow activities.
User get errors like:
- import timeout error.
- Microsoft CRM Platform Error Report: Error Description: Timeout expired Error Details: Details on this error have not been provided by the platform. Error Number: 0x80040E31
Refer: http://support.microsoft.com/kb/918609
I have created .reg file and uploaded into Sky drive which adds these values into registry.
How to Add subkeys using .reg file:
- Download .reg file from following link: http://cid-747f22760c398b1e.skydrive.live.com/browse.aspx/Files%20and%20Folders/TimeOut
- Just double click .reg file and click yes to add values into the registry.
- Registry sub-keys will be added on location: [HKEY_LOCAL_MACHINE\Software\Microsoft\MSCRM]
- restart iis and its ready to rock.
Note: If error is vague and does not make any clear sense then user can enable tracing. Please refer to my next blog which is regarding how to enable tracking in MS CRM Dynamics.

2 comments:
run .reg file but I think error was because of corrupted system customizer role, which worked well from your previous post. Adding timeout subkeys could be effective for large systems.
Irfan,
These registry keys have helped but why does setting them and then deleting or resetting them not recreate the same problem again? What does it change in the database that it is no longer a problem? Will this have to be done after each rollup or upgrade?
Post a Comment