Following the procedure below will change the polling period from every
1,000 seconds to every 30 seconds.
1. Go to the server where the e-mail router is installed.
2. Go to C:\Program Files\Microsoft CRM Email\Service
3. Edit the file Microsoft.Crm.EmailAgent.xml with Notepad
4. Find the element SchedulingPeriod
5. Change the value (most likely currently 1000) to 30
6. Restart the Microsoft CRM Email Router service
Monday, October 18, 2010
Tuesday, August 24, 2010
xRMLinq
Just started using XRMLinq to help simplify my code for a major import. So far it's a pretty good tool, although their web site leaves a lot to be desired when it comes to documentation. Luckily, they do respond to e-mail requests for support, usually with a 12 hour or so turnaround.
http://www.xrmlinq.com/
http://www.xrmlinq.com/
Wednesday, August 18, 2010
"This Path is not of a legal form" Installing Data Migration Manger on x64
Here is how you make the path legal to install Data Migration Manager.
Set value to: C:\Program Files\Microsoft Dynamics CRM
It is blank by default on the CRM server.
Pulled from http://mscrmnovice.blogspot.com/2009/03/path-is-not-of-legal-form-error-while.html
- Start > Run
- Type "regedit.exe" (without quotes)
- Navigate to key - [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\C5D06E9536719E94DB7D0491EB205E22\InstallProperties
Set value to: C:\Program Files\Microsoft Dynamics CRM
It is blank by default on the CRM server.
Pulled from http://mscrmnovice.blogspot.com/2009/03/path-is-not-of-legal-form-error-while.html
Friday, August 6, 2010
Tuesday, August 3, 2010
Workflow fails sending multiple e-mails
I was having this problem with a workflow, and apparently Update Rollup 12 fixes it. Woo hoo!
http://support.microsoft.com/kb/981053/
http://support.microsoft.com/kb/981053/
Wednesday, July 14, 2010
Dynamics CRM 2011
I got a notice that Dynamics 2011 has been announced at the Partner conference. I read the press release, but it seems to be mostly focused on CRM online. I hope that they are not abandoning the on-premise version.
Monday, June 28, 2010
Stupid Error
I don't know why this keeps coming up, but it does. Whatever AD service account you are using has to be a member of the "privusergroup" for that instance of CRM. My test box suddenly stopped working last week, and it took me most of the day today to figure it out. Frustrating...
http://blogs.msdn.com/b/jonasd/archive/2008/01/11/caller-does-not-have-enough-privilege-to-set-callerorigintoken-to-the-specified-value.aspx
http://blogs.msdn.com/b/jonasd/archive/2008/01/11/caller-does-not-have-enough-privilege-to-set-callerorigintoken-to-the-specified-value.aspx
Subscribe to:
Posts (Atom)