带有Framework 3.0的AjaxControlToolKit [英] AjaxControlToolKit with Framework 3.0

查看:47
本文介绍了带有Framework 3.0的AjaxControlToolKit的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

最近,我根据公司的要求将我的项目Framework从4.0更改为3.0.

我遇到以下错误:
1.在全局名称空间中找不到类型或名称空间名称"AjaxControlToolkit"(是否缺少程序集引用?)
2.主要参考文献" AjaxControlToolkit,版本4.140412.0.文化=中性,PublicKeyToken = 28f01b0e84b6d53e,processorArchitecture = MSIL"无法解析,因为它间接依赖于框架程序集"System.Xml.Linq,版本4.0.0.0"

使用Framework 4,System.Xml.Linq可以正常工作,但不能在Framework 3中使用.我用LinqBridge替换了System.Xml.Linq命名空间,并且可以正常工作.

任何帮助都可以.

关于

Hi all,

I recently changed my projects Framework from 4.0 to 3.0 as required from the company.

I got the following errors:
1. The type or namespace name ''AjaxControlToolkit'' could not be found in the global namespace (are you missing an assembly reference?)
2. The primary reference ''AjaxControlToolkit, Version 4.140412.0. Culture=neutral, PublicKeyToken=28f01b0e84b6d53e, processorArchitecture=MSIL'' could not be resolved because it has an indirect dependency on the framework assembly "System.Xml.Linq, version 4.0.0.0"

With Framework 4 System.Xml.Linq worked fine but not in Framework 3. I replaced the System.Xml.Linq namespace with LinqBridge and works fine.

Any help would do please.

Regards

推荐答案

这有助于解决第二个问题.

单击此处
This Helped with the second problem.

Click Here


这有助于解决第一个问题.


单击此处
This Helped with the first problem.


Click Here


这篇关于带有Framework 3.0的AjaxControlToolKit的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