Configuration Override Files
In VS2003, one could specify a "Configuration Override File" in a project's
Configuration Properties\Deployment tab which would be used to
override/replace the app.config (generated as myexe.exe.config) with the
specified config file when a deployment project was built.
I am trying to find the equivalent capability in VS2005. The Project's
Deployment tab seems to be gone, and I can't find anything in the deployment
project which looks like it.
Can anyone help, or give me some guidance as to how to achieve the
equivalent result in VS2005?
Thanks
- Jeff
.
Relevant Pages
- Configuration Override FIles in VS2005?
... one could specify a "Configuration Override File" in a project's ... Deployment tab seems to be gone, and I can't find anything in the deployment ... (microsoft.public.vstudio.development) - Configuration Override Files
... one could specify a "Configuration Override File" in a project's ... override/replace the app.config with the specified config file when a ... Deployment tab seems to be gone, and I can't find anything in the deployment ... (microsoft.public.vstudio.general) - RE: aspnet_wp process stops after each request
... Click the "Configuration" button. ... "Mappings" tab, make sure the "Cache ISAPI applications" is checked. ... > that sometimes when you are prompted to debug script this will magically ... >> application throws an exception and I get the dialog box for debugging, ... (microsoft.public.vsnet.debugging) - Re: IP "Alternate configuration"
... the TAB "Alternate Conguration". ... I'm already able to configure an interface via Netsh, ... I want to configure my interface to obtain the configuration automatically ... addr LAN DHCP" under the netsh to accomplish this. ... (microsoft.public.windows.server.scripting) - Re: IP "Alternate configuration"
... It will set the adapter to DHCP mode. ... netsh interface ip set address "Local Area Connection" DHCP ... On the general tab, choose "Internet Protocol " and then click the ... On this tab you can set a static IP configuration for the case the ... (microsoft.public.windows.server.scripting) |
|