PC Review


Reply
Thread Tools Rate Thread

deploying .net cf 2.0 Application

 
 
nobs
Guest
Posts: n/a
 
      15th Jun 2005
Hello

I'm experiencing some problems when i want to deploy the applications I
developed for a PocketPC.

I used the Smart Device CAB project from Visual studio 2005 Beta

1. The programm is running but everytime I display an errormessage
(like msgbox.show(exeption.msg) )
I get the text (Freely translated because my device is in german)
"Not possible to show an errormessage because the resources of the
assembly
which contains the errormessage couldn't be found"
What is missing? Except of this funny behavior the programm works fine

2. Problems with Shortcut: after doing the install the same way MS
shows in his walkthrough I don't get a shortcut in the startmenu.
After adding the shortcut to the startmenu folder (in the cab-project)
it works, but it didn't get removed when uninstalling and he also don't
overwrite it when installing a second time (so I have already MyApp,
MyApp(2), MyApp(3) in my startmenu :-(

3. As company name he always adds the default Company name from my
development computer. Some way to change it inside the CAB-Project ?
(there is no entry in Project Properties for this)

hope somebody can help me!

regards
Norbert

 
Reply With Quote
 
 
 
 
Damon Payne
Guest
Posts: n/a
 
      15th Jun 2005
I might be able to help with a couple of these:

The missing messages might be because System_SR_ENU.CAB is not
installed. I think "ENU" might mean the "en-us" culture (don't quote
me on that), meaning you'd want to find the resource CAB matching your
language. Look for a System_SR file. If your device/program is set to
a German localization, try setting the current culture to en-us, get
your exception to happen, and see if you see an English error message.

For the company and shortcut issues: take a look in the CAB .inf file
located beneath your SmartDeviceCab project, for example in
\TheCabProject\Debug\ProjectNameCAB.inf . The keys in there should
help you with the other issues.

 
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
Deploying an application =?Utf-8?B?QW50?= Microsoft Dot NET 1 15th Sep 2005 08:31 AM
Deploying my application =?Utf-8?B?U3RldmU=?= Microsoft Dot NET 0 24th Aug 2005 03:41 PM
Deploying an ASP.NET Web Application Carl Microsoft ASP .NET 1 4th Feb 2005 12:51 PM
Deploying ASP.NET Application =?Utf-8?B?cmx0aHVyc3Rvbg==?= Microsoft ASP .NET 2 29th Jun 2004 12:55 PM
Deploying an ASP Application Praveena Adabala Microsoft Dot NET 0 9th Jan 2004 02:56 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:27 AM.