[lnkForumImage]
TotalShareware - Download Free Software

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


 

Guy Dillen

7/18/2002 9:38:00 PM

How can i use the PocketPC 2002 emulator with MobileWebForms?

Thanks for the info.

Guy



9 Answers

(Jason Jing)

7/22/2002 10:30:00 AM

0

Hello,

Thank you for using the Microsoft Newsgroups.

First you need to launch Pocket PC 2002 emulator. You can create a batch
file to do it.

Following is an example batch file.

"F:\Program Files\Windows CE Tools\Common\Platman\bin\emulator.exe"
/CEImage "F:\Windows CE Tools\wce300\Pocket PC 2002\ChSimp-No
Radio\chsnoril.bin" /skin "F:\Windows CE Tools\wce300\Pocket PC
2002\emulation\ppc2002.xml"

Then in emulator, you can open Internet Explorer and browse to your
MobileWebForms.

If you have any questions, please reply to this post.


Jason Jing
Microsoft Support
This posting is provided "AS IS", with no warranties, and confers no rights.




--------------------
| From: "Guy Dillen" <guy_dillen@hotmail.com>
| Newsgroups: microsoft.public.dotnet.framework.aspnet.mobile
| Subject: Using PocketPC 2002 emulator?
| Date: Thu, 18 Jul 2002 21:38:40 +0200
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2600.0000
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
| Lines: 8
| Message-ID: <3d371a3b$0$183$ba620e4c@news.skynet.be>
| Organization: -= Skynet Usenet Service =-
| NNTP-Posting-Host: 80.200.48.140
| X-Trace: 1027021371 reader1.news.skynet.be 183 80.200.48.140
| X-Complaints-To: abuse@skynet.be
| Path:
cpmsftngxa08!cppssbbsa01.microsoft.com!news-out.cwix.com!newsfeed.cwix.com!s
kynet.be!skynet.be!louie!not-for-mail
| Xref: cpmsftngxa08 microsoft.public.dotnet.framework.aspnet.mobile:4312
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.mobile
|
| How can i use the PocketPC 2002 emulator with MobileWebForms?
|
| Thanks for the info.
|
| Guy
|
|
|
|

BottledUp

7/22/2002 9:13:00 PM

0

Does anyone know why the sdk did not include a program
group to launch the emulator...? Or... at the very least,
instructions on how to start the frigging thing? If
instructions were included, why so hard to find? (I still
have found none... finally had to come here to find
someone who knew the answer)...
Thanks to employees like Jason Jing for finding and
posting a solution... god knows how many hours have been
wasted trying to figure silly things like this out with
typical msoft dev documentation!
Msoft: Save us all a TON of time... please apply the same
strenuous standards when hiring your technical writers
that you already do when hiring programmers! ... or better
yet, don't let the programmers write docs that get
released raw to the public without even being inspected by
a human!

sorry msoft programmers... you write wonderful software...
but this is years of having to deal with your
documentation coming out right now!



>-----Original Message-----
>Hello,
>
>Thank you for using the Microsoft Newsgroups.
>
>First you need to launch Pocket PC 2002 emulator. You can
create a batch
>file to do it.
>
>Following is an example batch file.
>
>"F:\Program Files\Windows CE
Tools\Common\Platman\bin\emulator.exe"
>/CEImage "F:\Windows CE Tools\wce300\Pocket PC 2002
\ChSimp-No
>Radio\chsnoril.bin" /skin "F:\Windows CE Tools\wce300
\Pocket PC
>2002\emulation\ppc2002.xml"
>
>Then in emulator, you can open Internet Explorer and
browse to your
>MobileWebForms.
>
>If you have any questions, please reply to this post.
>
>
>Jason Jing
>Microsoft Support
>This posting is provided "AS IS", with no warranties, and
confers no rights.
>
>
>
>
>--------------------
>| From: "Guy Dillen" <guy_dillen@hotmail.com>
>| Newsgroups:
microsoft.public.dotnet.framework.aspnet.mobile
>| Subject: Using PocketPC 2002 emulator?
>| Date: Thu, 18 Jul 2002 21:38:40 +0200
>| X-Priority: 3
>| X-MSMail-Priority: Normal
>| X-Newsreader: Microsoft Outlook Express 6.00.2600.0000
>| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
>| Lines: 8
>| Message-ID: <3d371a3b$0$183$ba620e4c@news.skynet.be>
>| Organization: -= Skynet Usenet Service =-
>| NNTP-Posting-Host: 80.200.48.140
>| X-Trace: 1027021371 reader1.news.skynet.be 183
80.200.48.140
>| X-Complaints-To: abuse@skynet.be
>| Path:
>cpmsftngxa08!cppssbbsa01.microsoft.com!news-out.cwix.com!
newsfeed.cwix.com!s
>kynet.be!skynet.be!louie!not-for-mail
>| Xref: cpmsftngxa08
microsoft.public.dotnet.framework.aspnet.mobile:4312
>| X-Tomcat-NG:
microsoft.public.dotnet.framework.aspnet.mobile
>|
>| How can i use the PocketPC 2002 emulator with
MobileWebForms?
>|
>| Thanks for the info.
>|
>| Guy
>|
>|
>|
>|
>
>.
>

