Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
0 Points
6 Posts
May 14, 2008 03:50 PM|LINK
Got it!
I just added these lines to my web.config file and it worked.
<
</
goncalomarco...
0 Points
6 Posts
Re: ‘System.Net.WebPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561...
May 14, 2008 03:50 PM|LINK
Got it!
I just added these lines to my web.config file and it worked.
<location allowOverride="false"> system.web> trust level="Full" originUrl="" /></
system.web></
location>