本文介绍了VB.网. 2010.使用正确的框架版本的准则的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我已经将VB项目从Visual Studio 2005升级到了2010.我已将DotNetFrameWork版本2.0作为先决条件.在升级版本中,由于框架版本不兼容,我会收到错误消息.我被要求从显示许多版本的高级编译功能中更改版本.选择正确版本的基础是什么?我希望我的用户能够顺利安装我的程序(无需太多下载!).任何人都可以对此轻描淡写吗?
V.L.Patil

Hi,
I have upgraded VB projects from Visual Studio 2005 to 2010. I had used DotNetFrameWork version 2.0 as prerequisite. In the upgraded versions I get error messages due to incompatibility of framework versions. I am asked to change the version from Advanced Compile features which shows many versions. What is the basis of the choice of right version? I would like my users to be able to install my program without any hitches (without too many downloads!). Can any one throw light on this?
V.L.Patil

推荐答案


这篇关于VB.网. 2010.使用正确的框架版本的准则的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-31 17:46