The information in this article applies to:
SYMPTOMSWhen creating a new Web Project, no Global.asa file is created. Additionally, 3 files with the extensions *.dsp, *.dsw, *.opt, and others appear in the "File View." CAUSEThis problem occurs when you create a new Web Project in the directory that the Web Server uses to post files to (such as C:\inetpub\wwwroot). RESOLUTIONCreate a project in a directory that the Web Server does not use to publish files to (such as C:\program files\msdev\myprojects). STATUSThis behavior is by design. MORE INFORMATIONFor a more detailed description of the cause and resolution, please see the following article in the Microsoft Knowledge Base: Q174942 PRB: "File Modified Outside Source Editor" Message When Saving
Keywords : kbVisID kbVisID100 kbGrpASP kbIDEProject |
Last Reviewed: May 10, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |