Joined: 14 Nov 2002 Posts: 73 Location: USA, CA, Bay Area
Quote:
Set MQQueueMgr = MQSess.AccessQueueManager("")
Joe,
Laze is right again you have to specify q manager name if you have more than one on the server.
That's why it is better to have development environment and stage environment - separated - they will be more close to production in that case.
The only thing I can suggest here - make a configuration parameter (or command line parameter) for you application and use it in you Q manager access code line. In devel and stage - you will have names, in production it will be empty string (it means no actual changes to configuration)
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