Download the free trial version
Basic4android Video
Features
Tutorials and manuals
Showcase
Screenshots

Go Back   Android Development Forum - Basic4android > Basic4ppc (Windows Mobile) > Basic4ppc Wishlist > Bug Reports
Documentation Wiki Register Members List B4P Search Today's Posts Mark Forums Read

Bug Reports Post about errors or bugs encountered.

Device IDE MRU List

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-20-2010, 04:47 PM
RacingDog's Avatar
Senior Member
 
Join Date: Apr 2009
Location: Fleet, Hants, UK
Posts: 183
Send a message via Yahoo to RacingDog
Default Device IDE MRU List

I don't know which it was, but I had two bad entries in my MRU list, these caused me to be unable to use the good entries! Whichever entry I selected I got that ueless .NET message about not having the error messages CAB installed (which some web sites suggest is still not enough to get proper messages (any knowledge here?)).

I found the ini file where the MRU list is kept and manually deleted both duff entries and lo, everything was fine. I should have deleted them separately to get more info, but I was in a hurry. Sorry.

One entry was duff because I had moved the source to a new folder.
The other entry was a reference to a file on my laptop, I had been using my wireless connection and the old dodge of refering to the laptop's hard drive as "\\MyLaptop\c$\", and the connection was off when the problem occured.

So one of those was the culprit. But why were the valid entries not working? It was as though something was checking all the entries when only the selected entry needed to be referenced.

I suppose it could have been the error state not going away having unluckily first selected a duff entry!?

Last edited by RacingDog : 07-20-2010 at 05:09 PM.
Reply With Quote
  #2 (permalink)  
Old 07-20-2010, 05:40 PM
agraham's Avatar
Basic4ppc Expert
 
Join Date: Jul 2007
Location: Cheshire, UK
Posts: 6,072
Awards Showcase
Innovator medal Beta Tester Forum Contributer 
Total Awards: 3
Default

Quote:
Originally Posted by RacingDog View Post
some web sites suggest is still not enough to get proper messages
That is not true in my experience. I have a WM6.0 and a WM6.1 device which both came without error messages installed and the CAB added them fine. Many other people on here the forum have commented on the missing resource message and when pointed to the item in the FAQ to install the CAB I have never seen anyone come back and complain that it didn't work.
__________________
Sorry, but I don't answer questions by PM or email.
Please post your queries in the forum.

Last edited by agraham : 07-20-2010 at 05:43 PM.
Reply With Quote
  #3 (permalink)  
Old 07-20-2010, 06:13 PM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 15,714
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Default

We will check it. Please post any additional information if it happens again.
Reply With Quote
  #4 (permalink)  
Old 07-20-2010, 10:27 PM
RacingDog's Avatar
Senior Member
 
Join Date: Apr 2009
Location: Fleet, Hants, UK
Posts: 183
Send a message via Yahoo to RacingDog
Default

Thanks all.

And who but Microsoft would be so incompetent as to completely leave out the error messages? I mean, if you really want them as optional, then why not have that set-able during the installation process. Having a completely separate installation that you might not be aware of (depending on where you downloaded from) is just dumb. Or if you really need to worry about download speed you could name the basic installation as Lite or something so that people know to look for extras, regardless of where they download from.
Reply With Quote
  #5 (permalink)  
Old 07-21-2010, 08:10 AM
agraham's Avatar
Basic4ppc Expert
 
Join Date: Jul 2007
Location: Cheshire, UK
Posts: 6,072
Awards Showcase
Innovator medal Beta Tester Forum Contributer 
Total Awards: 3
Default

Actually it is the decision of the device manufacturer, not Microsoft, as to whether to include the Compact Framework error messages or not. Many omit them to save space in the device ROM.
__________________
Sorry, but I don't answer questions by PM or email.
Please post your queries in the forum.
Reply With Quote
  #6 (permalink)  
Old 07-21-2010, 11:37 AM
RacingDog's Avatar
Senior Member
 
Join Date: Apr 2009
Location: Fleet, Hants, UK
Posts: 183
Send a message via Yahoo to RacingDog
Default

Eh? Apart from old versions, I've always had to download the more recent versions.

It's still pretty stupid whoever decides it. These devices have huge memories (they only look small compared to modern big PCs), and who doesn't immediately expand that with a storage card which can only be filled by manic downloading?

Remember Basic interpreters in 8 or 16k computers? And these things have multi gigabyte expansion cards? Need to save memory? That CAB is not huge by today's standards.

Yeah I know, just the view of a grumpy old git who has little time for using huge memories on facilities I never need only to find the basics are missing.
Reply With Quote
  #7 (permalink)  
Old 07-21-2010, 06:27 PM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 15,714
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Default

I agree with you about the missing error messages. It can be quite annoying.
.Net CF 1.0 did include all the error messages.

I guess that there is a localization problem here. Microsoft didn't want to include all the different packages and therefore decided not to include anything by default.
Reply With Quote
  #8 (permalink)  
Old 07-21-2010, 07:00 PM
agraham's Avatar
Basic4ppc Expert
 
Join Date: Jul 2007
Location: Cheshire, UK
Posts: 6,072
Awards Showcase
Innovator medal Beta Tester Forum Contributer 
Total Awards: 3
Default

I don't want to correct the master but my understanding is that Microsoft licences each device for a single copy of Windows Mobile with a single language only, or perhaps two for some countries that have two primary languages like Canada. I think that that it is then up to the device maufacturer to complete the regionalisation and hence decide what resources to include. I believe this is why there is no option to change languages on devices. You have to buy another device licensed for the language you want as you original device is only licensed for the languages it was purchased with.
__________________
Sorry, but I don't answer questions by PM or email.
Please post your queries in the forum.
Reply With Quote
  #9 (permalink)  
Old 07-21-2010, 07:42 PM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 15,714
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Default

Quote:
I don't want to correct the master but my understanding is that Microsoft licences each device for a single copy of Windows Mobile with a single language only
You've rightfully corrected me many times in the past, and I'm always happy to learn something new...
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Better Object list in the IDE kohle Basic4ppc Wishlist 0 12-28-2009 09:12 AM
Device IDE Module Sub list scroll mjcoon Basic4ppc Wishlist 0 12-23-2009 09:24 AM
List of available COM in Device reny1978to Questions (Windows Mobile) 2 04-11-2009 12:55 PM
help list robert black Questions (Windows Mobile) 6 11-21-2008 03:06 PM
watch list robert black Basic4ppc Wishlist 0 10-05-2008 11:11 AM


All times are GMT. The time now is 04:07 PM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0