Advertisement
Guest User

Untitled

a guest
Apr 20th, 2014
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.39 KB | None | 0 0
  1. 'MyCSharpProject.exe': Loaded 'D:Source2SourceExamplesCode Samplesbinx86DebugMyCSharpProject.exe', No native symbols in symbol file.
  2. 'MyCSharpProject.exe': Loaded 'C:WindowsSysWOW64ntdll.dll', Cannot find or open the PDB file.
  3. 'MyCSharpProject.exe': Loaded 'C:WindowsSysWOW64mscoree.dll', Cannot find or open the PDB file.
  4. 'MyCSharpProject.exe': Loaded 'C:WindowsSysWOW64kernel32.dll', Cannot find or open the PDB file.
  5. 'MyCSharpProject.exe': Loaded 'C:WindowsSysWOW64KernelBase.dll', Cannot find or open the PDB file.
  6. 'MyCSharpProject.exe': Loaded 'C:WindowsSysWOW64advapi32.dll', Cannot find or open the PDB file.
  7. 'MyCSharpProject.exe': Loaded 'C:WindowsSysWOW64msvcrt.dll', Cannot find or open the PDB file.
  8. 'MyCSharpProject.exe': Loaded 'C:WindowsSysWOW64sechost.dll', Cannot find or open the PDB file.
  9. 'MyCSharpProject.exe': Loaded 'C:WindowsSysWOW64rpcrt4.dll', Cannot find or open the PDB file.
  10. 'MyCSharpProject.exe': Loaded 'C:WindowsSysWOW64sspicli.dll', Cannot find or open the PDB file.
  11. 'MyCSharpProject.exe': Loaded 'C:WindowsSysWOW64cryptbase.dll', Cannot find or open the PDB file.
  12. 'MyCSharpProject.exe': Loaded 'C:WindowsMicrosoft.NETFrameworkv4.0.30319mscoreei.dll', Cannot find or open the PDB file.
  13. 'MyCSharpProject.exe': Loaded 'C:WindowsSysWOW64shlwapi.dll', Cannot find or open the PDB file.
  14. 'MyCSharpProject.exe': Loaded 'C:WindowsSysWOW64gdi32.dll', Cannot find or open the PDB file.
  15. 'MyCSharpProject.exe': Loaded 'C:WindowsSysWOW64user32.dll', Cannot find or open the PDB file.
  16. 'MyCSharpProject.exe': Loaded 'C:WindowsSysWOW64lpk.dll', Cannot find or open the PDB file.
  17. 'MyCSharpProject.exe': Loaded 'C:WindowsSysWOW64usp10.dll', Cannot find or open the PDB file.
  18. 'MyCSharpProject.exe': Loaded 'C:WindowsSysWOW64imm32.dll', Cannot find or open the PDB file.
  19. 'MyCSharpProject.exe': Loaded 'C:WindowsSysWOW64msctf.dll', Cannot find or open the PDB file.
  20. 'MyCSharpProject.exe': Loaded 'C:WindowsMicrosoft.NETFrameworkv2.0.50727mscorwks.dll', Cannot find or open the PDB file.
  21. 'MyCSharpProject.exe': Loaded 'C:Windowswinsxsx86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4940_none_d08cc06a442b34fcmsvcr80.dll', Cannot find or open the PDB file.
  22. 'MyCSharpProject.exe': Loaded 'C:WindowsSysWOW64shell32.dll', Cannot find or open the PDB file.
  23. 'MyCSharpProject.exe': Loaded 'C:WindowsSysWOW64ole32.dll', Cannot find or open the PDB file.
  24. 'MyCSharpProject.exe': Loaded 'C:WindowsSysWOW64profapi.dll', Cannot find or open the PDB file.
  25. 'MyCSharpProject.exe': Loaded 'C:WindowsMicrosoft.NETFrameworkv2.0.50727Culture.dll', Cannot find or open the PDB file.
  26. 'MyCSharpProject.exe': Unloaded 'C:WindowsMicrosoft.NETFrameworkv2.0.50727Culture.dll'
  27. 'MyCSharpProject.exe': Loaded 'C:WindowsassemblyNativeImages_v2.0.50727_32mscorlib62a0b3e4b40ec0e8c5cfaa0c8848e64amscorlib.ni.dll', Cannot find or open the PDB file.
  28. 'MyCSharpProject.exe' (Managed (v2.0.50727)): Loaded 'C:WindowsassemblyGAC_32mscorlib2.0.0.0__b77a5c561934e089mscorlib.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
  29. An unhandled exception of type 'System.BadImageFormatException' occurred in Unknown Module.
  30. Additional information: Could not load file or assembly 'MyCSharpProject.exe' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement