X# program asks for .prg files which are not mine + .Net version question
Posted: Mon May 03, 2021 9:35 am
Hello Terry,
It would explain why the project used to debug ok with the same settings earlier.
I would say it's some kind of corruption in the saved settings file which is triggered by specific code only, as debugging worked with other projects (X# and C#). And also because rebuilding the project didn't help, so it's not in the project itself.
Dick
That is very interesting! Did you retain links to where this has been written?Terry wrote:Have done a little digging into what could possibly lie at the root of all this.
I cannot be sure, but it appears that the Windows SDK that is included with Visual Studio may not always be totally compatible with the latest Windows Upgrade.
It would explain why the project used to debug ok with the same settings earlier.
I would say it's some kind of corruption in the saved settings file which is triggered by specific code only, as debugging worked with other projects (X# and C#). And also because rebuilding the project didn't help, so it's not in the project itself.
Dick