C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !




Pocket PC application deployment


Posted Date: 25 Jun 2008      Total Responses: 4

Posted By: Phani Kumari       Member Level: Silver     Points: 1



I want to deploy Pocket PC application.When I am creating CAB file OpentNETCF.dll and OpentNETCF.Net.dll are not added to the cab file. can any one give the solution for this problem.






Responses

Author: lavanya devineni    25 Jun 2008Member Level: SilverRating:     Points: 2

Hi Phani kumar,

If we install compact frame work on device, no need to add
those dlls in cab file.

lavanya.



Author: Sabu C Alex    30 Jun 2008Member Level: GoldRating:     Points: 2

in the cab project select the dll that u want to add to cab file and in its properties window give Exclude=false


Author: G.Joychandrasekaran    07 Aug 2008Member Level: SilverRating:     Points: 5

Phani Kumari,

There are two reason were DLL not found in your deployment.
1. I think you did not add reference to the OPENnetCF dll
2. It may be supporting dll just it will be in your application path, not with project reference.

Sol:
Add all your required dlls in to your Deployment

rightclick on Deployment project->View->File system->Application folder-> (copy and paste here that dlls or browse that files and add into this path)



Author: Malleswar    09 Dec 2008Member Level: SilverRating:     Points: 4

Hi Phani kumari,

OpennetCF has to be installed along with our Compact framework. That means you have to create a single CAB file which contains multiple CABs. The following link helps you to prepare single CAB which includes multiple cabs.

Installer Creation(we can also add multiple cabs for single installer)

http://msdn.microsoft.com/en-us/library/aa446504.aspx

http://www.devx.com/wireless/Article/31198/1954


for OpennetCF CAB chk this path:
C:\Program Files\Microsoft.NET\SDK\CompactFramework\v2.0\OpenNETCF\SDF.cab

Please dont hesitate to ask, If you find any problem while working on this.

Regards,
Malleswar



Post Reply
You must Sign In to post a response.
Next : Send one example pocketpc
Previous : enable autorun on USB pen drive?
Return to Discussion Forum
Post New Message
Category: Smart Devices

Related Messages



dotNet Slackers   BizTalk Adaptors    Web Design


Contact Us    Privacy Policy    Terms Of Use