Author |
Message
|
Brody |
Posted: Mon Feb 12, 2007 12:18 pm Post subject: amqzsaic.dll was not found |
|
|
Novice
Joined: 16 Mar 2005 Posts: 12
|
We recently upgraded our test MQ server from MQ v5.3 to v6.0. I'd like to eventually trigger an application written in VB.NET, but at this point I can't even get the application to run on the server. My searches on Google/MQSeries.net/IBM haven't turned up any help. Here is the error Im getting:
"The application has failed to start because amqzsaic.dll was not found. Re-installing the application may fix this problem."
Has anyone else run into this with version 6.0??? Thanks!
Brody |
|
Back to top |
|
 |
kevinf2349 |
Posted: Mon Feb 12, 2007 12:29 pm Post subject: |
|
|
 Grand Master
Joined: 28 Feb 2003 Posts: 1311 Location: USA
|
Did you include a reference to AMQMDNET in the .Net project? |
|
Back to top |
|
 |
Brody |
Posted: Mon Feb 12, 2007 12:45 pm Post subject: |
|
|
Novice
Joined: 16 Mar 2005 Posts: 12
|
kevinf2349 wrote: |
Did you include a reference to AMQMDNET in the .Net project? |
Yes, amqmdnet.dll is referenced in the vb.net project.
The project was compiled on my workstation which has the v5.3 client and CSD10 installed. The VB.NET project references ProgramFiles\IBM\Websphere MQ\bin\amqmdnet.dll.
Brody |
|
Back to top |
|
 |
Brody |
Posted: Tue Feb 13, 2007 5:26 am Post subject: |
|
|
Novice
Joined: 16 Mar 2005 Posts: 12
|
Anyone else have an idea on this??? Thanks!!!
Brody |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Feb 13, 2007 5:28 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
So.
You're trying to compile an app against the client libraries, and then deploy it to a machine that runs a server.
Does the server also have the client installed? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|