stevie

7/22/2002 9:34:00 PM

0

Ok... I have started the emulator. But how do I browse to
files on the PC running the emulator? Or how do i set up
the internet connection in the emulator to work with the
current internet connection on the host pc? OR how do I
upload the files to the emulator?
(The emulator docs and the sdk docs do not mention any of
this)

Thanks,
stevie



>-----Original Message-----
>Hello,
>
>Thank you for using the Microsoft Newsgroups.
>
>First you need to launch Pocket PC 2002 emulator. You can
create a batch
>file to do it.
>
>Following is an example batch file.
>
>"F:\Program Files\Windows CE
Tools\Common\Platman\bin\emulator.exe"
>/CEImage "F:\Windows CE Tools\wce300\Pocket PC 2002
\ChSimp-No
>Radio\chsnoril.bin" /skin "F:\Windows CE Tools\wce300
\Pocket PC
>2002\emulation\ppc2002.xml"
>
>Then in emulator, you can open Internet Explorer and
browse to your
>MobileWebForms.
>
>If you have any questions, please reply to this post.
>
>
>Jason Jing
>Microsoft Support
>This posting is provided "AS IS", with no warranties, and
confers no rights.
>
>
>
>
>--------------------
>| From: "Guy Dillen" <guy_dillen@hotmail.com>
>| Newsgroups:
microsoft.public.dotnet.framework.aspnet.mobile
>| Subject: Using PocketPC 2002 emulator?
>| Date: Thu, 18 Jul 2002 21:38:40 +0200
>| X-Priority: 3
>| X-MSMail-Priority: Normal
>| X-Newsreader: Microsoft Outlook Express 6.00.2600.0000
>| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
>| Lines: 8
>| Message-ID: <3d371a3b$0$183$ba620e4c@news.skynet.be>
>| Organization: -= Skynet Usenet Service =-
>| NNTP-Posting-Host: 80.200.48.140
>| X-Trace: 1027021371 reader1.news.skynet.be 183
80.200.48.140
>| X-Complaints-To: abuse@skynet.be
>| Path:
>cpmsftngxa08!cppssbbsa01.microsoft.com!news-out.cwix.com!
newsfeed.cwix.com!s
>kynet.be!skynet.be!louie!not-for-mail
>| Xref: cpmsftngxa08
microsoft.public.dotnet.framework.aspnet.mobile:4312
>| X-Tomcat-NG:
microsoft.public.dotnet.framework.aspnet.mobile
>|
>| How can i use the PocketPC 2002 emulator with
MobileWebForms?
>|
>| Thanks for the info.
>|
>| Guy
>|
>|
>|
>|
>
>.
>

stevie

7/22/2002 9:41:00 PM

0

I figured it out...
For anyone out there that might need this:

Go to the settings applet (start->settings)

Choose the connectiosn tab at bottom

change first drop down to 'work settings'

edit work settings (hit modify under the second dropdown)

hit proxy settings

check the first box next to 'This network connects to the
internet'

enter your proxy info if necessary


Now hit ok and go back to the browser... it should work
now.

