Posted: Mon Mar 28, 2011 5:10 pm Post subject: MQ Transport for SOAP
Newbie
Joined: 08 Jul 2010 Posts: 3
Hi,
I'm trying to develop a .NET service that sends its SOAP messages over WebSphere MQ.
I followed the IBM redbook but I have a problem with, I think, the environment.
When I'm trying to deploy a .NET service, I have this error:
Unhandled Exception: System.Security.Policy.PolicyException: Required permissions cannot be acquired.
Even when I'm trying to run the demo script provided by MQ, I have the same error.
It seems to be something wrong with permissions but I'm an administrator of the machine.
Can you please tell what can be the problem here ?
Thanks !!
It looks to me like some of the needed permissions are not there. If this is a client connections, you need permissions to resolve and connect to the ip / ip + port. You may also need permission to execute and access the code base.... Don't know how the permissions work in .NET but I guess the equivalent must exist.
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