Hi,
I am trying to connect to a credit card processing company using
WinHttp.WinHttprequest.5.1
However this is giving me the following error:
Request for the permission of type 'System.Security.Permissions.SecurityPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
Is this due to medium trust? Is there anyway to get around this?
I am trying to connect to a credit card processing company using
WinHttp.WinHttprequest.5.1
However this is giving me the following error:
Request for the permission of type 'System.Security.Permissions.SecurityPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
Is this due to medium trust? Is there anyway to get around this?