Thanks,
stevie
>-----Original Message-----
>Ok... I have started the emulator. But how do I browse to
>files on the PC running the emulator? Or how do i set up
>the internet connection in the emulator to work with the
>current internet connection on the host pc? OR how do I
>upload the files to the emulator?
>(The emulator docs and the sdk docs do not mention any of
>this)
>
>Thanks,
>stevie
>
>
>
>>-----Original Message-----
>>Hello,
>>
>>Thank you for using the Microsoft Newsgroups.
>>
>>First you need to launch Pocket PC 2002 emulator. You
can
>create a batch
>>file to do it.
>>
>>Following is an example batch file.
>>
>>"F:\Program Files\Windows CE
>Tools\Common\Platman\bin\emulator.exe"
>>/CEImage "F:\Windows CE Tools\wce300\Pocket PC 2002
>\ChSimp-No
>>Radio\chsnoril.bin" /skin "F:\Windows CE Tools\wce300
>\Pocket PC
>>2002\emulation\ppc2002.xml"
>>
>>Then in emulator, you can open Internet Explorer and
>browse to your
>>MobileWebForms.
>>
>>If you have any questions, please reply to this post.
>>
>>
>>Jason Jing
>>Microsoft Support
>>This posting is provided "AS IS", with no warranties,
and
>confers no rights.
>>
>>
>>
>>
>>--------------------
>>| From: "Guy Dillen" <guy_dillen@hotmail.com>
>>| Newsgroups:
>microsoft.public.dotnet.framework.aspnet.mobile
>>| Subject: Using PocketPC 2002 emulator?
>>| Date: Thu, 18 Jul 2002 21:38:40 +0200
>>| X-Priority: 3
>>| X-MSMail-Priority: Normal
>>| X-Newsreader: Microsoft Outlook Express 6.00.2600.0000
>>| X-MimeOLE: Produced By Microsoft MimeOLE
V6.00.2600.0000
>>| Lines: 8
>>| Message-ID: <3d371a3b$0$183$ba620e4c@news.skynet.be>
>>| Organization: -= Skynet Usenet Service =-
>>| NNTP-Posting-Host: 80.200.48.140
>>| X-Trace: 1027021371 reader1.news.skynet.be 183
>80.200.48.140
>>| X-Complaints-To: abuse@skynet.be
>>| Path:
>>cpmsftngxa08!cppssbbsa01.microsoft.com!news-out.cwix.com!
>newsfeed.cwix.com!s
>>kynet.be!skynet.be!louie!not-for-mail
>>| Xref: cpmsftngxa08
>microsoft.public.dotnet.framework.aspnet.mobile:4312
>>| X-Tomcat-NG:
>microsoft.public.dotnet.framework.aspnet.mobile
>>|
>>| How can i use the PocketPC 2002 emulator with
>MobileWebForms?
>>|
>>| Thanks for the info.
>>|
>>| Guy
>>|
>>|
>>|
>>|
>>
>>.
>>
>.
>

Guy Dillen

7/25/2002 7:41:00 AM

0

Hallo Jason,

I did what you wrote in your previous message; however it still doesn't
work! What URL do i have to put in the IE on my Pocket PC?

Regards,

Guy


