This is a multi-part message in MIME format.

------=_NextPart_000_0018_01C3F0AD.B6DAB1E0
Content-Type: multipart/alternative;
boundary="----=_NextPart_001_0019_01C3F0AD.B6DAB1E0"


------=_NextPart_001_0019_01C3F0AD.B6DAB1E0
Content-Type: text/plain;
charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

Blank
Hello all,=20



We use PB4.2 made a CE image with IE into CEPC, one user uses CEPC said:

>the refresh rate for the asp web page was very slow,
> especially for the labor entry screen. It may be due to Windows CS =
not
> being compatible to all the asp page components or the =
memory/processor
> not
> being able to handle a 30 second refresh of the page. It appeared that
> before the refresh completed, it had re-started.=20



Our CEPC uses Compact Flash as hard drive and the size is 256MB, 64 RAM, =
x86 processor.=20

I think that CE does not have virtual memory that swap pages between =
harddisk
and RAM. Is that correct? I believe size of compact flash will not =
affect
performance. Correct?

Does any body has any idea why ASP page is slow and how to fix this??? =
Thanks a looot!!!



------=_NextPart_001_0019_01C3F0AD.B6DAB1E0
Content-Type: text/html;
charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE id=3DridTitle>Blank</TITLE>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dwindows-1252"><BASE=20
href=3D"file://C:\Program Files\Common Files\Microsoft =
Shared\Stationery\">
<STYLE>BODY {
MARGIN-TOP: 25px; FONT-SIZE: 10pt; MARGIN-LEFT: 25px; COLOR: #000000; =
FONT-FAMILY: Arial, Helvetica
}
P.msoNormal {
MARGIN-TOP: 0px; FONT-SIZE: 10pt; MARGIN-LEFT: 0px; COLOR: #ffffcc; =
FONT-FAMILY: Helvetica, "Times New Roman"
}
LI.msoNormal {
MARGIN-TOP: 0px; FONT-SIZE: 10pt; MARGIN-LEFT: 0px; COLOR: #ffffcc; =
FONT-FAMILY: Helvetica, "Times New Roman"
}
</STYLE>

<META content=3D"MSHTML 6.00.2800.1106" name=3DGENERATOR></HEAD>
<BODY id=3DridBody style=3D"COLOR: #000080; FONT-FAMILY: Verdana" =
bgColor=3D#ffffff=20
background=3Dcid:001301c3f0d7$9fb0b9e0$74bf2cd8@3ComC>
<DIV>&nbsp;</DIV>
<P>Hello all, </P>
<P>&nbsp;</P>
<P>We&nbsp;use PB4.2 made a CE image with IE&nbsp;into CEPC, one user =
uses CEPC=20
said:</P>
<P>&gt;the refresh rate for the asp web page was very slow,<BR>&gt; =
especially=20
for the labor entry screen.&nbsp; It may be due to Windows CS =
not<BR>&gt; being=20
compatible to all the asp page components or the =
memory/processor<BR>&gt;=20
not<BR>&gt; being able to handle a 30 second refresh of the page. It =
appeared=20
that<BR>&gt; before the refresh completed, it had re-started.&nbsp;</P>
<P>&nbsp;</P>
<P>Our CEPC uses Compact Flash as hard drive and the size is 256MB, 64 =
RAM, x86=20
processor. </P>
<P>I think that CE does not have virtual memory that swap pages between=20
harddisk<BR>and RAM.&nbsp; Is that correct?&nbsp; I believe size of =
compact=20
flash will not affect<BR>performance.&nbsp; Correct?</P>
<P>Does any body has any idea why ASP page is slow and how to fix =
this??? Thanks=20
a looot!!!</P>
<P>&nbsp;</P></BODY></HTML>

------=_NextPart_001_0019_01C3F0AD.B6DAB1E0--

------=_NextPart_000_0018_01C3F0AD.B6DAB1E0
Content-Type: image/gif;
name="Blank Bkgrd.gif"
Content-Transfer-Encoding: base64
Content-ID: <001301c3f0d7$9fb0b9e0$74bf2cd8@3ComC>

R0lGODlhLQAtAID/AP////f39ywAAAAALQAtAEACcAxup8vtvxKQsFon6d02898pGkgiYoCm6sq2
7iqWcmzOsmeXeA7uPJd5CYdD2g9oPF58ygqz+XhCG9JpJGmlYrPXGlfr/Yo/VW45e7amp2tou/lW
xo/zX513z+Vt+1n/tiX2pxP4NUhy2FM4xtjIUQAAOw==

------=_NextPart_000_0018_01C3F0AD.B6DAB1E0--

Re: slow refresh rate for the asp web page by Steve

Steve
Wed Feb 11 14:20:08 CST 2004

Size of the harddrive is most likely irrelevant.

Just what exactly do you mean speed of ASP pages is slow? Is the CE device
the web server, the browser or both?

--
Steve Maillet (eMVP)
Entelechy Consulting
smaillet_AT_EntelechyConsulting_DOT_com



Re: slow refresh rate for the asp web page by Embedded

Embedded
Wed Feb 11 14:29:53 CST 2004


Thanks for the quick response!

The CEPC is just a simple computer has IE browser and network support. I
also found sometimes when I visit some web sites, it's very slow. One user
said the speed for refreshing ASP pages is slow. I just don't know what
caused this. Is it because the X86 processor or Compact Flash disk speed?


"Steve Maillet (eMVP)" <nospam1@EntelechyConsulting.com> wrote in message
news:eqVLpxN8DHA.1804@TK2MSFTNGP12.phx.gbl...
> Size of the harddrive is most likely irrelevant.
>
> Just what exactly do you mean speed of ASP pages is slow? Is the CE device
> the web server, the browser or both?
>
> --
> Steve Maillet (eMVP)
> Entelechy Consulting
> smaillet_AT_EntelechyConsulting_DOT_com
>
>



Re: slow refresh rate for the asp web page by Steve

Steve
Wed Feb 11 15:52:22 CST 2004

If the CE device is the browser only then ASP vs. static pages is irrelevant
as that is entirely on the server side. The Disk is also irrelevant as it is
not really involved in the process unless you don't have any RAM storage and
the borwser page cache is writing to a flash device (VERY Slow operation!)


--
Steve Maillet (eMVP)
Entelechy Consulting
smaillet_AT_EntelechyConsulting_DOT_com