markknowsley
Programmer
I have created a web part, and I want it to be able to insert a message into an MSMQ queue. I have written a small web app on my local machine that can talk to an MSMQ fine, so I understand how to communicate with the queue.
The problem is that I keep getting a security error whenever the web part tries to find out if the message queue exists or not. I am guessing that because I have had no problem doing this outside Share Portal my security error is being caused by the Share Portal Services, or some other part of the Share Portal application.
I haven't got a clue as to where to start trying to fix the problem - can anyone suggest anything?
The problem is that I keep getting a security error whenever the web part tries to find out if the message queue exists or not. I am guessing that because I have had no problem doing this outside Share Portal my security error is being caused by the Share Portal Services, or some other part of the Share Portal application.
I haven't got a clue as to where to start trying to fix the problem - can anyone suggest anything?