in reply to Re^2: Installing MQSeries cpan module nmake issue
in thread Installing MQSeries cpan module nmake issue

Some dll is not in your path.
  • Comment on Re^3: Installing MQSeries cpan module nmake issue

Replies are listed 'Best First'.
Re^4: Installing MQSeries cpan module nmake issue
by ravishon (Initiate) on May 09, 2008 at 14:11 UTC
    How do I find out which .dll ?

    There was no popup - altho it would make it easier if there was!! Thanks
        Hi,
        I used dependency walker and saw the DLLs the were there for MQSeries.dll

        These were in
        C:\windows\system32
        C:\program files\microsoft visual studio 9.0\vc\redist\x86\microsoft.vc90.crt
        c:\program files\ibm\websphere mq\bin
        c:\perl\bin.
        these were already in the path - i made sure - rebooted.....but still getting the same error!!