473,809 Members | 2,469 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Problem with symbols in DbgCLR

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. In the code window of the debugger,
I place my cursor over the breakpoint symbols in the left column,
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 loaded
- 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\assemb ly.
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.

Does anyone have any input on this situation?

Thanks In Advance!

Wylbur
=============== ===

--
Message posted via DotNetMonster.c om
http://www.dotnetmonster.com/Uwe/For...p-net/200603/1
Mar 6 '06 #1
1 1927
DWS
Willbur,
Microsoft has free downloads for vs 2005 web developer express. It has a
debugger that can be used with IIS.

Good Luck
DWS
"wylbur via DotNetMonster.c om" wrote:
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. In the code window of the debugger,
I place my cursor over the breakpoint symbols in the left column,
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 loaded
- 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\assemb ly.
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.

Does anyone have any input on this situation?

Thanks In Advance!

Wylbur
=============== ===

--
Message posted via DotNetMonster.c om
http://www.dotnetmonster.com/Uwe/For...p-net/200603/1

Mar 6 '06 #2

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

Similar topics

0
1266
by: Keith Dick | last post by:
I'm trying to use the free command line C/C++ compiler for .NET and when I try to debug a simple C program that uses printf(), I don't see the output it produces. A console window does open when DBGCLR starts the program, but nothing ever appears in it. The program contains several printf() calls and I step through the program one line at a time, so I believe this isn't a case of the console window closing too quickly for me to see the...
1
2015
by: Keith Clark | last post by:
When I load a csharp program into the MS DbgCLR.exe debugger and trace it everything is fine the first time. Assume now, I change somewhere a code statement in the source file (outside the Debug-IDE) without re-compiling it. DbgCLR.exe recognizes that something has changed in the source file and pops up a warning dialog asking if the new source should be used. If I click "yes" and re-start the debugging process from the beginning...
4
6033
by: pepcag | last post by:
I used http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconalteringsoapmessageusingsoapextensions.asp as a template to create a very simple web method with soap extension. The code like this: public string HelloWorld() { return "Hello World.";
1
2818
by: shesh | last post by:
I would like to deploy DbgCLR.exe on a machine where a .net windows app will be run. This is to debug the application by launching the debugger (in the code System.Diagnostics.Debugger.Launch() is called to do this). How to deploy this debugger without installing complete .Net Framework SDK? Please let me know the steps needed to do this. Thanks, Shesh.
0
198
by: wASP | last post by:
Hi, 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."
0
1216
by: wASP | last post by:
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
0
1124
by: wASP | last post by:
Hi, 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."
2
3028
by: Adam Hartshorne | last post by:
Hi All, I have the following problem. I have just installed visual studio 2003 (v7.1) on a new laptop. I also have the same version installed in a desktop pc. As a test, i tried compiling some code I wrote on the desktop pc on the laptop. Now everything compiles and runs ok, expect when I run with the debug on I notice this line in amongst the various Loaded dll lines First-chance exception at 0x7c918fea in age.exe: 0xC0000005: Access
1
1746
by: Adam Benson | last post by:
Hi, As far as I can see DbgClr does not come with the .NET 3.5 SDK. Is the one that ships with the .NET 2 SDk OK for use with 3.5 apps? Thanks, - Adam.
0
9603
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
10391
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10121
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9200
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7664
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6881
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
4333
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3862
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3015
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.