Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

:confused: Hello People,

 

I am having a weird problem, I cannot select multiple startup projects on the solution property pages. I found out when I placed breakpoints on two different projects on the same solution. I got the ? on the red dot and the tip said that the symbols where not loaded. I checked the debug output and saw this:

DefaultDomain': Loaded 'c:\winnt\microsoft.net\framework\v1.1.4322\mscorlib.dll', No symbols loaded.

'ParameterStampConsumer': Loaded 'C:\VTADE\ParameterStampConsumer\bin\ParameterStampConsumer.exe', Symbols loaded.

'ParameterStampConsumer.exe': Loaded 'c:\winnt\assembly\gac\system.windows.forms\1.0.5000.0__b77a5c561934e089\system.windows.forms.dll', No symbols loaded.

'ParameterStampConsumer.exe': Loaded 'c:\winnt\assembly\gac\system\1.0.5000.0__b77a5c561934e089\system.dll', No symbols loaded.

'ParameterStampConsumer.exe': Loaded 'c:\winnt\assembly\gac\system.drawing\1.0.5000.0__b03f5f7f11d50a3a\system.drawing.dll', No symbols loaded.

'ParameterStampConsumer.exe': Loaded 'c:\vtade\parameterstampconsumer\bin\appdataexchange.dll', Symbols loaded.

'ParameterStampConsumer.exe': Loaded 'c:\winnt\assembly\gac\microsoft.visualbasic\7.0.5000.0__b03f5f7f11d50a3a\microsoft.visualbasic.dll', No symbols loaded.

'ParameterStampConsumer.exe': Loaded 'c:\winnt\assembly\gac\system.xml\1.0.5000.0__b77a5c561934e089\system.xml.dll', No symbols loaded.

'ParameterStampConsumer.exe': Loaded 'c:\winnt\assembly\gac\system.runtime.remoting\1.0.5000.0__b77a5c561934e089\system.runtime.remoting.dll', No symbols loaded.

A first chance exception of type 'System.Net.Sockets.SocketException' occurred in system.dll

 

 

the only dll's for which the symbols where not loaded are not my code. Has anyone seen this before?

 

any help would be appreciated.

 

Thanks,

 

J-Rod

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...