User632772364 posted
I have created custom web application with Visual Studio 2010 Premium.
The application is running on Windows Server 2008R2 and IIS.
I would like to create installation package for the application. How to do it?
Minium requirements are followings:
-Clicking installation file(eg.exe) starts install files
-IIS is configured
Specially I'm interested about are followings:
-Database is created to SQL Server locating in another server to web application using SQL scripits.