PRB: Visual InterDev "Copy Changed Files Only" Does Not Copy as Expected (274057)
The information in this article applies to:
- Microsoft Visual InterDev 6.0
This article was previously published under Q274057 SYMPTOMS
When you try to copy a Web application in local mode and select Copy changed files only, no files are copied, even though you have modified the files since the last deployment.
CAUSE
Visual Interdev uses the file creation time, rather than the time of the last modification, to determine which files to copy.
RESOLUTION
To work around this problem, either modify the file name or add a file to the site. This updates the creation time, and the copy succeeds as expected.
Because Visual InterDev only checks to ensure that the site is a copy of the master, it is best to use an application such as Microsoft Visual SourceSafe to check versions.
REFERENCESFor additional information about the Visual InterDev Deployment feature, click the article number below
to view the article in the Microsoft Knowledge Base:
246757 HOWTO: Use Copy Web to Deploy a Web Application
219050 HOWTO: Deploy Web Applications with Visual InterDev 6.0
For additional information on InterDev deployment resources, click the link below to view the article in the online Microsoft Developer Network (MSDN):
Modification Type: | Major | Last Reviewed: | 10/27/2001 |
---|
Keywords: | kbDeployment kbDSupport kbprb KB274057 |
---|
|