PRB: Global.asa Not Created When Creating New VI Project

Last reviewed: December 15, 1997
Article ID: Q178042
The information in this article applies to:
  • Microsoft Visual InterDev, version 1.0

SYMPTOMS

When 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."

CAUSE

This 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).

RESOLUTION

Create a project in a directory that the Web Server does not use to publish files to (such as c:\program files\msdev\myprojects).

STATUS

This behavior is by design.

MORE INFORMATION

For a more detailed description of the cause and resolution, please see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q174942
   TITLE     : PRB: "File Modified Outside Source Editor" Message When
               Saving
Keywords          : VIProject
Version           : WINDOWS:1.0
Platform          : WINDOWS
Issue type        : kbprb


================================================================================


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: December 15, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.