Could not load file or assembly or one of its dependencies

前端 未结 30 1476
生来不讨喜
生来不讨喜 2020-11-22 03:18

I\'m having another of these \"Could not load file or assembly or one of its dependencies\" problems.

Additional information: Could not load file or

30条回答
  •  灰色年华
    2020-11-22 03:56

    Following worked for me.

    • Remove Temporary Files C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files
      • then right click on Temporary Asp.net Files>properties>security and give total control access to IIS and to all user runing my project

提交回复
热议问题