Posted: Wed Jan 14, 2009 9:19 am Post subject: NMQ_MQ_LIB
Master
Joined: 03 Nov 2004 Posts: 211
Can someone explain why a .Net WMQ app that I develop as a standalone exe does not require NMQ_MQ_LIB to be set to connect as a client but same code .Net code that runs in IIS does need NMQ_MQ_LIB to be set?
Does it have something to do with how the .Net application is prepared in Visual Studio?
mqjeff, any particular reason why you quote a security manual in regards to a .Net question? I've read the refrence manuals but they don't explain my situation as far as I can tell.
mqjeff, I read that doc but it doesn't answer my question. Reread my question,
I know I have to set NMQ_MQ_LIB when running the code under IIS and I don't need to set it when I build a standalone .Net exe. I am curious as to why. I think the reason is the IIS code dynamically loads the WMQ stub whereas the standalone exe staticly links it. But I am unsure. That is my question.
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