I am debugging the web application on browser as application built in .Net framework with Knockout.js, MVC 4.5.
Below two issues are occurring in order on my machine as First:
and on refreshing browser again and again for multiple time, below second error is shown as:
Compiler Error Message: CS1583: 'c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\vs\319fdbfa\d4467656\CSC7451AF8AE7204B6CA14A4B158BEA80FA.TMP' is not a valid Win32 resource file
For it Screen shot of Compilation Error
And again on multiple time refreshing site, first issue is shown on screen and after that second.
I have tried all the solutions as shared in other posts as:
However same application is debugging successfully without any error on my colleagues machine with same environment and configuration.
User contributions licensed under CC BY-SA 3.0