BUG: Moving Files into Long DBCS Paths Crashes IIS/VID Client

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

SYMPTOMS

When you drag a file from the root directory into a long Double Byte Character String (DBCS) named folder over 100 characters, the local machine and the Web Server hang.

CAUSE

Visual InterDev makes the call to FrontPage Client portion to make the move, and then the client waits for completion. However, IIS/FP hangs so the completion event never occurs.

RESOLUTION

Use shorter folder/file names. Moving files around extremely long paths (>100 characters) causes this problem. If at all possible, shorten the path depth, or shorten the folder/file names.

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.

MORE INFORMATION

Steps to Reproduce Behavior

  1. Open a web project on a DBCS server.

  2. Create a folder with 50 DBCS characters.

  3. Create a subfolder within the previous folder, again with a 50 DBCS character name.

  4. Create a text file in the root directory with a 50 DBCS character name.

  5. Release a working copy of DBCS text file.

  6. Drag the text file from the root directory to the subfolder.

  7. The message "Moving <filename> on Web..." appears and the machine hangs. When you go to the web server and bring up the Internet Service Manager, it is non-operable too. You have to restart the machine in to get back to start working again.

REFERENCES

For the latest Knowledge Base articles and other support information on Visual InterDev and Active Server Pages, see the following page on the Microsoft Technical Support site:

   http://support.microsoft.com/support/vinterdev/

Keywords          : VIFPSE VIServer kbprg kbbuglist
Version           : 1.0
Platform          : WINDOWS
Issue type        : kbbug


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


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 9, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.