Page 1 of 1

Visual Stuidio 2017 problem and its' fix

Posted: July 28th, 2018, 1:35 am
by Multibyte
If you are encountering, like I have been, the VS error that prompts "Unrecognized error occurred in the Windows Web Services framework" when you try to build using Debug mode and x64 platform then the fix is posted by a Microsoft tech in this Developer Community thread:
https://developercommunity.visualstudio ... b-ser.html

Apparently, starting from VS 15.8 we will not need this manual fix. You can also ignore it completely and build the projects using x86 platform in which case you don't get the above error.