使用了AJAX控件的网站在发布在服务器上会出错,错误大致如下:Could not load file or assembly 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. 系统找不到指定的文件。 (D:\SMC_Web\web.config 。要解决改问题只需在Bin目录下添加:System.Web.Extensions.dll,该文件在AJax控件的安装目录下可以找到

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-12-25
  • 2021-12-10
  • 2021-12-10
  • 2021-08-04
  • 2021-11-18
  • 2022-01-11
猜你喜欢
  • 2021-11-27
  • 2022-12-23
  • 2021-07-21
  • 2021-10-21
  • 2021-10-27
  • 2022-03-06
  • 2022-01-14
相关资源
相似解决方案