Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
6 Points
3 Posts
Dec 24, 2009 01:26 AM|LINK
In WPF browser application follow given steps to give full trust permission
1. Select project
2. Right click and select properties.
3. Select security tab from left panel.
4. Now select/ check the radio button that says " This is full trust application" 5. Save and run application.
This will solve ur problem of permission on System.Net.WebPermission.
firojshaikh
Member
6 Points
3 Posts
Re: ‘System.Net.WebPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561...
Dec 24, 2009 01:26 AM|LINK
In WPF browser application follow given steps to give full trust permission
1. Select project
2. Right click and select properties.
3. Select security tab from left panel.
4. Now select/ check the radio button that says " This is full trust application"
5. Save and run application.
This will solve ur problem of permission on System.Net.WebPermission.
Microsoft Certified Application Developer (MCAD)