Hi,
I wrote a compact framework 2.0 application by using Windows Mobile 5.0 template for Smart Phone 2003 in Visual Studio 2005. I compiled that application, i got the following error:
Error 1 Deployment and/or registration failed with error: 0x8973190e. Error writing file '\Windows\NETCFV2.ppc.armv4.cab'. Error 0x80070070: There is not enough space on the disk.
Note: But the same application runs on Windows Mobile 5.0 emulator successfully. i couldn't develop CF 2.0 for smartphone before installing Windows Mobile 5.0 SDK for Smart Phone. After installing that, i can do. But i got the above error.
Please send solutions asap.
Thanx.
GANESAN M.

Compact Framework 2.0 for Smart Phone
RogerWS
Jboul
Im starting with CE, must write a application that must interact with MSSql 2005. I using VS 2005 VB.net, what database and NETCF must I use
Try with MSSql 2005 compact but run into the disk space error.
Thank you
Phil Smith 99
SP 2003 is not supported by NETCF V2. That is, you can not install NETCF V2 on to SP 2003 and you can not run NETCF V2 applications on SP 2003.
You can only use NETCF V1 to develop for SP 2003, there’s a special template for that with (1.0) in VS 2005. Please use it instead.
TaddeR
Hi,
Thanx for your response. I accept your suggestion. But Compact framework 1.0 does not have more features for eg. it doesn't have process class. Suppose i want to write an application for Process Handling i hav to create own class by using APIs. But Process class, CF 2.0 has also included. like that i want to create an application for Registry i hav to use APIs. But CF2.0 it will support. Please send details about Process class and registry ASAP.
Thanks
GANESAN M.