Author |
Message |
Topic: .NET Webservice mqic32.dll error? |
samtel143
Replies: 13 Views: 17782
|
Forum: General IBM MQ Support Posted: Wed Nov 05, 2008 8:10 am Subject: .NET Webservice mqic32.dll error? |
My webservice will be called from several applications so my webservice will connect to queuemanger which is there on the same windows server.
APlications(1,2,3)-->[Webservice(windowsserver(name ... |
Topic: .NET Webservice mqic32.dll error? |
samtel143
Replies: 13 Views: 17782
|
Forum: General IBM MQ Support Posted: Wed Nov 05, 2008 7:28 am Subject: .NET Webservice mqic32.dll error? |
Can you please how to do search for that issue in google to get the code for connect to server instead of client to get rid off the mqic32.dll not found error. |
Topic: .NET Webservice mqic32.dll error? |
samtel143
Replies: 13 Views: 17782
|
Forum: General IBM MQ Support Posted: Wed Nov 05, 2008 7:13 am Subject: .NET Webservice mqic32.dll error? |
Thanks for your reply bro....
Can you please tell me how to code my application to use server instead of client.
i used mqenvironment variable hostname, port number, channel name for my local ma ... |
Topic: .NET Webservice mqic32.dll error? |
samtel143
Replies: 13 Views: 17782
|
Forum: General IBM MQ Support Posted: Wed Nov 05, 2008 5:36 am Subject: .NET Webservice mqic32.dll error? |
Thanks for your reply.
Where i need to install mq client
IN THE WINDOWS SERVER
to run my application correctly.. I already have it in my local machine.
Please advise ............ |
Topic: .NET Webservice mqic32.dll error? |
samtel143
Replies: 13 Views: 17782
|
Forum: General IBM MQ Support Posted: Tue Nov 04, 2008 6:54 pm Subject: Thanks for your reply |
From my local machine i am able to see the messages going to remote queue and local queue. That means on windows server they(mqadmins) installed mq server(mq explorer).
But now i have to deploy tha ... |
Topic: .NET Webservice mqic32.dll error? |
samtel143
Replies: 13 Views: 17782
|
Forum: General IBM MQ Support Posted: Tue Nov 04, 2008 5:00 pm Subject: .NET Webservice mqic32.dll error? |
i have coded mqseries put request and get reply in my local machine using mq client. It is working fine in my local machine, but when i copy all my files to the windows server and run that service it ... |
Topic: Help needed on MQClient Windows Server |
samtel143
Replies: 6 Views: 4643
|
Forum: General IBM MQ Support Posted: Thu Aug 14, 2008 6:58 pm Subject: Implementation process |
HI,
Thanks for the response. I need some other additional info.
1.How to write a program, which continuously monitor the response queue and invokes the process on receiving a message.
Here our r ... |
Topic: Help needed on MQClient Windows Server |
samtel143
Replies: 6 Views: 4643
|
Forum: General IBM MQ Support Posted: Thu Aug 14, 2008 11:19 am Subject: Help needed on MQClient Windows Server |
I am new to websphere
I need to create .NET webservice to put the request message and get the response message.
I have installed MQClient 6.0 in my local machiene. In that i am unable to see MQE ... |