调试ASP.NET时发现,设置的断点被视而不见

 

提示错误

debugging information for ‘iisexpress.exe’cannot be found or does not match.cannot find or open then pdb file

 

我的解决办法  删除 bin目录和 obj目录

 

重新调试

 

一切正常

相关文章: