Hello William
First thank you for your answer. I tested it and got the results below. The uncompiled version brought 1573 Bytes and compiled 658 Bytes. This should be ok, isn't it? After clicking many, many times i never had a size over 700 Bytes.....
Only the message " ... in Whitelist not found" is a possible reason for the problems. Something with characters encoding?
Many thanks
Alesch
**************************
ALERTS
**************************
cache hit: {
<http://www.mysite.ch/dir/
)/Default.aspx?0oc=106&__u
}
cache miss: {
<http://www.mysite.ch/dir/
)/Default.aspx?0oc=106&__u
}
net request: {
<http://www.mysite.ch/dir/
)/Default.aspx?0oc=106&__u
}
HTTP POST Request: http://www.mysite.ch/dir/w
.aspx?__ufps=910936
Checking for URL 'www.mysite.ch/dir/wap/(wb
ufps=910936' in Whitelist
not found
POST Data:
__VIEWSTATE=aDxfX1A7QDw76a
Call&__EVENTARGUMENT=
----------------- DATA SIZE ------------------------
Uncompiled data from HTTP is 1573 bytes.
...found Content-Type: text/vnd.wap.wml.
Compiled WAP binary is 658 bytes.
--------------------------
**************************
Source
**************************
**************************
***********************
<!-- WBXML public ID number 0x0004: "-//WAPFORUM//DTD WML 1.1//EN" -->
<wml>
<card title="24.11.02">
<do type="accept" label="Go">
<go href="#__pbc2">
<setvar name="mcsvt" value="cmdEarlier"/><setva
</go>
</do>
<do type="options" label="Call">
<go href="wtai://wp/mc;+416272
</do>
<p mode="nowrap">
<anchor title="Go">fr©úher >><go href="#__pbc2">
<setvar name="mcsvt" value="cmdFrueher"/><setva
/>
</go>
</anchor>
<br/>16:03 MA [1 - 151]<br/><a href="wtai://wp/mc;+416272
l">+41627230896</a>
<br/><br/><br/><anchor title="Go"><<sp¥Òter<go href="#__pbc2">
<setvar name="mcsvt" value="cmdSpaeter"/><setva
/>
</go>
</anchor>
<br/><anchor title="Go">zum ersten Anruf<go href="#__pbc2">
<setvar name="mcsvt" value="cmdErsterCall"/><se
=""/>
</go>
</anchor>
<br/><anchor title="Go">zum letzten Anruf<go href="#__pbc2">
<setvar name="mcsvt" value="cmdLetzterCall"/><s
e=""/>
</go>
</anchor>
</p>
</card>
<card id="__pbc2">
<onevent type="onenterforward">
<go href="/cti/wap/(wbwyfqr5v4
fps=284702" method="post">
<postfield name="__VIEWSTATE" value="aDxfX1A7QDw76amF77y
7Pg=="/><postfield name="__EVENTTARGET" value="$$(mcsvt:noesc)"/><
="__EVENTARGUMENT" value="$$(mcsva:noesc)"/>
</go>
</onevent>
<onevent type="onenterbackward">
<prev/>
</onevent>
</card>
</wml>
{}
**************************
Main Topics
Browse All Topics





by: williamcampbellPosted on 2002-11-22 at 14:30:57ID: 7485712
The definition of the Internal Server Error is as follows: The server encountered an unexpected condition which prevented it from fulfilling the request. Due to packet size limitations, there is a deck size constraint. The size limit for a deck after the Mobile Access Gateway compiles it is 1492 bytes. Because dynamic WML services typically generate responses of varying length, you should limit the size of your decks to 1200 bytes. To view the size of a compiled deck, load it in the Simulator - the Simulator will display the deck size in the Phone Information Window
William