没有可供选择的属性页 [英] There are no property pages for the selection

查看:27
本文介绍了没有可供选择的属性页的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嘿,我的朋友给我发了他在 VS2012 中制作的 vb.net 项目,但我使用的是 VS2010.现在我无法打开该文件,它显示此项目与当前版本的 Visual Studio 不兼容".我已经用谷歌搜索过了,他们说我需要将格式版本更改为 v11 而不是 12,并将目标框架更改为 4.0.但是,我只能将格式版本更改为 v11,但无法更改目标框架,因为我无法在属性中访问任何内容,因为它显示没有可供选择的属性页".我怎样才能解决这个问题??无论如何要在不进入属性的情况下更改框架??

Hey guys my friend sent me his vb.net project made in VS2012 but I'm using VS2010. Now I can't open the file, it says 'This project is incompatible with current version of Visual Studio'. I have Googled it out and they said I need to change format version to v11 instead of 12 and also change target framework to 4.0. However, I am only able to change the format version to v11, but unable to change the target framework since I have nothing to access in the properties , as it shows 'there are no property pages for the selection'. How can I fix this?? Anyway to change the framework without going into properties??

谢谢!

推荐答案

没关系,伙计们,我已经想通了.

Nevermind, I've figured it out guys.

用记事本打开.vcxproj文件,把数字从4.5改成4.0,应该是这个样子

open up the .vcxproj file using note pad and change the number from 4.5 to 4.0,so it should look like this

<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>

这篇关于没有可供选择的属性页的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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