[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.aspnet.mobile

pocketPC2002 emulator configuration

Antoine Parra

5/15/2002 11:52:00 AM


I'm writing a mobile web page with .NET and wish to test
generated page with a pocketPC emulator.
I installad it from PocketPC2002 SDK but have some trouble
configuring it :

- i must change internet connection (which works fine),
but when i quit the emulator and save its state, it does
not save its state indeed. The .vsv file as explained in
docs (chich keeps this saved state) doesn't seem to be
created correctly. What's wrong with that ?

- the keyboard is in qwerty whereas i wish i use a french
azerty keyboard (note: the used image is the french one,
so i have a french wince emulated).

note : I just needed the emulator but the sdk installation
create no shortcut to it. So i had to launch it from a dos
console with some options (image, skin, etc.)

note2: the emulator.exe file isn't running on its own. It
seems to be configurable with it emultor.xml config file,
but i can't find any doc on that.

note3: in all docs, they are talking about configuring
from embedded visual tools, but as it takes nearly 300Mb,
i feel i won't install the whole package as i just need
the emulator in pocketPC2002 sdk !

If someone is using it in same conditions (just need for
an emulator to test web pages), thanks to give me some
advices.

Thanks for your help in advance.