No XAML binding debugging with breakpoints in Visual Studio 2012 (RTM, on Windows 8 RTM)?

你。 提交于 2019-12-04 09:35:27

Try to enable symbol download and source from MS. As suggested here http://msdn.microsoft.com/en-us/library/cc667410.aspx

The solution for me was opening xaml pages with the Source Code Editor.

Right-Click xaml page->Open With...-> Source Code (Text) Editor

José Morango

Select the silverlight companion project of you application project.web, right click na go to properties, select the tab "WEB" then in the bottom in "Debuger" activate Silverlight check box.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!