April 6th, 2011, 11:43 PM
#1
VS 2010 debugger broke
No effectual changes to code, and yet it broke. It's all CLR though so I'm supposing the fact that it's C# is irrelevant. Are there dependencies or something I need to fix? I didn't even mess with the settings. It's a windows form, if that matters.
The executable launches fine on its own.
The debug output looks like:
Code:
'TranslationMadeEasy.exe' (Managed (v2.0.50727)): Loaded 'C:\Windows\assembly\GAC_32\mscorlib\2.0.0.0__b77a5c561934e089\mscorlib.dll'
'TranslationMadeEasy.exe' (Managed (v2.0.50727)): Loaded 'C:\Users\Adam\documents\visual studio 2010\Projects\TranslationMadeEasy\TranslationMadeEasy\bin\Debug\TranslationMadeEasy.exe', Symbols loaded.
'TranslationMadeEasy.exe' (Managed (v2.0.50727)): Loaded 'C:\Windows\assembly\GAC_MSIL\System.Windows.Forms\2.0.0.0__b77a5c561934e089\System.Windows.Forms.dll'
'TranslationMadeEasy.exe' (Managed (v2.0.50727)): Loaded 'C:\Windows\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll'
'TranslationMadeEasy.exe' (Managed (v2.0.50727)): Loaded 'C:\Windows\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll'
'TranslationMadeEasy.exe' (Managed (v2.0.50727)): Loaded 'C:\Windows\assembly\GAC_MSIL\System.Configuration\2.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll'
'TranslationMadeEasy.exe' (Managed (v2.0.50727)): Loaded 'C:\Windows\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.dll'
The program '[0xAFC] TranslationMadeEasy.exe: Managed (v2.0.50727)' has exited with code 0 (0x0).
April 7th, 2011, 12:48 AM
#2
Re: VS 2010 debugger broke
Is there a question there somewhere?
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Click Here to Expand Forum to Full Width
Bookmarks