'jquery' is not a valid script name. The name must end in '.js'

前端 未结 10 1668
长发绾君心
长发绾君心 2020-12-10 11:56

My ASP.Net project is working well, when suddenly we had a power failure. When I ran my web app, it is now showing a lot of

Could not load assembly S

10条回答
  •  伪装坚强ぢ
    2020-12-10 12:26

    By the way guys, I was able to resolve this by installing the AspNet.ScriptManager.jQuery.UI.Combined and AspNet.ScriptManager.jQuery packages using the Nuget tool.

提交回复
热议问题