简体   繁体   English

如此困惑于我为应用程序创建的版本以及手机运行的版本

[英]So confused on what version I made my application for and what version my phone runs

HP iPAQ 110 Classic Handheld. HP iPAQ 110经典掌上电脑。 I made an application that uses windows mobile 6.0 professional SDK with .net 3.5 framework. 我制作了一个使用Windows Mobile 6.0 Professional SDK和.net 3.5框架的应用程序。

the phone settings sates 手机设置状态

windows mobile 6 classic
CE OS 5.2.1616(Build 181200.0.4.0).

So why is it when I try to run my application it I get 那么为什么当我尝试运行我的应用程序时却得到

MissingMethodException MissingMethodException

This application requires a newer version of the MS .NET compact framework than the version installed on this device. 此应用程序需要比此设备上安装的MS.NET Compact Framework更高的版本。

I also went to there site and got the newest drivers they had(well I think it is the newest). 我也去了那里,并得到了他们最新的驱动程序(好吧,我认为这是最新的)。

My version now is 1.01.06 我的版本是1.01.06

您不一定需要新的驱动程序,但是听起来您需要安装Compact Framework的3.5版,您可以在此处下载

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 我必须对.NET 2.0应用程序进行哪些更改,以便它可以在Windows Server 2008上安装并正常运行 - What changes do I have to make to a .NET 2.0 Application so that it installs and runs fine on Windows Server 2008 我应该定位哪个版本的.NET框架? - What version of the .NET framework should I target? 什么.NET版本可供选择? - What .NET version to choose? 我的Regex有什么问题? - What am I doing wrong with my Regex? 什么是支持.Net 3.5的StructureMap的最新版本? - What is the latest version of StructureMap that supports .Net 3.5? 使我的.NET UI应用程序可编写脚本的最佳选择是什么? - What is the best option to make my .NET UI application scriptable? 我的项目与哪些平台兼容? - What platforms are my projects compatible with? 如何做到这一点,以便用户可以快速更改到我的应用程序 - How can I make it so the user can quickly change to my application 我需要更改以允许我的IIS7 ASP.Net 3.5应用程序创建事件源并将事件记录到Windows EventLog? - What do I need to change to allow my IIS7 ASP.Net 3.5 application to create an event source and log events to Windows EventLog? 我的正则表达式匹配整数有什么问题? - What's wrong with my regex to match an integer?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM