Choosing the Visual Studio debugger says "Find Source LinqPadQuery.cs"
Options
I haven't been able to use the Visual Studio for debugging since it asks to locate the LinqPadQuery.cs file
http://snag.gy/QMu2W.jpg
I have the Premium edition with debugging. It used to work for me before when I had the Pro edition without the debugger.
http://snag.gy/QMu2W.jpg
I have the Premium edition with debugging. It used to work for me before when I had the Pro edition without the debugger.
Comments
-
Yes, I've discovered that myself just recently.
There will be a beta early next week to fix this. -
-
I still see this issue in Linqpad 5.09.06 Beta
-
Yes, this problem has resurfaced - it appears there has been some change in the way VS handles the BOM when computing hashes on source files.
There will be a LINQPad fix soon. In the meantime, you can work around this in VS: go to Tools | Options > Debugging, uncheck "Require source files to exactly match the original version". -
The BOM issue now fixed in the latest beta (5.09.07). Let me know how you get on.
-
It works. Thanks!