RE: Move to vs2005 causes errors in external controls
- From: v-yren@xxxxxxxxxxxxx ("Yuan Ren[MSFT]")
- Date: Wed, 11 Jan 2006 13:47:41 GMT
Hi Dan,
Thanks for your reply!
I'm sorry for unclear questions. After my researching, the current problem
seems a known issue. I suggest you try to perform some steps as below:
1 <IPermission class="System.Web.AspNetHostingPermission, System, Version=
2.0.0.0,
Culture=neutral, PublicKeyToken= b77a5c561934e089" Level="Unrestricted" />
Save the string in an XML file. Then open Microsoft .NET Framework 2.0
Configuration Console and expand till:
Runtime Security Policy >> Machin >> Code Groups >> All_Code.>>
My_Computer_Zone.
2 Right click the "My_Computer_Zone" and select "New".
3 Give a proper name for new code group and click "Next".
4 Choose All Code from the only dropdown list and click next.
5 Select Create a new permission set option and click next.
6 Give a proper name to new permission set. And click next.
7 In the middle of the window, down bottom, click "Import..." button.
8 Locate the xml file in which we have saved the permission set string.
9 Click next and then finish.
10 Repeat the same with "LocalIntranet_Zone" and "Internet_Zone" if this
doesn't resolve the problem, please restart the IIS services.
I hope the above information helps, if you have any questions or concerns,
please do not hesitate to let me know. I am standing by to help you.
Regards,
Yuan Ren [MSFT]
Microsoft Online Support
.
- Follow-Ups:
- RE: Move to vs2005 causes errors in external controls
- From: musosdev
- RE: Move to vs2005 causes errors in external controls
- References:
- RE: Move to vs2005 causes errors in external controls
- From: "Yuan Ren[MSFT]"
- RE: Move to vs2005 causes errors in external controls
- Prev by Date: Re: ResolveUrl in a static helper method: Found it!
- Next by Date: Re: ResolveUrl in a static helper method: Found it!
- Previous by thread: RE: Move to vs2005 causes errors in external controls
- Next by thread: RE: Move to vs2005 causes errors in external controls
- Index(es):
Loading