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

"no symbols loaded"

When I debug my application I get "no symbols loaded"

=================
'DefaultDomain': Loaded 'c:\winnt\microsoft.net\framework\v1.1.4322\mscorl ib.dll', No symbols loaded.
'MHSFire': Loaded 'C:\Documents and Settings\bamason\My Documents\Visual Studio Projects\MHSFire\bin\MHSFire.exe', Symbols loaded.
'MHSFire.exe': Loaded 'c:\winnt\assembly\gac\system.windows.forms\1.0.50 00.0__b77a5c561934e089\system.windows.forms.dll', No symbols loaded.
'MHSFire.exe': Loaded 'c:\winnt\assembly\gac\system\1.0.5000.0__b77a5c56 1934e089\system.dll', No symbols loaded.
'MHSFire.exe': Loaded 'c:\winnt\assembly\gac\system.drawing\1.0.5000.0__ b03f5f7f11d50a3a\system.drawing.dll', No symbols loaded.
'MHSFire.exe': Loaded 'c:\winnt\assembly\gac\system.data\1.0.5000.0__b77 a5c561934e089\system.data.dll', No symbols loaded.
'MHSFire.exe': Loaded 'c:\winnt\assembly\gac\system.xml\1.0.5000.0__b77a 5c561934e089\system.xml.dll', No symbols loaded.
'MHSFire.exe': Loaded 'c:\winnt\assembly\gac\microsoft.visualbasic\7.0.5 000.0__b03f5f7f11d50a3a\microsoft.visualbasic.dll' , No symbols loaded.
'MHSFire.exe': Loaded 'c:\winnt\assembly\gac\accessibility\1.0.5000.0__b 03f5f7f11d50a3a\accessibility.dll', No symbols loaded.
The program '[2152] MHSFire.exe' has exited with code 0 (0x0).
======================
I 've used the ngen command to create native images, but it still generates these errors.

I am not able to compile in release mode without the same errors.

Anyone have any ideas?

Nov 22 '05 #1
1 2686
Ok, part of the problem was fixed by going to KB Article 319037 and specifying the path to the Microsoft symbol server.

This fixed the problem in debug mode, but did when I went to build in release mode. Also, it was not able to locate server symbols for the accessibility.dll or microsoft.visualbasic.dll.

Does anyone know how to find symbols for these libraries?

"aerobar2" wrote:
When I debug my application I get "no symbols loaded"

=================
'DefaultDomain': Loaded 'c:\winnt\microsoft.net\framework\v1.1.4322\mscorl ib.dll', No symbols loaded.
'MHSFire': Loaded 'C:\Documents and Settings\bamason\My Documents\Visual Studio Projects\MHSFire\bin\MHSFire.exe', Symbols loaded.
'MHSFire.exe': Loaded 'c:\winnt\assembly\gac\system.windows.forms\1.0.50 00.0__b77a5c561934e089\system.windows.forms.dll', No symbols loaded.
'MHSFire.exe': Loaded 'c:\winnt\assembly\gac\system\1.0.5000.0__b77a5c56 1934e089\system.dll', No symbols loaded.
'MHSFire.exe': Loaded 'c:\winnt\assembly\gac\system.drawing\1.0.5000.0__ b03f5f7f11d50a3a\system.drawing.dll', No symbols loaded.
'MHSFire.exe': Loaded 'c:\winnt\assembly\gac\system.data\1.0.5000.0__b77 a5c561934e089\system.data.dll', No symbols loaded.
'MHSFire.exe': Loaded 'c:\winnt\assembly\gac\system.xml\1.0.5000.0__b77a 5c561934e089\system.xml.dll', No symbols loaded.
'MHSFire.exe': Loaded 'c:\winnt\assembly\gac\microsoft.visualbasic\7.0.5 000.0__b03f5f7f11d50a3a\microsoft.visualbasic.dll' , No symbols loaded.
'MHSFire.exe': Loaded 'c:\winnt\assembly\gac\accessibility\1.0.5000.0__b 03f5f7f11d50a3a\accessibility.dll', No symbols loaded.
The program '[2152] MHSFire.exe' has exited with code 0 (0x0).
======================
I 've used the ngen command to create native images, but it still generates these errors.

I am not able to compile in release mode without the same errors.

Anyone have any ideas?

Nov 22 '05 #2

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

Similar topics

1
by: aerobar2 | last post by:
When I debug my application I get "no symbols loaded" ================= 'DefaultDomain': Loaded 'c:\winnt\microsoft.net\framework\v1.1.4322\mscorlib.dll', No symbols loaded. 'MHSFire': Loaded...
2
by: asdf | last post by:
Hello, I was enjoying working in VS for half a year without any problems and now I cannot debug anymore. Without any really reason my Studio tells me that the page that I want to debug has - No...
4
by: wob | last post by:
Many thanks for those who responded to my question of "putting greek char into C string". In searching for an solution, I noticed that there are more than one version of "Extended ASCII...
3
by: Lou | last post by:
I get an error on my break points "The breakpoint will not be currently be hit. No symbols loaded" I notices the icons in my solution explorer are blank? This is a .dll I am trying to debug, but...
1
by: Edward King | last post by:
I have a statement in a asp,like follows£º var str=window.top.main.document.all.contenttext.value; I use IIS5.0 to deploy this asp,then I visit this asp like follows:...
10
by: RDI | last post by:
What's it mean? My prog runs fine. Then as soon as I press ok or cancel, the following is what's in the output area of the debugger. TIA -- RDI (remove the exclamation from the email...
8
by: Steve Kershaw | last post by:
I have a debugging/breakpoint problem that I must fix before I move on!!! When I set a breakpoint in my ASP.NET (C#) page I get the red circle with the 'A'. When I mouse over this breakpoint I...
1
by: Scott McFadden | last post by:
We have a C# client (VS2005 SP1) and a C++ / CLI DLL (VS2005 SP1). The client and the dll are both in the same solution. "Enable unmanaged code debugging" option is enabled in client project. ...
4
by: Jason Teagle | last post by:
I'm not sure which is the correct group to post this to, if either, so apologies for the crosspost and if it's OT. I have a Visual Studio.NET 2002-compiled solution that originated at work. At...
2
by: Netwatcher | last post by:
can somebody explain me where to put "{ }" and ";" symbols on a script? i did search the web but didn't find any explanation written in a way i can understand. example of a code that i tried and...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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:
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

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.