Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problems with MIME types, especially 'wml' related

Status
Not open for further replies.

WilliamsP

MIS
Mar 26, 1999
7
GB
Hello!<br><br>I have a problem with MIME types in IIS 4.&nbsp;&nbsp;I am trying to setup Audicode's WAP Server 2.0 in conjunction with IIS.&nbsp;&nbsp;Having configured my custom MIME types within the three obvious levels - the web site itself, the 'default web site' and at the server level, IIS still seems to be using a default MIME type (i.e. text/html) as opposed to the custom type used for wml (text/vnd.wap.wml) when transmitting the document.&nbsp;&nbsp;When this gets to my browsing device (wap phone), I obviously get an error as the phone will not understand text/html.&nbsp;&nbsp;Any ideas??<br><br>More info:<br><br>The page I am trying to view is an active server page.&nbsp;&nbsp;The content type is configured within the page as:<br>&lt;% Response.ContentType = &quot;text/vnd.wap.wml&quot; %&gt;<br><br>Does anybody see any problems here?<br><br>Also, I have a second server which performs all of this correctly and allows me to see the asp on my phone.&nbsp;&nbsp;Both are configured with exactly the same software (apart from the Service Pack - the server that 'works' is SP4 whereas the failing server is SP6a) which is NT4, IIS 4, Audicode WAP Server.&nbsp;&nbsp;I'm not sure whether or not an MDAC upgrade has been applied or not - does anyone think that this maybe required?<br><br>If you can help - thanks!! <br><br>Paul Williams
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top