views:

52

answers:

0

I am running a web service on GoDaddy server. When i try to consume it by a ASP.NET client, hosting on the same server but diff. virtual directory, it is giving following error.

System.Security.SecurityException: Request for the permission of type 'System.Security.Permissions.ReflectionPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.

I know that, GoDaddy people are running there servers on MediumTrust, but in any case we have to live with that, as we cannot change it. So is there anyway ???