Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Asp.net projects oo a remote server...

Status
Not open for further replies.

Premalm

Programmer
Joined
Mar 20, 2002
Messages
164
Location
US
Hi Guys,

We have a new development Server with IIS 6.0 and .NET framework 1.1.432 installed.
What we want to do is move all the project files from the local pc to this server so that there is a single location.

How can we use the IIS installed on this server from my machine ? I donot want to use the IIS on my local machine. ? Any Ideas ?

Thanks
Premal


 
When you create ASP.NET project, it asks for the location as ' instead of that you can provide the path of your new server as ' Before doing all this check the permissions for the users and all other security issues.

Sharing the best from my side...

--Prashant--
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top