Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hello all, i am a newbie, trying to learn Visual basic.NEt 2003, very inexperienced. I am trying to debug a simple application, when I start debugger, code execute, but I get the following in the debug window when I close built app. I have no idea what this is or how to fix, please help if you know what I need to correct. Thanks

 

 

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

'jimtest': Loaded 'C:\Documents and Settings\Jim\My Documents\Visual Studio Projects\jimtest\bin\jimtest.exe', Symbols loaded.

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

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

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

'jimtest.exe': Loaded 'c:\windows\assembly\gac\accessibility\1.0.5000.0__b03f5f7f11d50a3a\accessibility.dll', No symbols loaded.

The program '[428] jimtest.exe' has exited with code 0 (0x0).

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...