jamesanthony Posted July 2, 2003 Posted July 2, 2003 Hi Having trouble with this 'DefaultDomain': Loaded 'c:\windows\microsoft.net\framework\v1.0.2914\mscorlib.dll', No symbols loaded. 'prjLindenProcessor': Loaded 'C:\AMPS\Linden\Traceability\Processor\prjLindenProcessor.NET\bin\prjLindenProcessor.exe', Symbols loaded. 'prjLindenProcessor.exe': Loaded 'c:\windows\assembly\gac\system.windows.forms\1.0.2411.0__b77a5c561934e089\system.windows.forms.dll', No symbols loaded. 'prjLindenProcessor.exe': Loaded 'c:\windows\assembly\gac\system\1.0.2411.0__b77a5c561934e089\system.dll', No symbols loaded. 'prjLindenProcessor.exe': Loaded 'c:\windows\assembly\gac\system.drawing\1.0.2411.0__b03f5f7f11d50a3a\system.drawing.dll', No symbols loaded. 'prjLindenProcessor.exe': Loaded 'c:\windows\assembly\gac\microsoft.visualbasic\7.0.0.0__b03f5f7f11d50a3a\microsoft.visualbasic.dll', No symbols loaded. 'prjLindenProcessor.exe': Loaded 'c:\windows\assembly\gac\accessibility\1.0.2411.0__b03f5f7f11d50a3a\accessibility.dll', No symbols loaded. 'prjLindenProcessor.exe': Loaded 'c:\windows\assembly\gac\adodb\2.7.0.0__b03f5f7f11d50a3a\adodb.dll', No symbols loaded. 'prjLindenProcessor.exe': Loaded 'c:\amps\linden\traceability\processor\prjlindenprocessor.net\bin\axinterop.mscomctllib_2_0.dll', No symbols loaded. 'prjLindenProcessor.exe': Loaded 'c:\amps\linden\traceability\processor\prjlindenprocessor.net\bin\interop.mscomctllib_2_0.dll', No symbols loaded. The program '[852] prjLindenProcessor.exe' has exited with code 0 (0x0). I have gone to mic.com to upload symbols but takes eight hours is there a way around this cheers:( Quote
Administrators PlausiblyDamp Posted July 2, 2003 Administrators Posted July 2, 2003 What exactly is the problem you are having? Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
jamesanthony Posted July 2, 2003 Author Posted July 2, 2003 whats happening? when I try to run the project I get the above errors about symbols and the project aborts. Quote
*Experts* Nerseus Posted July 2, 2003 *Experts* Posted July 2, 2003 I wouldn't think you need the symbols. That only means you won't be able to see the "source code" for those DLLs that don't have the symbols. It shouldn't really matter - you normally only care about your sourcecode to find errors. What is your program doing/not doing that you need help with? It looks like the program is running fine, but exiting (with no errors - hence code 0). Can you show us some source and explain what the code is supposed to be doing? -Ner Quote "I want to stand as close to the edge as I can without going over. Out on the edge you see all the kinds of things you can't see from the center." - Kurt Vonnegut
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.