Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

"OM - % has stopped working" error message when you open the "Sales Orders (40.100.00)" screen or the "Shippers (40.110.00)" screen in Microsoft Dynamics SL


Symptoms

Consider the following scenario in Order Management in Microsoft Dynamics SL. You try to open the Sales Orders (40.100.00) screen or the Shippers (40.110.00) screen. When you do this, you receive the following error message:
OM - % has stopped working

↑ Back to the top


Cause

This problem occurs because the Public role in Microsoft SQL Server does not have Execute permissions to the getauthenticationtype stored procedure.

↑ Back to the top


Resolution

Run the following statement in Microsoft SQL Server Management Studio against the Microsoft Dynamics SL system database.
grant exec on GETAUTHENTICATIONTYPE to [Public]

↑ Back to the top


Keywords: kbmbsmigrate, kbmbspartner, kbsurveynew, kbsolomon, kb

↑ Back to the top

Article Info
Article ID : 2574860
Revision : 1
Created on : 1/7/2017
Published on : 9/13/2011
Exists online : False
Views : 100