"Jason Jing" <zyjing@online.microsoft.com> wrote in message
news:$q#U0nVMCHA.3604@cpmsftngxa08...
> Hello,
>
> Thank you for using the Microsoft Newsgroups.
>
> First you need to launch Pocket PC 2002 emulator. You can create a batch
> file to do it.
>
> Following is an example batch file.
>
> "F:\Program Files\Windows CE Tools\Common\Platman\bin\emulator.exe"
> /CEImage "F:\Windows CE Tools\wce300\Pocket PC 2002\ChSimp-No
> Radio\chsnoril.bin" /skin "F:\Windows CE Tools\wce300\Pocket PC
> 2002\emulation\ppc2002.xml"
>
> Then in emulator, you can open Internet Explorer and browse to your
> MobileWebForms.
>
> If you have any questions, please reply to this post.
>
>
> Jason Jing
> Microsoft Support
> This posting is provided "AS IS", with no warranties, and confers no
rights.
>
>
>
>
> --------------------
> | From: "Guy Dillen" <guy_dillen@hotmail.com>
> | Newsgroups: microsoft.public.dotnet.framework.aspnet.mobile
> | Subject: Using PocketPC 2002 emulator?
> | Date: Thu, 18 Jul 2002 21:38:40 +0200
> | X-Priority: 3
> | X-MSMail-Priority: Normal
> | X-Newsreader: Microsoft Outlook Express 6.00.2600.0000
> | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
> | Lines: 8
> | Message-ID: <3d371a3b$0$183$ba620e4c@news.skynet.be>
> | Organization: -= Skynet Usenet Service =-
> | NNTP-Posting-Host: 80.200.48.140
> | X-Trace: 1027021371 reader1.news.skynet.be 183 80.200.48.140
> | X-Complaints-To: abuse@skynet.be
> | Path:
>
cpmsftngxa08!cppssbbsa01.microsoft.com!news-out.cwix.com!newsfeed.cwix.com!s
> kynet.be!skynet.be!louie!not-for-mail
> | Xref: cpmsftngxa08 microsoft.public.dotnet.framework.aspnet.mobile:4312
> | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.mobile
> |
> | How can i use the PocketPC 2002 emulator with MobileWebForms?
> |
> | Thanks for the info.
> |
> | Guy
> |
> |
> |
> |
>


(Jason Jing)

7/26/2002 7:53:00 AM

0

Hello,

If you want to send file to emulator, you can use ActiveSync with a
null-modem cable. Please take a look at following article in Pocket PC 2002
SDK help document:
Using ActiveSync with the Emulator


Jason Jing
Microsoft Support
This posting is provided "AS IS", with no warranties, and confers no rights.


--------------------
| Content-Class: urn:content-classes:message
| From: "stevie" <j@j.com>
| Sender: "stevie" <j@j.com>
| References: <3d371a3b$0$183$ba620e4c@news.skynet.be>
<$q#U0nVMCHA.3604@cpmsftngxa08>
| Subject: RE: Using PocketPC 2002 emulator?
| Date: Mon, 22 Jul 2002 12:34:44 -0700
| Lines: 86
| Message-ID: <18b4901c231b6$d509e6c0$a4e62ecf@tkmsftngxa06>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcIxttUJvJx1CVQmTJW4aobo5WFtXA==
| Newsgroups: microsoft.public.dotnet.framework.aspnet.mobile
| NNTP-Posting-Host: TKMSFTNGXA06 10.201.232.165
| Path: cpmsftngxa08!cpmsftngxa10!cpmsftngxa06!cpmsftngxa07
| Xref: cpmsftngxa08 microsoft.public.dotnet.framework.aspnet.mobile:4334
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.mobile
|
| Ok... I have started the emulator. But how do I browse to
| files on the PC running the emulator? Or how do i set up
| the internet connection in the emulator to work with the
| current internet connection on the host pc? OR how do I
| upload the files to the emulator?
| (The emulator docs and the sdk docs do not mention any of
| this)
|
| Thanks,
| stevie
|
|
|
| >-----Original Message-----
| >Hello,
| >
| >Thank you for using the Microsoft Newsgroups.
| >
| >First you need to launch Pocket PC 2002 emulator. You can
| create a batch
| >file to do it.
| >
| >Following is an example batch file.
| >
| >"F:\Program Files\Windows CE
| Tools\Common\Platman\bin\emulator.exe"
| >/CEImage "F:\Windows CE Tools\wce300\Pocket PC 2002
| \ChSimp-No
| >Radio\chsnoril.bin" /skin "F:\Windows CE Tools\wce300
| \Pocket PC
| >2002\emulation\ppc2002.xml"
| >
| >Then in emulator, you can open Internet Explorer and
| browse to your
| >MobileWebForms.
| >
| >If you have any questions, please reply to this post.
| >
| >
| >Jason Jing
| >Microsoft Support
| >This posting is provided "AS IS", with no warranties, and
| confers no rights.
| >
| >
| >
| >
| >--------------------
| >| From: "Guy Dillen" <guy_dillen@hotmail.com>
| >| Newsgroups:
| microsoft.public.dotnet.framework.aspnet.mobile
| >| Subject: Using PocketPC 2002 emulator?
| >| Date: Thu, 18 Jul 2002 21:38:40 +0200
| >| X-Priority: 3
| >| X-MSMail-Priority: Normal
| >| X-Newsreader: Microsoft Outlook Express 6.00.2600.0000
| >| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
| >| Lines: 8
| >| Message-ID: <3d371a3b$0$183$ba620e4c@news.skynet.be>
| >| Organization: -= Skynet Usenet Service =-
| >| NNTP-Posting-Host: 80.200.48.140
| >| X-Trace: 1027021371 reader1.news.skynet.be 183
| 80.200.48.140
| >| X-Complaints-To: abuse@skynet.be
| >| Path:
| >cpmsftngxa08!cppssbbsa01.microsoft.com!news-out.cwix.com!
| newsfeed.cwix.com!s
| >kynet.be!skynet.be!louie!not-for-mail
| >| Xref: cpmsftngxa08
| microsoft.public.dotnet.framework.aspnet.mobile:4312
| >| X-Tomcat-NG:
| microsoft.public.dotnet.framework.aspnet.mobile
| >|
| >| How can i use the PocketPC 2002 emulator with
| MobileWebForms?
| >|
| >| Thanks for the info.
| >|
| >| Guy
| >|
| >|
| >|
| >|
| >
| >.
| >
|

