BUG: The default Web site root share that Visual Studio .NET 2003 creates is removed when you quit the Visual Studio .NET 2002 Setup program (821628)
The information in this article applies to:
- Microsoft Visual Studio .NET (2003), Professional Edition
- Microsoft Visual Studio .NET (2003), Enterprise Architect Edition
- Microsoft Visual Studio .NET (2003), Enterprise Developer Edition
- Microsoft Visual Studio .NET (2003), Academic Edition
- Microsoft Visual Studio .NET (2002), Professional Edition
- Microsoft Visual Studio .NET (2002), Enterprise Architect Edition
- Microsoft Visual Studio .NET (2002), Enterprise Developer Edition
- Microsoft Visual Studio .NET (2002), Academic Edition
SYMPTOMS If you try to install Visual Studio .NET 2002 on a computer
that has Visual Studio .NET 2003 installed, and then you quit the installation
before it has completed, the default Web site root share (wwwroot)
may be removed from your computer.CAUSEWhen you install Visual Studio .NET, the setup process
creates the wwwroot
share on your computer. Visual Studio .NET 2002 and Visual Studio .NET 2003
share this folder. When you quit the installation of Visual Studio .NET 2002,
the setup process rolls back all changes that had been made during the
installation process. This behavior causes Setup to remove the wwwroot
share.WORKAROUNDTo work around this problem, manually create the wwwroot
subfolder, and then provide full permissions to the wwwroot
share. To do this, follow these steps:
- Start Windows Explorer.
- Locate and then click the Inetpub folder.
- Right-click the right pane, point to New,
and then click Folder.
- Name the folder wwwroot.
- Right-click wwwroot, and then click
Properties.
- Click the Sharing tab, and then click to
select the check box for Share this folder.
- In the Share name text box, type
wwwroot$.
- Click Permissions.
- Under Permission, click to select the
check box for Full Control, and then click
OK.
- Click OK.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section.REFERENCESFor more information about how to install Visual Studio
.NET, visit the following Microsoft Web site:
Modification Type: | Minor | Last Reviewed: | 2/9/2006 |
---|
Keywords: | kbvs2005swept kbvs2005doesnotapply kbvs2002sp1sweep kbpending kbsetup kbDirServices kbDirectory kbbug KB821628 kbAudDeveloper |
---|
|