VS2005 Where are ASP.NET settings stored?
I need to find a way of distributing a sample app, in the form of an
ASP.NET 2.0 application, using an InstallShield installation.
We use a build script that copies the app folder contents to a shared
drive, then the installer picks it up from there. The problem is that
when the installation is run from a clean test machine, the installed
ASP.NET app doesn't have the same startup page as the one configured on
development machines. There is no csproj file, I understand this is no
longer required in VS 2005. What I can't find is where the settings are
stored instead.
I know that it is possible to copy a web site from within VS but we need
to package the app in a installation to ship to customers, not deploy
directly onto a known target.
How can I ship the project with its settings intact?
Thank you
Ian
.
Relevant Pages
- Re: Had to uninstall Safari
... If by 'deep' you mean 'in a folder clearly named for the app in a folder ... One I use, Native Instruments "Battery", has files in: ... installation. ... (comp.sys.mac.advocacy) - Re: running apps as power user. Permission problems.
... >runs the app as a power user logged onto their network. ... Then reduced their rights to power ... developers run their own machines as supervisor. ... programmers seem to do a basic installation, ghost it, and just scrub ... (microsoft.public.windowsxp.security_admin) - Re: Distributing and updating application for market
... > you can use them even in a runtime app. ... You have to have a bulletprooof installer process. ... I still have an installation ... You need a mechanism for people to report bugs ... (microsoft.public.access.modulesdaovba) - Re: Trouble Launching Apps
... overs from the previous installation, in HKLM and the shadow area, ... Administrator account (or deleting the existing user profile of the ... MCSE, CCEA, Microsoft MVP - Terminal Server ... users, regardless if they also installed the app, can access it. ... (microsoft.public.windows.terminal_services) - Re: I get the message Microsoft Office 2000 premium error 1706
... installed any app it couldn't replace. ... which can generally indicate something is broken in the installation, ... I then get a further error message ... The MS office 2000 was on a home user license from my old employer. ... (microsoft.public.word.docmanagement) |
|