nazri

7/29/2002 9:58:00 AM

0

Hi !

I have a similar problem. I can launch the emulator but I
cannot browse my webform. I configured my connection
setting to Work. I only have connection to a local
intranet.Is there any extra setting needed ? I also tried
to access the intranet web pages but get this error : The
page you are looking for cannot be found.For intranet
sites is the proxy setting important ?

>-----Original Message-----
>Hello,
>
>Thank you for using the Microsoft Newsgroups.
>
>First you need to launch Pocket PC 2002 emulator. You can
create a batch
>file to do it.
>
>Following is an example batch file.
>
>"F:\Program Files\Windows CE
Tools\Common\Platman\bin\emulator.exe"
>/CEImage "F:\Windows CE Tools\wce300\Pocket PC 2002
\ChSimp-No
>Radio\chsnoril.bin" /skin "F:\Windows CE Tools\wce300
\Pocket PC
>2002\emulation\ppc2002.xml"
>
>Then in emulator, you can open Internet Explorer and
browse to your
>MobileWebForms.
>
>If you have any questions, please reply to this post.
>
>
>Jason Jing
>Microsoft Support
>This posting is provided "AS IS", with no warranties, and
confers no rights.
>
>
>
>
>--------------------
>| From: "Guy Dillen" <guy_dillen@hotmail.com>
>| Newsgroups:
microsoft.public.dotnet.framework.aspnet.mobile
>| Subject: Using PocketPC 2002 emulator?
>| Date: Thu, 18 Jul 2002 21:38:40 +0200
>| X-Priority: 3
>| X-MSMail-Priority: Normal
>| X-Newsreader: Microsoft Outlook Express 6.00.2600.0000
>| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
>| Lines: 8
>| Message-ID: <3d371a3b$0$183$ba620e4c@news.skynet.be>
>| Organization: -= Skynet Usenet Service =-
>| NNTP-Posting-Host: 80.200.48.140
>| X-Trace: 1027021371 reader1.news.skynet.be 183
80.200.48.140
>| X-Complaints-To: abuse@skynet.be
>| Path:
>cpmsftngxa08!cppssbbsa01.microsoft.com!news-out.cwix.com!
newsfeed.cwix.com!s
>kynet.be!skynet.be!louie!not-for-mail
>| Xref: cpmsftngxa08
microsoft.public.dotnet.framework.aspnet.mobile:4312
>| X-Tomcat-NG:
microsoft.public.dotnet.framework.aspnet.mobile
>|
>| How can i use the PocketPC 2002 emulator with
MobileWebForms?
>|
>| Thanks for the info.
>|
>| Guy
>|
>|
>|
>|
>
>.
>

nazri

7/29/2002 10:26:00 AM

0

Hi ! I have similar problem with the pocket pc 2002
emulator. I can launch the emulator but I cannot browse my
webform. I configured my connection setting to Work. I
only have connection to a local intranet.Is there any
extra setting needed ? I also tried to access the intranet
web pages but get this error : The page you are looking
for cannot be found. For intranet sites is the proxy
setting important ?

