BUG: Files Modified Outside of Visual InterDev Do Not Get Copied to Server (190748)



The information in this article applies to:

  • Microsoft Visual InterDev 6.0

This article was previously published under Q190748

SYMPTOMS

When opening or creating a Visual InterDev Project, you may encounter the following warning:
The project file 'project file' is on a drive which does not support file changes.
Files modified in editors external to Visual InterDev will not be saved to the master Web until you close the project."
In master mode, if you open a file in an external editor (using the Open With command) and save your changes, those changes will not be copied to the master web until you close the project, or use the "Release Working Copy/Check In" commands, which explicitly update the master web.

In local mode, link information will not be parsed and updated in the working web when you save your changes. This means that link view may show incorrect or outdated link information.

CAUSE

Visual InterDev relies on being notified by the operating system when a file has changed outside Visual Studio in order to copy the changed file to the master web (or cause a reparse of the file in the local working web).

Typically, this warning occurs only when opening/creating a project on a drive that is mapped to another computer.

NOTE: It is only certain mapped drives that exhibit this behavior.

RESOLUTION

The workaround is to create the project on the local hard drive instead of a mapped drive.

STATUS

Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available.

Modification Type:MinorLast Reviewed:3/7/2005
Keywords:kbBug kbide kbpending KB190748