User1935059134 posted
Hello,
I have a weird problem with Web App Project. I am using Global Resources and Local Resources.
Everything was working fine for over a week while developing, but suddenly local resources stopped working and I have an error saying resource class cannot be found for this page.
Additionally, I have noticed that the compilation process creates bin\aspx and bin\Master language versions which is obviously incorrect and does not happen on other computers.
This is happening only on my development PC. On another PC it is working correctly.
The website doesnt work in IIS or dev server.
I have tried the workarounds (clear temp asp files, change web.config), reinstalled .NET framework.
Anyone had the same problem with bin\aspx and bin\master directories ?
Anyone knows how to fix this without reformatting the drive ?