ASP, IIS and WAP


[ Follow Ups ] [ Post Followup ] [ WAP Technical Discussion Forum ] [ FAQ ]

Posted by yclee (203.126.102.98) on July 03, 2000 at 07:14:38:

I'm having problem with my wap application when browsing thru actual handphone.
I've set the MIME content type in my IIS Server as below:
.wbmp image/vnd.wap.wbmp
.wml text/vnd.wap.wml
.wmlc application/vnd.wap.wmlc
.wmls text/vnd.wap.wmlscript
.wmlsc application/vnd.wap.wmlscriptc

In the asp file:
<%Response.ContentType = "text/vnd.wap.wml" %>









testing 1 2 3....



It can be viewed in a emulator that i've downloaded.
But when i connect thru hand phone, the following error occur:

The root element declared in the DTD is not the same as the document root element.

I really run out of idea why this is happening. Please help


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ WAP Technical Discussion Forum ] [ FAQ ]