[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

Trouble running Pocket PC 2003 emulator on my lap top

bruce yang

6/13/2005 3:21:00 PM

Hi all,
I have VS.NET installed on my lap top, and I'm trying to run the Pocket PC
2003 Emulator on it. I looked up on the microsoft website, and found this
syntex to run it.

"C:\Program Files\Microsoft Visual Studio .NET
2003\CompactFrameworkSDK\ConnectionManager\Bin\Emulator.exe" /ceimage
"c:\Program Files\Windows CE Tools\wce420\POCKET PC
2003\Emulation\PPC_2003_WWE.bin" /video 240x320x16 /ethernet true /skin
"c:\Program Files\Windows CE Tools\wce420\POCKET PC
2003\Emulation\Pocket_PC_Emulator_Skin.xml"

However, when I ran the command above on the command line, I got this error.

One or more files from the emulator for Windows CE installation is missing.
Please reinstall Emulator for Windows CE and try again.

Does anyone know the fix for this?

Thanks,
Bruce


7 Answers

Harshen

6/21/2005 12:50:00 PM

0

Hi! Bruce you don't have to run Pocket Pc 2003 in that way. There is another
short cut way as well .

Follow the Steps:

Tools ---> Connect to Device----> PocketPc2003 (Default)
Click on Connect.

Once it is started go to Start--- Internet ----From View Menu Select Adress
bar and type the URL of Mobile Web Application

Make sure that you type the url in following way

http://[ip Adress of Computer]/...........

I hope this helps.
Harshen Parikh
Developer
Ninemsn


"bruce yang" wrote:

> Hi all,
> I have VS.NET installed on my lap top, and I'm trying to run the Pocket PC
> 2003 Emulator on it. I looked up on the microsoft website, and found this
> syntex to run it.
>
> "C:\Program Files\Microsoft Visual Studio .NET
> 2003\CompactFrameworkSDK\ConnectionManager\Bin\Emulator.exe" /ceimage
> "c:\Program Files\Windows CE Tools\wce420\POCKET PC
> 2003\Emulation\PPC_2003_WWE.bin" /video 240x320x16 /ethernet true /skin
> "c:\Program Files\Windows CE Tools\wce420\POCKET PC
> 2003\Emulation\Pocket_PC_Emulator_Skin.xml"
>
> However, when I ran the command above on the command line, I got this error.
>
> One or more files from the emulator for Windows CE installation is missing.
> Please reinstall Emulator for Windows CE and try again.
>
> Does anyone know the fix for this?
>
> Thanks,
> Bruce
>
>
>

bruce yang

6/21/2005 2:01:00 PM

0

I tried this method already, and got this error:
"Can not establish a conneciton. Be sure the devicie is physically
connected tot he developement computer".

The hurdle I'm trying to over come is to not have to use a real device, but
to use an emulation for testing purpose.

Bruce


"Harshen" <Harshen@discussions.microsoft.com> wrote in message
news:D8B15866-AD21-4904-93DE-98C70F2D0F26@microsoft.com...
> Hi! Bruce you don't have to run Pocket Pc 2003 in that way. There is
> another
> short cut way as well .
>
> Follow the Steps:
>
> Tools ---> Connect to Device----> PocketPc2003 (Default)
> Click on Connect.
>
> Once it is started go to Start--- Internet ----From View Menu Select
> Adress
> bar and type the URL of Mobile Web Application
>
> Make sure that you type the url in following way
>
> http://[ip Adress of Computer]/...........
>
> I hope this helps.
> Harshen Parikh
> Developer
> Ninemsn
>
>
> "bruce yang" wrote:
>
>> Hi all,
>> I have VS.NET installed on my lap top, and I'm trying to run the Pocket
>> PC
>> 2003 Emulator on it. I looked up on the microsoft website, and found
>> this
>> syntex to run it.
>>
>> "C:\Program Files\Microsoft Visual Studio .NET
>> 2003\CompactFrameworkSDK\ConnectionManager\Bin\Emulator.exe" /ceimage
>> "c:\Program Files\Windows CE Tools\wce420\POCKET PC
>> 2003\Emulation\PPC_2003_WWE.bin" /video 240x320x16 /ethernet true /skin
>> "c:\Program Files\Windows CE Tools\wce420\POCKET PC
>> 2003\Emulation\Pocket_PC_Emulator_Skin.xml"
>>
>> However, when I ran the command above on the command line, I got this
>> error.
>>
>> One or more files from the emulator for Windows CE installation is
>> missing.
>> Please reinstall Emulator for Windows CE and try again.
>>
>> Does anyone know the fix for this?
>>
>> Thanks,
>> Bruce
>>
>>
>>


Max

6/27/2005 1:50:00 PM

0

hi, i have the same problem.
Can we have to configure the lan emulator t
"bruce yang" <bruce.yang@yang7133.org> ha scritto nel messaggio
news:e4nlPnmdFHA.584@TK2MSFTNGP15.phx.gbl...
>I tried this method already, and got this error:
> "Can not establish a conneciton. Be sure the devicie is physically
> connected tot he developement computer".
>
> The hurdle I'm trying to over come is to not have to use a real device,
> but to use an emulation for testing purpose.
>
> Bruce
>
>
> "Harshen" <Harshen@discussions.microsoft.com> wrote in message
> news:D8B15866-AD21-4904-93DE-98C70F2D0F26@microsoft.com...
>> Hi! Bruce you don't have to run Pocket Pc 2003 in that way. There is
>> another
>> short cut way as well .
>>
>> Follow the Steps:
>>
>> Tools ---> Connect to Device----> PocketPc2003 (Default)
>> Click on Connect.
>>
>> Once it is started go to Start--- Internet ----From View Menu Select
>> Adress
>> bar and type the URL of Mobile Web Application
>>
>> Make sure that you type the url in following way
>>
>> http://[ip Adress of Computer]/...........
>>
>> I hope this helps.
>> Harshen Parikh
>> Developer
>> Ninemsn
>>
>>
>> "bruce yang" wrote:
>>
>>> Hi all,
>>> I have VS.NET installed on my lap top, and I'm trying to run the Pocket
>>> PC
>>> 2003 Emulator on it. I looked up on the microsoft website, and found
>>> this
>>> syntex to run it.
>>>
>>> "C:\Program Files\Microsoft Visual Studio .NET
>>> 2003\CompactFrameworkSDK\ConnectionManager\Bin\Emulator.exe" /ceimage
>>> "c:\Program Files\Windows CE Tools\wce420\POCKET PC
>>> 2003\Emulation\PPC_2003_WWE.bin" /video 240x320x16 /ethernet true /skin
>>> "c:\Program Files\Windows CE Tools\wce420\POCKET PC
>>> 2003\Emulation\Pocket_PC_Emulator_Skin.xml"
>>>
>>> However, when I ran the command above on the command line, I got this
>>> error.
>>>
>>> One or more files from the emulator for Windows CE installation is
>>> missing.
>>> Please reinstall Emulator for Windows CE and try again.
>>>
>>> Does anyone know the fix for this?
>>>
>>> Thanks,
>>> Bruce
>>>
>>>
>>>
>
>



bruce yang

6/28/2005 3:19:00 PM

0

The email below was not complete. What do we have to configure the Lan
Emulator to??

Thanks,
Bruce

"Max" <maxi_1972@hotmail.com> wrote in message
news:uKc0m6xeFHA.2740@TK2MSFTNGP10.phx.gbl...
> hi, i have the same problem.
> Can we have to configure the lan emulator t
> "bruce yang" <bruce.yang@yang7133.org> ha scritto nel messaggio
> news:e4nlPnmdFHA.584@TK2MSFTNGP15.phx.gbl...
>>I tried this method already, and got this error:
>> "Can not establish a conneciton. Be sure the devicie is physically
>> connected tot he developement computer".
>>
>> The hurdle I'm trying to over come is to not have to use a real device,
>> but to use an emulation for testing purpose.
>>
>> Bruce
>>
>>
>> "Harshen" <Harshen@discussions.microsoft.com> wrote in message
>> news:D8B15866-AD21-4904-93DE-98C70F2D0F26@microsoft.com...
>>> Hi! Bruce you don't have to run Pocket Pc 2003 in that way. There is
>>> another
>>> short cut way as well .
>>>
>>> Follow the Steps:
>>>
>>> Tools ---> Connect to Device----> PocketPc2003 (Default)
>>> Click on Connect.
>>>
>>> Once it is started go to Start--- Internet ----From View Menu Select
>>> Adress
>>> bar and type the URL of Mobile Web Application
>>>
>>> Make sure that you type the url in following way
>>>
>>> http://[ip Adress of Computer]/...........
>>>
>>> I hope this helps.
>>> Harshen Parikh
>>> Developer
>>> Ninemsn
>>>
>>>
>>> "bruce yang" wrote:
>>>
>>>> Hi all,
>>>> I have VS.NET installed on my lap top, and I'm trying to run the Pocket
>>>> PC
>>>> 2003 Emulator on it. I looked up on the microsoft website, and found
>>>> this
>>>> syntex to run it.
>>>>
>>>> "C:\Program Files\Microsoft Visual Studio .NET
>>>> 2003\CompactFrameworkSDK\ConnectionManager\Bin\Emulator.exe" /ceimage
>>>> "c:\Program Files\Windows CE Tools\wce420\POCKET PC
>>>> 2003\Emulation\PPC_2003_WWE.bin" /video 240x320x16 /ethernet true /skin
>>>> "c:\Program Files\Windows CE Tools\wce420\POCKET PC
>>>> 2003\Emulation\Pocket_PC_Emulator_Skin.xml"
>>>>
>>>> However, when I ran the command above on the command line, I got this
>>>> error.
>>>>
>>>> One or more files from the emulator for Windows CE installation is
>>>> missing.
>>>> Please reinstall Emulator for Windows CE and try again.
>>>>
>>>> Does anyone know the fix for this?
>>>>
>>>> Thanks,
>>>> Bruce
>>>>
>>>>
>>>>
>>
>>
>
>
>


Max

6/30/2005 9:18:00 AM

0

Hi, other people's said that must configured the lan network on emulator.
hi
max


"bruce yang" <bruce.yang@yang7133.org> ha scritto nel messaggio
news:eWg9$T$eFHA.1448@TK2MSFTNGP09.phx.gbl...
> The email below was not complete. What do we have to configure the Lan
> Emulator to??
>
> Thanks,
> Bruce
>
> "Max" <maxi_1972@hotmail.com> wrote in message
> news:uKc0m6xeFHA.2740@TK2MSFTNGP10.phx.gbl...
>> hi, i have the same problem.
>> Can we have to configure the lan emulator t
>> "bruce yang" <bruce.yang@yang7133.org> ha scritto nel messaggio
>> news:e4nlPnmdFHA.584@TK2MSFTNGP15.phx.gbl...
>>>I tried this method already, and got this error:
>>> "Can not establish a conneciton. Be sure the devicie is physically
>>> connected tot he developement computer".
>>>
>>> The hurdle I'm trying to over come is to not have to use a real device,
>>> but to use an emulation for testing purpose.
>>>
>>> Bruce
>>>
>>>
>>> "Harshen" <Harshen@discussions.microsoft.com> wrote in message
>>> news:D8B15866-AD21-4904-93DE-98C70F2D0F26@microsoft.com...
>>>> Hi! Bruce you don't have to run Pocket Pc 2003 in that way. There is
>>>> another
>>>> short cut way as well .
>>>>
>>>> Follow the Steps:
>>>>
>>>> Tools ---> Connect to Device----> PocketPc2003 (Default)
>>>> Click on Connect.
>>>>
>>>> Once it is started go to Start--- Internet ----From View Menu Select
>>>> Adress
>>>> bar and type the URL of Mobile Web Application
>>>>
>>>> Make sure that you type the url in following way
>>>>
>>>> http://[ip Adress of Computer]/...........
>>>>
>>>> I hope this helps.
>>>> Harshen Parikh
>>>> Developer
>>>> Ninemsn
>>>>
>>>>
>>>> "bruce yang" wrote:
>>>>
>>>>> Hi all,
>>>>> I have VS.NET installed on my lap top, and I'm trying to run the
>>>>> Pocket
>>>>> PC
>>>>> 2003 Emulator on it. I looked up on the microsoft website, and found
>>>>> this
>>>>> syntex to run it.
>>>>>
>>>>> "C:\Program Files\Microsoft Visual Studio .NET
>>>>> 2003\CompactFrameworkSDK\ConnectionManager\Bin\Emulator.exe" /ceimage
>>>>> "c:\Program Files\Windows CE Tools\wce420\POCKET PC
>>>>> 2003\Emulation\PPC_2003_WWE.bin" /video 240x320x16 /ethernet true
>>>>> /skin
>>>>> "c:\Program Files\Windows CE Tools\wce420\POCKET PC
>>>>> 2003\Emulation\Pocket_PC_Emulator_Skin.xml"
>>>>>
>>>>> However, when I ran the command above on the command line, I got this
>>>>> error.
>>>>>
>>>>> One or more files from the emulator for Windows CE installation is
>>>>> missing.
>>>>> Please reinstall Emulator for Windows CE and try again.
>>>>>
>>>>> Does anyone know the fix for this?
>>>>>
>>>>> Thanks,
>>>>> Bruce
>>>>>
>>>>>
>>>>>
>>>
>>>
>>
>>
>>
>
>


mizar

8/22/2005 10:28:00 AM

0


bruce yang wrote:
> *Hi all,
> I have VS.NET installed on my lap top, and I'm trying to run the
> Pocket PC
> 2003 Emulator on it. I looked up on the microsoft website, and found
> this
> syntex to run it.
>
> "C:\Program Files\Microsoft Visual Studio .NET
> 2003\CompactFrameworkSDK\ConnectionManager\Bin\Emulator.exe"
> /ceimage
> "c:\Program Files\Windows CE Tools\wce420\POCKET PC
> 2003\Emulation\PPC_2003_WWE.bin" /video 240x320x16 /ethernet true
> /skin
> "c:\Program Files\Windows CE Tools\wce420\POCKET PC
> 2003\Emulation\Pocket_PC_Emulator_Skin.xml"
>
> However, when I ran the command above on the command line, I got this
> error.
>
> One or more files from the emulator for Windows CE installation is
> missing.
> Please reinstall Emulator for Windows CE and try again.
>
> Does anyone know the fix for this?
>
> Thanks,
> Bruce *


Bruce,
Try these suggestions from microsoft:

http://tinyurl...
http://tinyurl...



--
mizar
------------------------------------------------------------------------
Posted via http://w...
------------------------------------------------------------------------
View this thread: http://w.../message1671791.html

gtang

9/6/2005 7:06:00 PM

0


mizar,

this definitely works. Thanks,

Gary

mizar wrote:
> *Bruce,
> Try these suggestions from microsoft:
>
> http://tinyurl...
> http://tinyurl... *



--
gtang
------------------------------------------------------------------------
Posted via http://w...
------------------------------------------------------------------------
View this thread: http://w.../message1671791.html