Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / December 2007

Tip: Looking for answers? Try searching our database.

Now You See It Now You Don't

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
OldButStillLearning - 11 Dec 2007 21:27 GMT
I build a new web site and I am able to debug just fine.  Shut down my
machine and bring up the same web site, does not go into debug mode.  I have
look at my web.config file and it has "<compilation debug="true">".

Why won't it debug?
Cowboy (Gregory A. Beamer) - 11 Dec 2007 21:31 GMT
Local web (meaning file based) or in IIS? If local, and you are trying to
hit a "remembered" URL, it will change ports every time you restart Visual
Studio. This is the nature of the built in web server. Of course, this
depends on how you are connecting to the debugger.

Signature

Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

*************************************************

| Think outside the box!

*************************************************
>I build a new web site and I am able to debug just fine.  Shut down my
> machine and bring up the same web site, does not go into debug mode.  I
> have
> look at my web.config file and it has "<compilation debug="true">".
>
> Why won't it debug?
OldButStillLearning - 11 Dec 2007 21:40 GMT
Yes, it is File Based....How I connected to the debugger?  It is on my
workstation, so it is not remote or anything like that.  If I shut down my
machine, how would my URL be remembered?  And why would that be a problem?

Not having this issue on other sites I have built, but this one is very
large...

Thanks for taking the time to respond!!!
Michael Nemtsev - 11 Dec 2007 23:17 GMT
when it's file based your app is hosted not in IIS, but in ASP.net
developement service, which provide u new port when app starts.

so, you need to start your site first, get the url with port relating to
your app instance and start debuging

Signature

WBR,  Michael  Nemtsev [.NET/C# MVP].  
Blog: http://spaces.live.com/laflour

> Yes, it is File Based....How I connected to the debugger?  It is on my
> workstation, so it is not remote or anything like that.  If I shut down my
[quoted text clipped - 4 lines]
>
> Thanks for taking the time to respond!!!
OldButStillLearning - 12 Dec 2007 00:20 GMT
I am using VS 2005, I should be able to place my stops, start the application
and have the application stop where a stop is placed.....and it is not doing
this....
Juan T. Llibre - 12 Dec 2007 01:13 GMT
Please review this checklist for preparing to debug web applications :

http://msdn2.microsoft.com/en-us/library/51y1873s(VS.80).aspx

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
>I am using VS 2005, I should be able to place my stops, start the application
> and have the application stop where a stop is placed.....and it is not doing
> this....
Juan T. Llibre - 12 Dec 2007 01:17 GMT
Also, please review these debugging troubleshooting tips :

http://msdn2.microsoft.com/en-us/library/dwesw3ee(VS.80).aspx#vxtbshttpservererr
orsthingstocheck


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
>I am using VS 2005, I should be able to place my stops, start the application
> and have the application stop where a stop is placed.....and it is not doing
> this....

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.