Getting message "Debug Assertion Failed" -
07-09-2006
, 05:14 PM
Hi -
Someone PLEASE help me! I'm receiving a 'Microsoft Visual C++ Debug
Library' message when I run DTS packages on a new machine. These packages
run fine and have for years on a different machine. I'm running SQL Server
2000 sp4 on both machines. The good machine is running Win2000 Standard and
I've tried the same on the machine giving me the message - but it doesn't
work. I've reloaded from scratch with Win2003 Server Standard and Enterprise
but still no luck. The message is a Debug error:
Program: C:\winnt\system32\mmc.exe
File: dbgheap.c
Line: 1011
Expression: _CrtIsValidHeapPointer(pUserData)
Abort/Retry/Ignore
but I do not have any debug code on this machine! I don't even know how to
code in VC++! The only thing runing on this machine is the OS - SQL - and an
ODBC driver used for the DTS. The driver has worked fine on other machines
for a long time.
The DTS job will run fine and actually complete - and then the message
appears. However, once the message appears all other DTS jobs will hang
until you click a button on the Dialog Box (which will close down SQL
Enterprise if it is open).
Any help will be GREATLY appreciated!
Thanks |