vs2010下解决方案:
1、右击项目选择“属性”,目标框架选择“.net FrameWord 4”;
2、右击项目中的引用,添加引用,在.net下选择System.Web,确定OK。
解释:
framework 4 client profile 为 framework 4的简化版,去掉了好多功能。web.dll就是其中,所以,引用原版即可,即为.net FrameWord 4
2023-12-23 19:05:27
vs2010下解决方案:
1、右击项目选择“属性”,目标框架选择“.net FrameWord 4”;
2、右击项目中的引用,添加引用,在.net下选择System.Web,确定OK。
解释:
framework 4 client profile 为 framework 4的简化版,去掉了好多功能。web.dll就是其中,所以,引用原版即可,即为.net FrameWord 4
下一篇:jdbc--事务