Windows Mobile开发问题 [英] Windows Mobile development problem

查看:63
本文介绍了Windows Mobile开发问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在为Windows Mobile开发应用程序,
但是,即使我已经通过Windows Mobile设备中心进行了同步,但即使使用模拟器运行代码,它也会显示错误:

错误1部署和/或注册失败,错误:0x8973190e.写入文件''\ Windows \ NETCFv35.wm.ARMV4I.cab时出错."错误0x80070070:磁盘上没有足够的空间.
设备连接组件"

请帮助我,

由于这个问题,我的工作已经停止.

谢谢

[更新:已发布为答案]

I am developing an applicaiton for Windows Mobile,
but when I run the code using the emulator even though I have already syncronized through windows mobile device center, it shows the error:

"Error 1 Deployment and/or registration failed with error: 0x8973190e. Error writing file ''\Windows\NETCFv35.wm.ARMV4I.cab''. Error 0x80070070: There is not enough space on the disk.
Device Connectivity Component "

please help me,

my work has stopped due to this problem .

Thanks

[Update: posted as answer]

The emulator memory is 31MB , and with my application its memory is 17MB free , but when i start the application running then its free memory become 541KB , and the show error
"Error 1 Deployment and/or registration failed with error: 0x8973190e. Error writing file '\Windows\NETCFv35.wm.ARMV4I.cab'. Error 0x80070070: There is not enough space on the disk.
Device Connectivity Component "



请帮助我

[/Update]



please help me

[/Update]

推荐答案

磁盘上没有足够的空间."

这意味着什么?
检查已分配给模拟器的内存-请记住,Windows Mobile设备的总内存在程序存储和文件存储之间分配.确保余额正确,或将一些东西移到存储卡(或仿真卡)中

[edit 001]

541KB表示您即将用完内存.

尝试将仿真器内存增加到128/256Mb,并在程序和存储之间将其分割为50/50.当它在仿真器中运行时,您可以减少它并进行微调.我遇到了这个问题,当您运行程序时它有时会消失,并且部署不再需要添加ARMV4I.

由于某些原因,这似乎在真实设备中不会发生...
[/edit]
"There is not enough space on the disk."

What does this imply?
Check the memory you have assigned to your emulator - remember that the total memory of a Windows Mobile device is split between program and file storage. Make sure you have got the balance right or move some things to the Storage Card (or emulation of)

[edit 001]

541KB indicates you are right out of memory.

Try increasing your emulator memory to 128/256Mb and split it 50/50 between program and storage. When you get it running in the emulator, you can reduce this and fine tune. I have had this problem, and it sometimes just goes away when you get the program running and the deployment no longer needs to add ARMV4I any more.

For some reason, this does not seem to happen in real devices...
[/edit]


是的,即使我遇到了同样的问题.甚至我的项目也已停止.


淀粉样蛋白可以在这个主题上提供帮助吗?
yes even i am suffering from same problem .even my project has come to halt .


can amyone help on this topic


您应该去检查一下移动设备中的内存.

有些设备无法显示实际内存,因此您必须先进行更新.
如何更新?好的,我会告诉您,您拖动鼠标以结束设备内存进度条即可.


可能有帮助,

Theingi Win
You should go and check your memory in your mobile device.

Some of device can''t show actual memory, so you must be update manual.
How to update? Ok i will tell you, You drag to end your device memory progress bar to end.


May be Helpful,

Theingi Win


这篇关于Windows Mobile开发问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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