Visual Studio creates a Web.config file after you change the Supported Runtimes property of a Visual Basic Web Application project (834058)
The information in this article applies to:
- Microsoft Visual Basic 2005
- Microsoft Visual Basic .NET (2003)
SYMPTOMSMicrosoft Visual Studio 2005 creates a Web.config file after you change the Supported Runtimes property of a Microsoft Visual Basic 2005 Web Application project. This behavior also occurs in Microsoft Visual Studio .NET 2003 when you are using Microsoft Visual Basic .NET 2003.CAUSEThis behavior occurs if your Visual Basic Web
Application project does not already contain a Web.config file when you change
the Supported Runtimes property. Visual Studio creates a Web.config file that
contains information that corresponds to the change in the Supported Runtimes property. Visual Studio creates this Web.config file even if
you use the Configuration Override file feature to configure your application
to use another configuration file. You cannot use the Configuration Override
file feature and the Supported Runtimes property together.
Note Deployment projects ignore the Web.config file that Visual Studio creates if you change the Supported Runtimes property. Instead, deployment projects use the configuration file
that you specify by using the Configuration Override file
feature.STATUS This
behavior is by design.REFERENCESFor more information, visit the following Microsoft
Developer Network (MSDN) Web sites:
Modification Type: | Minor | Last Reviewed: | 10/3/2006 |
---|
Keywords: | kbvs2005swept kbvs2005applies kbXML kbweb kbIDEProject kbConfig Kbsxs kbprb KB834058 kbAudDeveloper |
---|
|