Gnstrolv2000 Posted April 23, 2004 Posted April 23, 2004 :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 Quote
Moderators Robby Posted April 23, 2004 Moderators Posted April 23, 2004 You cannot select more than one startup project in a solution. You need to compile each project in Debug mode in order to be able to step-through the code. Quote Visit...Bassic Software
Gnstrolv2000 Posted April 23, 2004 Author Posted April 23, 2004 I have done it before, I am in debug mode. I can do it at another workstation, just not my new Dell. if you could not do it why would they give you an option? Thanks, J-rod Quote
Moderators Robby Posted April 23, 2004 Moderators Posted April 23, 2004 An option to "Set as startup project" ? Quote Visit...Bassic Software
Gnstrolv2000 Posted April 23, 2004 Author Posted April 23, 2004 an option to select multiple startup projects. At the solution property pages. Quote
Gnstrolv2000 Posted April 23, 2004 Author Posted April 23, 2004 Thanks, I have somehow fixed it, and I don't even know how... Quote
Moderators Robby Posted April 23, 2004 Moderators Posted April 23, 2004 My apologies, I don�t know what I was thinking Quote Visit...Bassic Software
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.