Centract
2004-09-23 20:49:04 UTC
Hello, we are experiencing an error message when sending a small message to
MSMQ from dotnet. The error message is below:
1) Exception Information
*********************************************
Exception Type: System.Messaging.MessageQueueException
MessageQueueErrorCode: InsufficientResources
Message: Insufficient resources to perform operation.
ErrorCode: -2147467259
TargetSite: System.Object InternalLateCall(System.Object, System.Type,
System.String, System.Object[], System.String[], Boolean[], Boolean)
HelpLink: NULL
Source: Microsoft.VisualBasic
The client is a VB6/COM/MTS application and we are using Interop.
Thanks
MSMQ from dotnet. The error message is below:
1) Exception Information
*********************************************
Exception Type: System.Messaging.MessageQueueException
MessageQueueErrorCode: InsufficientResources
Message: Insufficient resources to perform operation.
ErrorCode: -2147467259
TargetSite: System.Object InternalLateCall(System.Object, System.Type,
System.String, System.Object[], System.String[], Boolean[], Boolean)
HelpLink: NULL
Source: Microsoft.VisualBasic
The client is a VB6/COM/MTS application and we are using Interop.
Thanks