Creating a CAB with VB.NET

  • Thread starter Thread starter EMW
  • Start date Start date
E

EMW

Hi,

I just finished an application and I now want to deploy it.
When I create a CAB file (for the Pocket PC) I get a small file.
It works great on a windows 2003 based PPC , but not on a 2002 based PPC.
The program properties are set to PocketPc2002 Emulator.

How can I get it to work with the PPC2002, it seems there are some libraries
missing?

rg,
Eric
 
EMW said:
I just finished an application and I now want to deploy it.
When I create a CAB file (for the Pocket PC) I get a small file.
It works great on a windows 2003 based PPC , but not on a 2002 based PPC.
The program properties are set to PocketPc2002 Emulator.

How can I get it to work with the PPC2002, it seems there are some libraries
missing?

Have you installed the Compact Framework on the PPC2002 machine first?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top