|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
DotNet WebService and MQ |
« View previous topic :: View next topic » |
Author |
Message
|
bhu |
Posted: Thu Jul 13, 2006 9:30 am Post subject: DotNet WebService and MQ |
|
|
Novice
Joined: 27 Jun 2006 Posts: 19
|
I have created a webservice in dotnet and i am trying to access the mq in one of the methods and i get this error any idea ?
thanks
bhu
TypeInitializationException: The type initializer for "IBM.WMQ.MQTrace" threw an exception. ---> System.DllNotFoundException: Unable to load DLL (amqxcs2.dll).
at IBM.WMQ.MQTrace.xcsInitialize(UInt16 scope, UInt16 attributes, Byte[] charName, Byte[] charPrefix, xcsHPOOL& hPool)
at IBM.WMQ.MQTrace..cctor()
--- End of inner exception stack trace ---
at IBM.WMQ.MQTrace.Entry(UInt32 component, UInt32 module)
at IBM.WMQ.MQQueueManager.Connect(String queueManagerName)
at IBM.WMQ.MQQueueManager..ctor(String queueManagerName, String Channel, String ConnName) |
|
Back to top |
|
 |
bhu |
Posted: Thu Jul 13, 2006 11:48 am Post subject: |
|
|
Novice
Joined: 27 Jun 2006 Posts: 19
|
got it resolved , it was the path issue, the path for the ibm dir was at the end in the environment Variable and for some reason it was getting cut, when i ran the app using the studio. so i moved the path at the begining and that resolved.
thanks
bhu |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|