I have created a web application using visualstudio 2010. I need to create an installation file for this application.Iam using a third party tool for this purpose.So please tell me Which files i have to take for the creation of installation package.Please
help me, its very urgent and I dont have any experience on this.
Just take all aspx pages and DLL of application (like your applicationname.dll from bin folder ).Apart ,you need webconfig.If you have any third pary DLLJust take it and put it in bin folder
Marked as answer by Dino He - MSFT on Mar 02, 2012 01:51 AM
reshma86
Member
10 Points
8 Posts
Deployment of Web application
Feb 24, 2012 04:33 AM|LINK
Sir,
I have created a web application using visualstudio 2010. I need to create an installation file for this application.Iam using a third party tool for this purpose.So please tell me Which files i have to take for the creation of installation package.Please help me, its very urgent and I dont have any experience on this.
Thanks
Reshma
shabirhakim1
Star
13496 Points
2145 Posts
Re: Deployment of Web application
Feb 24, 2012 04:59 AM|LINK
Hi,
Just take all aspx pages and DLL of application (like your applicationname.dll from bin folder ).Apart ,you need webconfig.If you have any third pary DLLJust take it and put it in bin folder