PC Review


Reply
Thread Tools Rate Thread

Deploying C# application trought ActiveSync and cab

 
 
Vincent
Guest
Posts: n/a
 
      27th Jun 2006
I read a lot about how to deploy my C# application and can't get it
working for all target.

I tryed that sample:
http://www.codeproject.com/netcf/com...asp#xx790851xx

But the installer cant install on my device (PPC2003 Dell Axim /XScale
proc.) and give a unvaluable error like "Install of XXX failed, try
again"

I get it work by removing all .CAB except ARMV4 one

How can i get get it work for all devices?
I read articles talking about generating only one .cab (.net should not
be specific .exe)
but how can I do this? Any example.

Witch target should I use specially in that section?
[SourceDisksNames.ARMV4]
9=,"ARMV49",,"H:\IMC\PocketPC\MaintenanceBatch\obj\Release\"
10=,"ARMV4_Setup",,"C:\Program Files\Microsoft Visual Studio .NET
2003\CompactFrameworkSDK\v1.0.5000\Windows CE\wce300\ARMV4\"

We are using VS2003 and C# .NET, I should not involve any third party
where sources are not available...

Thanks a lot!

 
Reply With Quote
 
 
 
 
Vincent
Guest
Posts: n/a
 
      28th Jun 2006
I found a solution in the article "Packaging and Deploying Pocket PC
Applications" By Simon Kittle

http://www.codeproject.com/netcf/Pac...ployingPPC.asp

The NOTE 5 was applyed to me:

"I've found that for some reason, if the X86 CAB file is put at the
start of the CAB file list, as in most examples, it can cause problems
installing the app on some devices. What happens is that you get a
message on the device saying "<Application Name> failed to install.
Please run setup again.". I don't know why this is, but I've got better
results by putting it at the end of the list."

Thanks

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Checking whether ActiveSync is running in PDA application. deneb Microsoft Dot NET Compact Framework 1 18th Sep 2006 08:43 PM
Windows application working against Oracle DB trought web services =?Utf-8?B?b3R0bw==?= Microsoft ADO .NET 1 14th Dec 2005 06:40 PM
Starting activesync from application on pocketpc Christiane Microsoft Dot NET Compact Framework 3 31st Oct 2003 02:43 PM
Deploying Web Application Meir Rotfleisch Microsoft ASP .NET 1 30th Oct 2003 08:48 PM
Direct Connection and Deploying Over TCP (USB Cradle and ActiveSync) Kai Microsoft Dot NET Compact Framework 0 28th Jul 2003 12:30 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:22 AM.