Showing posts with label Dynamics. Show all posts
Showing posts with label Dynamics. Show all posts

How to disable Auto save forms in Microsoft's Dynamics CRM 2013?

Q. How to disable Auto save forms in Microsoft's Dynamics CRM 2013?

Recently we have upgraded from Microsoft Dynamics CRM from 2011 to 2013 and first think that I have observed (apart from it's GUI redesign) about the form is, auto save functionality got added in 2013 DCRM and I didn't like it because it unnecessary saves the half filled form which intern makes unnecessary API calls to all other systems (if it is integrated with any other 3rd party or any other product module using Soap) which are going to fail as all the details present on the form is not complete.

I think many of you have also faced similar problem and also must have tried disabling it. Disabling Auto save is very simple.

1. Navigate to "Settings" menu from main "Microsoft Dynamics CRM" menu as shown in below screenshot.

2. Now click on "Administrator" sub menu present under "Settings" menu as shown in below screenshot.

Microsoft Dynamics CRM 2011 Error: Sandbox Host - Access Denied.

Microsoft Dynamics CRM 2011 Error: Sandbox Host - Access Denied.

Have you guys got this error in Event Viewer of Microsoft Dynamics CRM server anytime while accessing Microsoft Dynamics CRM or while performing operations on DCRM?

I recently got this error when I was trying to perform some operation and could not able to complete that operation. That was because the user I was logged into DCRM didn't have logon permission in the Local Security Policy.

Here are the steps which you have to follow to resolve the issue.

  • In "Local Security Policies" added your DCRM user () under "Log-on as service".
  • From elevated command prompt execute following command: "SETSPN -a MSCRMSandboxService/ \" (the required SPN was not present earlier)
  • Reset CRMAppPool Application pool to restart the DCRM web-services.
  • Changed the "Log On As" for "Microsoft Dynamic CRM Sandbox Processing Service" to “\”  (It should not be "Network Service". I guess by default it is Network Service).
  • Re-start the service
  • Add  in web.config of CRM Web Site.. this is to get more details about the problem if this is still continuing.
I hope this helps. Please like my page on FB and share with your friends. Have a good day!

Thanks
Related Posts Plugin for WordPress, Blogger...
Powered by Blogger