473,386 Members | 1,602 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Configuration Manager

Am I correct in assuming that the "Set As Start Page" option for
debugging ASP applications is set in the Configuration Manager? If this
is the case, how can I change this so that when I deploy a application
(SOURCE) to another development mchine, it keeps this option?

TIA
Nov 18 '05 #1
2 1323
Hi Hadi,

"Set as Start Page" appears to be stored in a *.user file, which may be
hidden and is usually not deployed. Here's mine:

<VisualStudioProject>
<VisualBasic LastOpenVersion = "7.10.3077" >
<Build>
<Settings ReferencePath = "" >
<Config
Name = "Debug"
EnableASPDebugging = "false"
EnableASPXDebugging = "true"
EnableUnmanagedDebugging = "false"
EnableSQLServerDebugging = "false"
RemoteDebugEnabled = "false"
RemoteDebugMachine = ""
StartAction = "Project"
StartArguments = ""
StartPage = "dlistfooter.aspx"
StartProgram = ""
StartURL = ""
StartWorkingDirectory = ""
StartWithIE = "false"
/>
<Config
Name = "Release"
EnableASPDebugging = "false"
EnableASPXDebugging = "true"
EnableUnmanagedDebugging = "false"
EnableSQLServerDebugging = "false"
RemoteDebugEnabled = "false"
RemoteDebugMachine = ""
StartAction = "Project"
StartArguments = ""
StartPage = "dlistfooter.aspx"
StartProgram = ""
StartURL = ""
StartWorkingDirectory = ""
StartWithIE = "false"
/>
</Settings>
</Build>
<OtherProjectSettings
CopyProjectDestinationFolder = ""
CopyProjectUncPath = ""
CopyProjectOption = "0"
ProjectView = "ShowAllFiles"
ProjectTrust = "1"
/>
</VisualBasic>
</VisualStudioProject>
When you deploy an application, you wouldn't want or need this.
"Hadi Hariri" <bo*********@hadihariri.com> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
Am I correct in assuming that the "Set As Start Page" option for
debugging ASP applications is set in the Configuration Manager? If this
is the case, how can I change this so that when I deploy a application
(SOURCE) to another development mchine, it keeps this option?

TIA


Nov 18 '05 #2
Thanks for that. It's amazing how I searched by entire hard drive for a
string I entered and couldn't find that file :(.

But seems a bit of a nightmare when distributing demos since you would
have to deploy it in the users's VSWebCache folder and opposed to the
demo folder.
Nov 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: NoNickname | last post by:
Basically, how do I know that the release versions of all components are being published? The Build | Configuration Manager is confusing me a little in VS2005. I have three projects in my...
4
by: Joergen Bech | last post by:
Where, o where is my little "Solution Configurations" drop-down box? I then noticed that the Configuration Manager is absent from the Build menu. Dragging the item to the menu using "Customize"...
2
by: hendry.johan | last post by:
Hi, I'm currently developing an HR system which involves storing a lot of configurations per module, such as payroll module, absence/shift module, training module, etc. total: around 100...
7
by: Ina Schmitz | last post by:
Hi NG, I wanted to reset the database (manager) configuration with RESET DATABASE CONFIGURATION and RESET DATABASE MANAGER CONFIGURATION After doing this, I rebooted server and client and...
2
by: WB | last post by:
Hi, I'm building a Windows application using Visual Studio 2005. For some reason, the Configuration Manager is missing from my Toolbar. So now in order to change my build mode (eg. Debug,...
2
by: Olegus | last post by:
I have Windows service MyService, that reads some settings from MyService.exe.config file via ConfigurationManager.AppSettings. I tried to write small WinForm frontend app(called it Manager.exe)...
3
by: Lance Wynn | last post by:
Hello, I am receiving this error when trying to instantiate a webservice component. I have 2 development machines, both are XP sp2 with VS 2008 installed. On one machine, the code works fine. On...
1
by: Miro | last post by:
I am going throug a vb 2005 book, but I am using vs 2008 professional, and I cant seem to find a menu option its talking about. I am wondering if this has moved - i cannot seem to find it for the...
4
by: C0nd0r | last post by:
Hi, everyone! An error occurred during the configuration of IBM DB2 Content Manager eClient v 8.4. Exit code: 1 Return code: 1 Message code: CFGERR0000 I can not remove configuration, it's...
1
by: =?Utf-8?B?amM=?= | last post by:
Hello, I am using VS2008 professional, and I have some old build settings that I would like to delete from the Configuration Manager. How do I delete the legacy builds from the Configruation...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.