R
Robert Valentine
Guest
I am using Visual Studio 2015 Community. When I am using the debugger and stepping through my code, the debugger steps into code that is in the PropertyStore.cs and then says that it cannot find the Operators.vb and says to browse to find it. The Open File dialog opens and says that the original location was "f:\dd\vb\runtime\msvbalib\Helpers\Operators.vb.
I have an f drive but it is my external drive that I use for backups, so I am sure that the Operators.vb file was never located there. And, I never deleted anything on the f drive. I searched for the file on my C drive, but it was not found.
How do I get this file so I can properly use the debugger without this issue? Any help will be greatly appreciated. Thanks.
BobV365
Continue reading...
I have an f drive but it is my external drive that I use for backups, so I am sure that the Operators.vb file was never located there. And, I never deleted anything on the f drive. I searched for the file on my C drive, but it was not found.
How do I get this file so I can properly use the debugger without this issue? Any help will be greatly appreciated. Thanks.
BobV365
Continue reading...