“此模块的调试信息中缺少源信息".调试ASP.NET MVC应用程序时 [英] "Source information is missing from the debug information for this module" when debugging asp.net mvc application

查看:89
本文介绍了“此模块的调试信息中缺少源信息".调试ASP.NET MVC应用程序时的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正忙于调试ASP.NET MVC代码.我最终按照此网站.调试符号已加载并且可用于除System.Web.MVC以外的所有dll.当我双击stacktrace窗口中的任何一行时,它显示消息Source information is missing from the debug information for this module.我使用http://msdl.microsoft.com/download/symbols作为符号源.我丢失了什么?我的符号服务器正确吗?

I am having hard days of debugging ASP.NET MVC code.I ended up doing as described in this website.Debug symbols are loaded and working for all dlls but System.Web.MVC. when i double click on any line in stacktrace window it show me the message Source information is missing from the debug information for this module.i use http://msdl.microsoft.com/download/symbols as symbol source.what am i missing?is my symbol server correct?

推荐答案

我可以成功调试asp.net MVC 5.2.7源代码.

I can successfully debug asp.net MVC 5.2.7 source code.

  1. 请在此处下载MVC 5.2.7软件包: https://dotnet.myget.org/feed/aspnetwebstack-dev/package/nuget/Microsoft.AspNet.Mvc

  1. Please download MVC 5.2.7 package here: https://dotnet.myget.org/feed/aspnetwebstack-dev/package/nuget/Microsoft.AspNet.Mvc

在此处下载相应的源代码(请记住切换到正确的分支): https://github.com/aspnet/AspNetWebStack

Download the corresponding source code here (remember to switch to the correct branch): https://github.com/aspnet/AspNetWebStack

根据 symbol设置符号服务器服务器

这篇关于“此模块的调试信息中缺少源信息".调试ASP.NET MVC应用程序时的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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