没有提供源代码 [英] No Source available

查看:613
本文介绍了没有提供源代码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我不知道发生了什么,或者如果我做了什么.. 现在,任何时候我尝试调试它说,没有适用于所有的BCL的东西源 例如,在一个debug.print我得到的消息

I am not sure what happened or if I did anything.. Now anytime I try and debug it says no source available on all BCL stuff For example, on a debug.print I get that message with

定位源   F:\ DD \新民主党\ FX的\ src \ CompMod \系统\诊断\ Debug.cs。   校验:MD5 {40 74 18 44 15 A8 28 2E   54 75 5E 40 D1 5F 6A 0}

Locating source for 'f:\dd\ndp\fx\src\CompMod\System\Diagnostics\Debug.cs'. Checksum: MD5 {40 74 18 44 a8 15 28 2e 54 75 5e 40 d1 5f 6a 0}

的文件   F:\ DD \新民主党\ FX的\ src \ CompMod \系统\诊断\ Debug.cs   不存在

The file 'f:\dd\ndp\fx\src\CompMod\System\Diagnostics\Debug.cs' does not exist.

在看剧本文档   F:\ DD \新民主党\ FX的\ src \ CompMod \系统\诊断\ Debug.cs'......

Looking in script documents for 'f:\dd\ndp\fx\src\CompMod\System\Diagnostics\Debug.cs'...

展望为项目   F:\ DD \新民主党\ FX的\ src \ CompMod \系统\诊断\ Debug.cs。   该文件是不是在一个项目中找到。

Looking in the projects for 'f:\dd\ndp\fx\src\CompMod\System\Diagnostics\Debug.cs'. The file was not found in a project.

看,在目录C:\ PROGRAM   文件\微软的Visual Studio   10.0 \ VC \ CRT \ SRC \'......

Looking in directory 'C:\Program Files\Microsoft Visual Studio 10.0\VC\crt\src\'...

看,在目录C:\ PROGRAM   文件\微软的Visual Studio   10.0 \ VC \ atlmfc的\ src \ MFC \'......

Looking in directory 'C:\Program Files\Microsoft Visual Studio 10.0\VC\atlmfc\src\mfc\'...

看,在目录C:\ PROGRAM   文件\微软的Visual Studio   10.0 \ VC \ atlmfc的\ src \ ATL \'......

Looking in directory 'C:\Program Files\Microsoft Visual Studio 10.0\VC\atlmfc\src\atl\'...

看,在目录C:\ PROGRAM   文件\微软的Visual Studio   10.0 \ VC \ atlmfc \包括\...

Looking in directory 'C:\Program Files\Microsoft Visual Studio 10.0\VC\atlmfc\include\'...

调试源文件设置   活性溶液表明   调试器将不会要求用户找到   文件:   F:\ DD \新民主党\ FX的\ src \ CompMod \系统\诊断\ Debug.cs

The debug source files settings for the active solution indicate that the debugger will not ask the user to find the file: f:\dd\ndp\fx\src\CompMod\System\Diagnostics\Debug.cs.

调试器无法找到   源文件   F:\ DD \新民主党\ FX的\ src \ CompMod \系统\诊断\ Debug.cs。

The debugger could not locate the source file 'f:\dd\ndp\fx\src\CompMod\System\Diagnostics\Debug.cs'.

这一切发生的时候,现在我:

This happens all the time now and I:

  1. 请不要有F:
  2. 启用.NET Framework的源步进未被选中

有一些其他偷偷摸摸的设置,使这些消息消失?

Is there some other sneaky setting to make these messages go away?

推荐答案

F:\ DD \新民主党\ FX的\ src \ ... 是路径源本机上的文件了.NET Framework编译的。

f:\dd\ndp\fx\src\... is the path to the source file on the machine that the .Net Framework was compiled on.

进入工具,选项,调试,符号,然后选择只有指定的模块。
此外,取消选中启用调试/一般源服务器的支持。

Go to Tools, Options, Debugging, Symbols, and select Only specified modules.
Also, uncheck Enable source server support in Debugging/General.

这篇关于没有提供源代码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