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.

System Message 10232 Assertion Failure or a Blank screen in Microsoft Dynamics SL


View products that this article applies to.

Symptoms

When you try to connect to SL you receive a System Message 10232 Assertion Failure followed by a Programming Bulletproof Error 10262, or you receive a blank Microsoft Dynamics SL home page.

Microsoft Dynamics SL 2011:
System Message 10232
Assertion Failure!
File sqlodbc.cpp
Line: 5508
Expression: IsValidCursor(cursor)

Followed by:
Programming Bulletproof Error 10262
Invalid cursor value passed to supdate1(). Please make sure cursor value is greater than 0. Also verify that this cursor has been passed to sql()

Microsoft Dynamics SL 7.x:
System Message 10232
Assertion failure!
File: sqlms.cpp
Line: 4490
Expression: IsValidCursor(cursor)


↑ Back to the top


Cause

The ‘No Count’ property is selected for Database Connection in SQL Server.

↑ Back to the top


Resolution

To correct the issue, clear the "No Count" property in SQL Server. To do this, follow these steps:

  1. Open SQL Server Management Studio
  2. Right click on the server and select Properties
  3. Select Connections
  4. Under Default Connection Options, clear the check box for No Count.

↑ Back to the top


Keywords: kbmbsmigrate, kbmbspartner, kbsurveynew, kb

↑ Back to the top

Article Info
Article ID : 2749392
Revision : 2
Created on : 2/3/2017
Published on : 2/3/2017
Exists online : False
Views : 280