User1935984934 posted
Last night I upgraded my Visual Studio 2017 to the latest version 15.7.0. Since then **all** my projects are not running any more.
The error I am getting:
Could not load file or assembly 'System.Web.RegularExpressions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
I tried adding manually a referece to the DLL, I am still getting the error
UPDATE: I got the same result with a brand new project using VS 2017 v 15.7. I added a master page and a simple page, nothing more.
UPDATE 2: That same project works just fine on my spare machine running VS 2017 v 15.4
I zipped the project and uploaded it
here
