Could not load file or assembly 'file:///C:\\WINDOWS\\Microsoft.NET\\Framework\\v4.0.30319\\ asp.net vs2010

我的未来我决定 提交于 2019-12-01 08:55:40

Try performing a full solution build. If that doesn't work, click Build -> Clean Solution. If the error persists, delete everything in the C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\parktms folder and repeat.

when you see it has temporary folder, then you should guess everything will be ok after clean and build

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!