使用VB 2008创建新的移动应用 [英] Creating a new Mobile app using VB 2008

查看:42
本文介绍了使用VB 2008创建新的移动应用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图在Visual Studio 2008中使用VB创建一个新的移动应用程序.我选择文件"新项目".在新项目窗口中选择智能设备".从模板中选择智能设备项目".选择".NET Framework 3.5".选择确定"并获得可怕的对象引用未设置为对象实例"

我很高兴尝试了以下建议.

这可能是由于每个用户的问题.您可以在命令提示符下执行以下命令:
%ProgramFiles%\ Microsoft Visual Studio 9.0 \ Common7 \ IDE \ devenv.exe"/ResetSkipPkgs
这种方法(重置跳过的程序包)很可能还可以解决Visual Studio 2008每用户的其他一些隐式"问题.


从那以后,我卸载并重新加载了Visual Studio,结果相同.请帮忙.

I am attempting to create a new mobile app using VB in visual studio 2008. I select "File" "New Project". Select "Smart Device" in new project window. Select the "Smart Device Project" from templates. Select ".NET Framework 3.5". Select "OK" and get the dreaded "object reference not set to an instance of an object"

I have tried the following suggestion with no joy.

This may be due to the per-user problem. You can execute the below in command prompt:
"%ProgramFiles%\Microsoft Visual Studio 9.0\Common7\IDE\devenv.exe" /ResetSkipPkgs
Most likely this method (resetting skipped packages) can also solve some other "cryptic" per-user problems of Visual Studio 2008


I have since unloaded and reloaded visual studio with the same results. Please help.

推荐答案

这可能是由于每个用户的问题.您可以在命令提示符下执行以下操作:

This may be due to the per-user problem. You can execute the below in command prompt:

"%ProgramFiles%\Microsoft Visual Studio 9.0\Common7\IDE\devenv.exe" /ResetSkipPkgs



此方法(重置跳过的程序包)很可能还可以解决Visual Studio 2008的每用户其他一些神秘的"问题.



Most likely this method (resetting skipped packages) can also solve some other "cryptic" per-user problems of Visual Studio 2008


谢谢您的输入.我尝试了一下,仍然没有喜悦.我很想听到其他建议.
Thank you for the input. I gave it a try and still no joy. I am all ears to any other suggestions.


这篇关于使用VB 2008创建新的移动应用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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