[lnkForumImage]
TotalShareware - Download Free Software

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


 

RP

9/6/2003 11:27:00 PM

Hi all, I am getting an "Error: Malformed server response. Same page works
fine in IE and MME.

Here is the trace from openwave:

Response data:

HTTP/1.1 100 Error

Server: Microsoft-IIS/5.0

Date: Sat, 06 Sep 2003 23:25:05 GMT

Content-Type: text/plain

Transfer-Encoding: Chunked

26a

HTTP/1.1 200 OK

Server: Microsoft-IIS/5.0

Date: Sat, 06 Sep 2003 23:25:05 GMT

Connection: close

Cache-Control: private

Content-Type: application/xhtml+xml; charset=utf-8

Content-Length: 419

<?xml version="1.0" encoding="utf-8"?>

<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN"
"http://www.wapforum.org/DTD/xhtml-mobile10.dtd...

<html xmlns="http://www.w3.org/1999/xhtml...

<head>

<title></title></head>

<body><form id="f2" method="post" action="home.aspx?__ufps=415893">

<div><input type="hidden" name="__VIEWSTATE" value="aDxfX1A7QDxmMjs7Pjs+"/>

$30,000

</div></form></body>

</html>

0



TIA,

PR


1 Answer

philip.ross

9/9/2003 1:46:00 PM

0

I have been getting the same problem with some of our web/wap pages
and the Openwave browser. I don''t have a solution but an observation
that the error for me only occurs on Windows XP PRO, whereas on
Windows 2003 Server the pages are served correctly.

--philip.

"RP" <rp@nospam.com> wrote in message news:<OIpCg0MdDHA.2112@TK2MSFTNGP10.phx.gbl>...
> Hi all, I am getting an "Error: Malformed server response. Same page works
> fine in IE and MME.
>
> Here is the trace from openwave:
>
> Response data:
>
> HTTP/1.1 100 Error
>
> Server: Microsoft-IIS/5.0
>
> Date: Sat, 06 Sep 2003 23:25:05 GMT
>
> Content-Type: text/plain
>
> Transfer-Encoding: Chunked
>
> 26a
>
> HTTP/1.1 200 OK
>
> Server: Microsoft-IIS/5.0
>
> Date: Sat, 06 Sep 2003 23:25:05 GMT
>
> Connection: close
>
> Cache-Control: private
>
> Content-Type: application/xhtml+xml; charset=utf-8
>
> Content-Length: 419
>
> <?xml version="1.0" encoding="utf-8"?>
>
> <!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN"
> "http://www.wapforum.org/DTD/xhtml-mobile10.dtd...
>
> <html xmlns="http://www.w3.org/1999/xhtml...
>
> <head>
>
> <title></title></head>
>
> <body><form id="f2" method="post" action="home.aspx?__ufps=415893">
>
> <div><input type="hidden" name="__VIEWSTATE" value="aDxfX1A7QDxmMjs7Pjs+"/>
>
> $30,000
>
> </div></form></body>
>
> </html>
>
> 0
>
>
>
> TIA,
>
> PR