开发者

Asp.net Build error?

开发者 https://www.devze.com 2022-12-27 03:49 出处:网络
when i run the my asp.net application it is showing this message can u help me. Could not load file or assembly \'System.Web.Extensions.Design, Version=1.0.61025.开发者_运维知识库0, Culture=neutral,

when i run the my asp.net application it is showing this message can u help me.

Could not load file or assembly 'System.Web.Extensions.Design, Version=1.0.61025.开发者_运维知识库0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.


You need to check whether referenced assembly (System.Web.Extensions.Design) exists in GAC or Bin folder of your app.

0

精彩评论

暂无评论...
验证码 换一张
取 消