hi everyone !
I hope you'll be able to help me with this MQSeries security trouble i really cannot handle.
my environment of work is :
-mqseries server 5.2
-mqax200 (mqseries activex)
-iis
-windows 2000
i have an ASP.NET application (designed in C#) using the MQAX200 ActiveX to connect to MQSeries. The MQSeries server in on the same computer than the IIS web server.
almost all users of this computer, including IUSR_<computer_name> (the user for anonymous web access), is in the Administrators AND mqm group.
but, when i want to connect to mqseries with this web application, i get a 2035 error : MQRC_NOT_AUTHORIZED.
i mentionned that i'm using the mqax200 activex, but i don't think that is related to the problem. because with another DLL (developped by my project team), the problem is still there.
i tried many solutions that i picked up on several places around the web, but nothing worked.
do you have an idea of what i could do to make this work ?
i thank you in advance for your help
cheers
milqs
I hope you'll be able to help me with this MQSeries security trouble i really cannot handle.
my environment of work is :
-mqseries server 5.2
-mqax200 (mqseries activex)
-iis
-windows 2000
i have an ASP.NET application (designed in C#) using the MQAX200 ActiveX to connect to MQSeries. The MQSeries server in on the same computer than the IIS web server.
almost all users of this computer, including IUSR_<computer_name> (the user for anonymous web access), is in the Administrators AND mqm group.
but, when i want to connect to mqseries with this web application, i get a 2035 error : MQRC_NOT_AUTHORIZED.
i mentionned that i'm using the mqax200 activex, but i don't think that is related to the problem. because with another DLL (developped by my project team), the problem is still there.
i tried many solutions that i picked up on several places around the web, but nothing worked.
do you have an idea of what i could do to make this work ?
i thank you in advance for your help
cheers
milqs