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 / .NET Framework / New Users / January 2008

Tip: Looking for answers? Try searching our database.

VS2005 Strange: The breakpoint will not currently be hit. No symbols loaded for this document.

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Roberto Rasto - 15 Jan 2008 00:02 GMT
I can't debug a Web Application with VS2005.
I can insert a brakpoint on any class, but I can't debug any page.
An breakpoint on a page code results in the error:

  The breakpoint will not currently be hit. No symbols loaded for this
document.

I  have searched on internet for more than 2 hours, but nothing solve my
problem.
I ran aspnet_regiis -u then aspnet_regiis -i
I recreate the application on IIS mmc
I deleted any file on
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files
I don't know if is a problem of the configuration of the project or a
configuration of the machine.

Please, help me, because I don't know what I have to do anymore.

Thanks a lot.

   Roberto
LVP - 15 Jan 2008 01:24 GMT
can you debug any project at all
are you in release and not debug mode.

n the VS2005 IDE, Open Tools/Options and Select the Debugging node.  Make
sure the "Enable Just My Code (Managed Only)" is deselected.  Even after
deselecting this option you may still see the error until you start the
preview and the libraries load into memory.

When I start VS 2005 (run as administrator mode -> right click on VS 2005
icon) it supports debugging / breakpoints and runs well, whereas If I start
it directly by double clicking VS 2005 icon debugging doesn't works for web
applications.

This won't fix your problem, but a brute force workaround is to put a line
in your code such as:

System.Diagnostics.Debugger.Launch

That will force the extension to stop and ask you to pick your favourite
debugger.

all from
http://forums.microsoft.com/TechNet/ShowPost.aspx?PostID=1726952&SiteID=17

LVP

>I can't debug a Web Application with VS2005.
> I can insert a brakpoint on any class, but I can't debug any page.
[quoted text clipped - 17 lines]
>
>    Roberto

Rate this thread:







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.