How to install
- Download the CLRconfigSchema.zip file from the link above
- For Visual Studio .NET 2002 unzip the contents of the zip file into
C:\Program Files\Microsoft Visual Studio .NET\Common7\Packages\
schemas\xml
- For Visual Studio .NET 2003 unzip the contents of the zip file into
C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Packages\
schemas\xml
- Open Web.config or App.config in Visual Studio .NET
- View the properties for the document
- Select .NET Configuration File from the list for the targetSchema property

- Edit Web.config or App.config

- Remember to remove the
xmlns attribute from the <configuration> element when you have finished editing your Web.config file!
posted @
2006-11-13 15:58
吴建明
阅读(440)
评论()
收藏
举报