ASP.NET Error: Could not load file or assembly App_Web_z9w33txs

前端 未结 5 680
余生分开走
余生分开走 2021-01-06 05:50

How did you get rid of these annoying ASP.NET errors: Could not load file or assembly \'App_Web_z9w33txs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null\'

Thi

5条回答
  •  孤街浪徒
    2021-01-06 06:20

    Close your solution, shutdown IIS, go to:

    C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\

    And delete all of those files. Then restart IIS and try it all again.

提交回复
热议问题