MMIT created aspx not producing wml

U

ujjc001

Hello all.
I've downloaded MMIT and tried to make a simple app (.aspx). I've got
the devicefilters in web.config. When I hit the .aspx page with my
phone it only gives html, no wml. Anyone else had this problem? IIS is
all set up with the three file types and regular wml pages work.
Thanks for any help.
Jeff
 
U

ujjc001

Good news anyone who has this problem. The link above worked. To
recap,
"In you application web.config, add the following:
<browserCaps>
<filter>
<case match="Unknown" with="%{browser}">
preferredRenderingType = "wml11"
preferredRenderingMime = "text/vnd.wap.wml"
preferredImageMime = "image/vnd.wap.wbmp"
</case>
</filter>
</browserCaps>" (AndresS)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,049
Latest member
Allen00Reed

Latest Threads

Top