Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
105 Points
49 Posts
Dec 28, 2007 05:53 AM|LINK
Hi all,
I have an ASP.Net Project which is going to use on INTRANET or single user can also use this application depends upon requirement.
Now what i want to know that How to create set up file which will be run on user 's computer.
when user use that setup file then what will be the prerequisite for that setup file.(eg: IIS Server,SQL services etc..)
Publish website and copy website will be not suitable because my ASP.NET application will be deployed at various places and i don't know that
which computer client is using.
I want to create such setup file which can be downloaded from internet.
i think ultimately i have to use websetup .
what will be the best way , and how can i create this setup file . Please help me..
Thanks
WebDeploymentSetup.msi Web Deployment Project web deployment projects
ravi.ambar
Member
105 Points
49 Posts
Delpoy project for Intranet application
Dec 28, 2007 05:53 AM|LINK
Hi all,
I have an ASP.Net Project which is going to use on INTRANET or single user can also use this application depends upon requirement.
Now what i want to know that How to create set up file which will be run on user 's computer.
when user use that setup file then what will be the prerequisite for that setup file.(eg: IIS Server,SQL services etc..)
Publish website and copy website will be not suitable because my ASP.NET application will be deployed at various places and i don't know that
which computer client is using.
I want to create such setup file which can be downloaded from internet.
i think ultimately i have to use websetup .
what will be the best way , and how can i create this setup file . Please help me..
Thanks
WebDeploymentSetup.msi Web Deployment Project web deployment projects