Any help is appreciated. I have a .NET web application that is going through a COM application to communicate with MQSeries.
When we try to initialize MQ, we get the error:
AMQ8075: the SID for the aspnet account could not be identitfied.
I have seen in other forums where the response to this problem was to add the aspnet local account on the server to the mqm group. This makes perfect sense, except that our server does not have that account, since we do not have the .NET framework on the MQ Manager server.
Are we going to have to install the .NET framework for the sole purpose of adding this account to the mqm group? Seems kind of silly.
Is there another way? I have already tried adding another account to my config file, but it seems to always use that account.
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