开发者

VS2010 - Issue hitting break points when changing OS language

I have a web application that I am trying to test localization on. When the language of Windows 7 is set to English my breakpoints get hit with no issue. If the language is changed to French then none of the same breakpoints are being hit when it is run in debug mode.

Was wondering if anyone had gone through this issue before. Is this occurring because folder name changes happen in diffe开发者_JS百科rent languages of Windows 7 or is it some bug within Visual Studio 2010? Thanks for the help.

[EDIT] I just did a test case where I created a new web site in the French language version of Windows and the breakpoint was being hit properly in this but not in my actual application. I have also tried Attaching the debugger to the application but this did not have any effect either.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