473,385 Members | 1,798 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,385 software developers and data experts.

debugging ASP Pages

VJ
When I am attaching process to debug in ASP.NET application, the Debug
window shows a list of currently or recently used/opened ASP.NET
applications.. I don't understand how and were this is list is from, is
there a way to bump a specific one up the list or change the order?. Where
is this list stored and how is it generated..!

VJ
Apr 16 '06 #1
2 905
Hi,

if I understand correctly what window you mean, that's basically list of
active AppDomains in the the process that hosts ASP.NET (aspnet_wp.exe or
w3wp.exe). One AppDomain matches exactly one ASP.NET application (.NET uses
logical separation of applications with AppDomains for performance reasons:
more about AppDomains: http://www.odetocode.com/Articles/305.aspx)

--
Teemu Keiski
ASP.NET MVP, AspInsider
Finland, EU
http://blogs.aspadvice.com/joteke
"VJ" <so*****@ms.com> wrote in message
news:Og**************@TK2MSFTNGP04.phx.gbl...
When I am attaching process to debug in ASP.NET application, the Debug
window shows a list of currently or recently used/opened ASP.NET
applications.. I don't understand how and were this is list is from, is
there a way to bump a specific one up the list or change the order?. Where
is this list stored and how is it generated..!

VJ

Apr 16 '06 #2
VJ
Thanks that was what I was looking for

VJ

"Teemu Keiski" <jo****@aspalliance.com> wrote in message
news:OU**************@TK2MSFTNGP04.phx.gbl...
Hi,

if I understand correctly what window you mean, that's basically list of
active AppDomains in the the process that hosts ASP.NET (aspnet_wp.exe or
w3wp.exe). One AppDomain matches exactly one ASP.NET application (.NET
uses logical separation of applications with AppDomains for performance
reasons: more about AppDomains:
http://www.odetocode.com/Articles/305.aspx)

--
Teemu Keiski
ASP.NET MVP, AspInsider
Finland, EU
http://blogs.aspadvice.com/joteke
"VJ" <so*****@ms.com> wrote in message
news:Og**************@TK2MSFTNGP04.phx.gbl...
When I am attaching process to debug in ASP.NET application, the Debug
window shows a list of currently or recently used/opened ASP.NET
applications.. I don't understand how and were this is list is from, is
there a way to bump a specific one up the list or change the order?.
Where is this list stored and how is it generated..!

VJ


Apr 17 '06 #3

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

Similar topics

2
by: Steve Anderson | last post by:
Please excuse my ignorance as I'm fairly new to ASP. We have IIS running on Win2000 and serving out an ASP application. I installed the script debugger tonight. IE6 on the machine has Disable...
16
by: Dean R. Henderson | last post by:
I have a project built for ASP.NET that recently started running really slow in debug mode (it takes about 10 seconds or more to step from one line of code to the next). This just started...
3
by: Steve Wark | last post by:
I have a Windows 2003 Web server on which I was debugging remotely with no problems. I then moved this server to a different domain and now remote debugging will not work, the error is; ...
1
by: Ramesh Babu | last post by:
hi, When I started my application I have received following error message. Error messge: " Error while trying to run project: Unable to start debugging on the web server. The server does not...
0
by: ZMan | last post by:
Scenario: This is about debugging server side scripts that make calls to middle-tier business DLLs. The server side scripts are legacy ASP 3.0 pages, and the DLLs are managed DLLs...
1
by: Jeffrey Roughgarden | last post by:
I wonder if anyone has any tips to improve Visual Studio's debugging performance? I have a 20 page web app that takes 90 or more seconds to bring up the logon page after I hit F5. Start without...
7
by: Frank | last post by:
I'm running a mixed ASP / ASP.NET environment. I can use the debugger in for the ASP.NET code, no problems. But when I turn on ASP Debugging for the project, I get the error message: "Error...
1
by: Roger | last post by:
I wish to buy VS.NET 2005 Standard. The only difference taht I'm interested in is that the Professional edition has Remote debugging and Standard doesn't I've got VS.NET 2003. I can debug XML...
5
by: Velvet | last post by:
Can someone tell me to what process I need to attach to be able to step through my classic ASP code in VS.net 2003. I'm working on an XP box with IIS installed. I also have VS.net 2005 (The...
6
by: KevinGPO | last post by:
I am currently developing a website in ASP (VBScript) using MS Visual C#.NET IDE. I just create a new "ASP.NET Web Application" and point to my local webserver (IIS) of my website address. Then I...
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: 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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.