tisdag 7 december 2010

Add SafeControl entries with Visual Studio

Sometimes it is necessary to add SafeControl entries to your manifest.xml file manually. In Visual Studio 2010 you can either edit the manifest directly (by open the Package node of your project, view the Manifest and click on Edit Options) OR you can do it the safe and easy way:
  • Mark your element / module node
  • Find the "Safe Control Entries" in the properties and click the [...] button
  • Click the Add button on the dialog
  • Change the properties if necessary, and click ok.
Your SafeControl entries will now be added to the web.config.

Inga kommentarer:

Skicka en kommentar