Visual Studio Development Bookmark and Share   
 index > Visual Studio Extensibility > Need complete documentation on how to use Web Setup Project
 

Need complete documentation on how to use Web Setup Project

Hi All,

I have a website created as part of my product and hosted in IIS (Dev PC). Now i would like to deploy the contents to a new PC using a auto deployment process (right from copying the contents after building the project to creating a Virtual Directory and poiting to it). With respect to this i thought of using the Web Setup project avaialble in VS IDE. But i don't know how to use this project to make auto deployment. Is there any document available explaining each steps with respect to auto deployment? If so please share it.

Also please suggest me is there any other tool available in microsoft to make the auto deployment process?

TIA

Cheers
Jithendrian. R

Jithendrian  Monday, October 12, 2009 1:20 PM
Hello, Jithendrian
There are mainly two articals talking about how to use Web Setup. They are showed in below links.
How to Create a Web Setup for Your Published Web Service
Deployment of a Web Setup Project
Hope this could help.
If the two links can not satisfy you, you'd better post your question to the Setup and ClickOnce forum, for that is the right forum for setup project.
Thanks
Chao
Chao Kuo  Tuesday, October 13, 2009 6:28 AM
Hello, Jithendrian
There are mainly two articals talking about how to use Web Setup. They are showed in below links.
How to Create a Web Setup for Your Published Web Service
Deployment of a Web Setup Project
Hope this could help.
If the two links can not satisfy you, you'd better post your question to the Setup and ClickOnce forum, for that is the right forum for setup project.
Thanks
Chao
Chao Kuo  Tuesday, October 13, 2009 6:28 AM
Hi Chao,

Thanks for the timely help and guidance

Cheers
Jithendrian. R
Jithendrian  5 hours 50 minutes ago

You can use google to search for other answers

Custom Search

More Threads

• Extending visual studio data source dialog's preview data dialog and preview data dialogon schema designer
• How to KEEP ALL Parent Project Propery Pages using MPF?
• IToolboxService.SetSelectedToolboxItem() throws an exception
• Custom editor coloring
• Add a new domain property into a domain relationship
• Add a new menu Item under help menu of VS IDE
• Customized TRACE + AddIn output window?
• Add-In: Recording the time when a breakpoint is hitted
• Cannot cast 'Package.GetGlobalService(typeof(IVsDataExplorerConnectionManager))
• I cannot add a new option in the debug menu in Visual Studio