Archive for June 19th, 2008
Asp.net web site deployment on the target machine
The asp.net 2.0 website deployment is very simple,
In the target machine create a blank website in the IIS , giving the location of the folder same as in source machine, like if you have c:\inetpub\wwwroot\yourapp then in the target machine too give the same location.
Now in the source machine website properties , give the location [...]
Posted: June 19th, 2008 under Uncategorized.
Tags: asp.net deployment
Comments: none