Article ID: 825790 - Last Review: July 8, 2005 - Revision: 1.5 HOW TO: Connect to Existing ASP.NET Web Applications on the Remote Web ServerOn This PageSUMMARYThis step-by-step article describes how to connect a new
Microsoft ASP.NET Web application to a remote Web server by using Microsoft
Visual Studio .NET. Set Up the Remote Web ServerCreate a New ASP.NET Web ApplicationCreate a new ASP.NET Web Application project that is named testApp by using Microsoft Visual C# .NET or Microsoft Visual Basic .NET. To do this, follow these steps on the client computer:
Set Sharing Permissions on the Project FolderBy default, project folder testApp is created at %SystemDrive%\Inetpub\wwwroot\.To set sharing permissions on the project folder, follow these steps:
Set Up the Client ComputerYou can open the existing ASP.NET Web application with one of the following options.
Open the Remote Application with the File Share Path OptionMap the Network Drive for the Folder on the Remote Web ServerTo map the network drive for the folder that is located on the remote Web server, follow these steps on the client computer:
Open the Application on the Remote Server
Open the Remote Application with FrontPage Server Extensions
REFERENCES For additional information, click the following article
numbers to view the articles in the Microsoft Knowledge Base: 822316
(http://support.microsoft.com/kb/822316/
)
HOW TO: Create a New ASP.NET Web Application on a Remote Web Server
326495
(http://support.microsoft.com/kb/326495/
)
HOW TO: Move Your Visual Studio .NET Web Project to Another Computer
308582
(http://support.microsoft.com/kb/308582/
)
HOW TO: Connect and Disconnect a Network Drive in Windows XP
| Article Translations
|

Back to the top
