Udostępnij za pośrednictwem


"Error Creating Control" when using Microsoft Office SharePoint Designer 2007

If, like me, you happen to encounter the following user experience when attempting to edit a master page...

SharePoint Designer - "Error Creating Control"

Figure 1: SharePoint Designer - "Error Creating Control"

See full-sized image.

...then follow these steps to resolve the issue:

  1. Start Control Panel and then open Administrative Tools.
  2. In Windows Vista, right-click Microsoft .NET Framework 2.0 Configuration and click Run as administrator. If you are not using Windows Vista, then right-click and select Run as... and specify an account that is a member of the local Administrators group (because you don't normally login with an administrative account, right?). Enter the appropriate credentials to start the configuration console.
  3. In the .NET Framework 2.0 Configuration console, in the tree on the left, expand My Computer, and click Runtime Security Policy.
  4. In the Code Access Security Policy window on the right, in the Tasks section, click Adjust Zone Security.
  5. In the Security Adjustment Wizard, ensure Make changes to this computer is selected and then click Next.
  6. Select Local Intranet, in the Choose the level of trust for assemblies from this zone section, click and drag the slider to Full Trust, and then click Next.
  7. Confirm the setting in the Summary of changes and then click Finish.

Restart SharePoint Designer and you should be "good-to-go."

Comments

  • Anonymous
    March 22, 2007
    PingBack from http://www.virtual-generations.com/2007/03/22/bi-weekly-sharepoint-2007-links-galore/

  • Anonymous
    September 24, 2007
    When I go to my Administrative Tools I only have .NET Framework 1.1 configuration. I tried making the changes you suggested with the .NET Framework 1.1 configuration tool and giving the local intranet full trust unfortunately it didn't resolve the problem. Do you have any other suggestions?

  • Anonymous
    April 07, 2008
    I have exactly the same. If anyone knows the answer I'd be most grateful!

  • Anonymous
    May 06, 2008
    you have to install the SDK for .NET Framework 2.0 after that the Microsoft .NET Framework 2.0 Configuration is available

  • Anonymous
    June 12, 2008
    Jeremy, This post saved me a ton of time, thanks for publishing this information! Daniel Mutch

  • Anonymous
    July 24, 2008
    Jeremy, I recently tried this (your instructions PLUS installing the .Net 2.0 SDK) and it worked like a champ! Thank very much.

  • Nes
  • Anonymous
    February 01, 2010
    Its not working for me. Guyz help me out

  • Anonymous
    August 05, 2010
    I have installed the SDK for .NET Framework 2.0 and it works. Cool Thanks

  • Anonymous
    September 30, 2010
    How can i make this work in windows7 64bit Ultimate?

  • Anonymous
    March 04, 2011
    I downloaded .NET Framework SDK v2.0 first, then followed the steps you describe for Vista, but I'm in Windows 7, and it fixed the problem.