错误信息:
Could not load file or assembly 'DevExpress.Web.ASPxGridView.v8.1, Version=8.1.2.0, Culture=neutral, PublicKeyToken=9b171c9fd64da1d1' or one of its dependencies. The system cannot find the file specified
解决办法:
把DevExpress安装目录中的所有DLL 拷贝到网站目录的Bin目录下
~~OK
本文解决了一个DevExpress组件在网站中无法加载的问题。具体错误为找不到指定文件'DevExpress.Web.ASPxGridView.v8.1'。解决方法是将DevExpress安装目录中的所有DLL文件复制到网站的Bin目录下。
935

被折叠的 条评论
为什么被折叠?



