Hi,
Do you know what is the best way to deploy a asp.net web
application? XCOPY, Using the copy project option in VS.NET or
deployment using VS.NET installer? Any concerns, issuese for different
deployment method? Any points that I need pay attention to?
Thanks in advanced,
DiJust a XCopy works.
But you must ensure the following:
- Proper application creation
- Due authentication management at IIS level
- File permissions (if on NTFS)
Considering all this, using a MSI installer is one of the best options
that I've seen. Try using InstallShield
Cheers,
Gaurav Vaish
http://mastergaurav.blogspot.com
http://mastergaurav.org
--
Saturday, March 24, 2012
What is the best way to deploy a web application?
Labels:
application,
asp,
copy,
deploy,
net,
ordeployment,
project,
web,
webapplication,
xcopy
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment