Deploy website for Testing Purpose |
|
Answered By
Moderator1
on
3/1/2010 7:34:32 AM |
|
|
|
|
Hi,
To deployment of Asp.Net projects, you can download Visual Studio 2005 or 2008 Web Deployment Project from Microsoft Download website and easily create the files and dlls to web your project. You can see the links in our Download Section. Configure your Test Server same as your production server.
So after successful testing, you can directly move the files and dlls from the test server to the production server. |
|
|
|