Thank you.

>-----Original Message-----
>Hello,
>
>If you want to send file to emulator, you can use
ActiveSync with a
>null-modem cable. Please take a look at following article
in Pocket PC 2002
>SDK help document:
>Using ActiveSync with the Emulator
>
>
>Jason Jing
>Microsoft Support
>This posting is provided "AS IS", with no warranties, and
confers no rights.
>
>
>--------------------
>| Content-Class: urn:content-classes:message
>| From: "stevie" <j@j.com>
>| Sender: "stevie" <j@j.com>
>| References: <3d371a3b$0$183$ba620e4c@news.skynet.be>
><$q#U0nVMCHA.3604@cpmsftngxa08>
>| Subject: RE: Using PocketPC 2002 emulator?
>| Date: Mon, 22 Jul 2002 12:34:44 -0700
>| Lines: 86
>| Message-ID: <18b4901c231b6$d509e6c0
$a4e62ecf@tkmsftngxa06>
>| MIME-Version: 1.0
>| Content-Type: text/plain;
>| charset="iso-8859-1"
>| Content-Transfer-Encoding: 7bit
>| X-Newsreader: Microsoft CDO for Windows 2000
>| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
>| Thread-Index: AcIxttUJvJx1CVQmTJW4aobo5WFtXA==
>| Newsgroups:
microsoft.public.dotnet.framework.aspnet.mobile
>| NNTP-Posting-Host: TKMSFTNGXA06 10.201.232.165
>| Path: cpmsftngxa08!cpmsftngxa10!cpmsftngxa06!
cpmsftngxa07
>| Xref: cpmsftngxa08
microsoft.public.dotnet.framework.aspnet.mobile:4334
>| X-Tomcat-NG:
microsoft.public.dotnet.framework.aspnet.mobile
>|
>| Ok... I have started the emulator. But how do I browse
to
>| files on the PC running the emulator? Or how do i set
up
>| the internet connection in the emulator to work with
the
>| current internet connection on the host pc? OR how do I
>| upload the files to the emulator?
>| (The emulator docs and the sdk docs do not mention any
of
>| this)
>|
>| Thanks,
>| stevie
>|
>|
>|
>| >-----Original Message-----
>| >Hello,
>| >
>| >Thank you for using the Microsoft Newsgroups.
>| >
>| >First you need to launch Pocket PC 2002 emulator. You
can
>| create a batch
>| >file to do it.
>| >
>| >Following is an example batch file.
>| >
>| >"F:\Program Files\Windows CE
>| Tools\Common\Platman\bin\emulator.exe"
>| >/CEImage "F:\Windows CE Tools\wce300\Pocket PC 2002
>| \ChSimp-No
>| >Radio\chsnoril.bin" /skin "F:\Windows CE Tools\wce300
>| \Pocket PC
>| >2002\emulation\ppc2002.xml"
>| >
>| >Then in emulator, you can open Internet Explorer and
>| browse to your
>| >MobileWebForms.
>| >
>| >If you have any questions, please reply to this post.
>| >
>| >
>| >Jason Jing
>| >Microsoft Support
>| >This posting is provided "AS IS", with no warranties,
and
>| confers no rights.
>| >
>| >
>| >
>| >
>| >--------------------
>| >| From: "Guy Dillen" <guy_dillen@hotmail.com>
>| >| Newsgroups:
>| microsoft.public.dotnet.framework.aspnet.mobile
>| >| Subject: Using PocketPC 2002 emulator?
>| >| Date: Thu, 18 Jul 2002 21:38:40 +0200
>| >| X-Priority: 3
>| >| X-MSMail-Priority: Normal
>| >| X-Newsreader: Microsoft Outlook Express
6.00.2600.0000
>| >| X-MimeOLE: Produced By Microsoft MimeOLE
V6.00.2600.0000
>| >| Lines: 8
>| >| Message-ID: <3d371a3b$0$183$ba620e4c@news.skynet.be>
>| >| Organization: -= Skynet Usenet Service =-
>| >| NNTP-Posting-Host: 80.200.48.140
>| >| X-Trace: 1027021371 reader1.news.skynet.be 183
>| 80.200.48.140
>| >| X-Complaints-To: abuse@skynet.be
>| >| Path:
>| >cpmsftngxa08!cppssbbsa01.microsoft.com!news-
out.cwix.com!
>| newsfeed.cwix.com!s
>| >kynet.be!skynet.be!louie!not-for-mail
>| >Í{wØ ¦,þ2!Ô¶,!OE~ ìì| Xref: cpmsftngxa08
>| microsoft.public.dotnet.framework.aspnet.mobile:4312
>| >| X-Tomcat-NG:
>| microsoft.public.dotnet.framework.aspnet.mobile
>| >|
>| >| How can i use the PocketPC 2002 emulator with
>| MobileWebForms?
>| >|
>| >| Thanks for the info.
>| >|
>| >| Guy
>| >|

MHoward

8/8/2002 10:31:00 PM

0

Hello,
I tried following your instructions below but I don't
have the image or the skin files in that dir. The only
way I can use the emulator is by debugging a smart device
extension project. This launches the emulator. I think I
have found the equlvelant to what you have below, but it
still isn't working. My emulator files I believe are
under the Compact Framework dir. Below is the code I'm
trying to use..

Set WshShell = WScript.CreateObject("WScript.Shell")

WshShell.Run "C:\Program Files\Windows CE
Tools\Common\Platman\bin\emulator.exe",1,TRUE

WshShell.Run "C:\Program Files\Microsoft Visual Studio
.NET\CompactFrameworkSDK\ConnectionManager\bin\Images\Pock
etPC\2002\1033\PPC2002.bin",1,TRUE

WshShell.Run "C:\Program Files\Microsoft Visual Studio
.NET\CompactFrameworkSDK\ConnectionManager\bin\Images\Pock
etPC\2002\1033\ppc2002.xml",1,TRUE

WScript.Quit

Thanks for your time,
MH
>-----Original Message-----
>Hello,
>
>Thank you for using the Microsoft Newsgroups.
>
>First you need to launch Pocket PC 2002 emulator. You
can create a batch
>file to do it.
>
>Following is an example batch file.
>
>"F:\Program Files\Windows CE
Tools\Common\Platman\bin\emulator.exe"
>/CEImage "F:\Windows CE Tools\wce300\Pocket PC 2002
\ChSimp-No
>Radio\chsnoril.bin" /skin "F:\Windows CE Tools\wce300
\Pocket PC
>2002\emulation\ppc2002.xml"
>
>Then in emulator, you can open Internet Explorer and
browse to your
>MobileWebForms.
>
>If you have any questions, please reply to this post.
>
>
>Jason Jing
>Microsoft Support
>This posting is provided "AS IS", with no warranties,
and confers no rights.
>
>
>
>
>--------------------
>| From: "Guy Dillen" <guy_dillen@hotmail.com>
>| Newsgroups:
microsoft.public.dotnet.framework.aspnet.mobile
>| Subject: Using PocketPC 2002 emulator?
>| Date: Thu, 18 Jul 2002 21:38:40 +0200
>| X-Priority: 3
>| X-MSMail-Priority: Normal
>| X-Newsreader: Microsoft Outlook Express 6.00.2600.0000
>| X-MimeOLE: Produced By Microsoft MimeOLE
V6.00.2600.0000
>| Lines: 8
>| Message-ID: <3d371a3b$0$183$ba620e4c@news.skynet.be>
>| Organization: -= Skynet Usenet Service =-
>| NNTP-Posting-Host: 80.200.48.140
>| X-Trace: 1027021371 reader1.news.skynet.be 183
80.200.48.140
>| X-Complaints-To: abuse@skynet.be
>| Path:
>cpmsftngxa08!cppssbbsa01.microsoft.com!news-out.cwix.com!
newsfeed.cwix.com!s
>kynet.be!skynet.be!louie!not-for-mail
>| Xref: cpmsftngxa08
microsoft.public.dotnet.framework.aspnet.mobile:4312
>| X-Tomcat-NG:
microsoft.public.dotnet.framework.aspnet.mobile
>|
>| How can i use the PocketPC 2002 emulator with
MobileWebForms?
>|
>| Thanks for the info.
>|
>| Guy
>|
>|
>|
>|
>
>.
>