Article ID: 822316 - Last Review: May 12, 2007 - Revision: 1.4 HOW TO: Create a New ASP.NET Web Application on a Remote Web ServerOn This PageSUMMARYThis step-by-step article describes how to create a new
ASP.NET Web application on a remote Web server by using Visual Studio
.NET. Set Up the Remote Web ServerCreate a New User AccountTo create a new User account, follow these steps:
Add the New User Account to the Administrators GroupTo add the user1 account to the Administrators group, follow these steps:
Create a Project Folder on the Remote Web ServerTo create a project folder on the remote Web server for you Web application project, do the following:
Set Sharing Permissions on the Project FolderTo set sharing permissions on your project folder, follow these steps:
Create a Virtual DirectoryTo create a virtual directory for your project, follow these steps:
Verify Authentication AccessTo verify the Authentication and access control settings, follow these steps:
Set Up the Client ComputerMap 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:
Create an ASP.NET Web Application on the Remote Web ServerTo create a new ASP.NET Web Application project named remoteWebApp by using Microsoft Visual C# .NET or Visual Basic. NET, follow these steps on the client computer:
REFERENCES For additional information, click the following article
numbers to view the articles in the Microsoft Knowledge Base: 318041
(http://support.microsoft.com/kb/318041/EN-US/
)
HOW TO: Set Up and Use Remote Debugging in Microsoft Visual Studio .NET
320451
(http://support.microsoft.com/kb/320451/
)
PRB: Remote ASP.NET Projects Require IIS on the Client Computer or FrontPage Server Extensions on the Server Computer
326356
(http://support.microsoft.com/kb/326356/
)
HOW TO: Deploy an ASP.NET Web Application Using the Copy Project Feature in Visual Studio .NET
308582
(http://support.microsoft.com/kb/308582/
)
HOW TO: Connect and Disconnect a Network Drive in Windows XP
For more information about how to create Web
projects, visit the following Microsoft Web site: http://msdn2.microsoft.com/en-us/library/aa712881(vs.71).aspx
(http://msdn2.microsoft.com/en-us/library/aa712881(vs.71).aspx)
| Article Translations
|

Back to the top
