Problem with breakpoints and symbols in DbgCLR version 2.0

W

wASP

Hi,


I'm posting this again - I'm having some kind of a problem
with my posts disappearing ...


I'm having a problem with establishing breakpoints in DbgCLR Version 2.0.

I've set breakpoints for statements in Page_Init, and they were never triggered
when I loaded the webpage. I place my cursor over the breakpoint symbols,
and I get the message:

"The Breakpoint will not currently be hit.
No Symbols have been loaded for this document."

In my modules window, I see that all of my DLL's have been loaded
(for my own code), but none of the other (system) modules have been
- the Symbol Status reads "Skipped loading symbols." I see that several
of those symbols are supposed to be loaded from one of two assemblies:
GAC_32 or GAC_MSIL.

Both are supposed to be located in the directory C:\WINNT\assembly.
Upon examination, they are not there - and neither of them were found
after performing a search of my entire hard drive.

Am I wrong to conclude that this is at the root of my problem?


I am not using Visual Studio, so that isn't a factor
- I'm compiling from the command line
- generating DLL's from the codebehind modules
- debug option is on
- optimize is not specified.

In IIS Aplication configuration, "Cache ISAPI applications" is checked.

I have done a repair install for ASP.NET 2.0 and the SDK.

I have uninstalled and reinstalled asp.net:

aspnet_regiis -u

aspnet_regiis -i


I was using DbgCLR with version 1.1 without any problems.


Thanks In Advance!

- wASP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top