MikeV
Wed Jun 16 06:27:01 CDT 2004
So how did you actually test this? I am using a WAP simulator phone (Openwave SDK) to test it on my end and it does not work, but does work on my linux box.
Mike
"Kristofer Gafvert" wrote:
> Okay, I just did it here, and it works as expected.
>
> --
> Regards,
> Kristofer Gafvert - IIS MVP
>
http://www.ilopia.com - When you need help!
>
>
> "Mike V" <MikeV@discussions.microsoft.com> wrote in message
> news:3E3E7814-FAF5-413E-BDA8-7300D9F058D4@microsoft.com...
> > Yes, I have added all of the file types that are needed. Here they are
> and I have restarted the services as well as the server itself with NO luck
> at all.
> >
> > .wlm text/vnd.wap.wml
> > .wbmp image/vnd.wap.wbmp
> > .wmlc application/vnd.wap.wmlc
> > .wmls text/vnd.wap.wlmscript
> > .wlmsc application/vnd.wap.wmlscriptc
> > .wmlscript text/vnd.wap.wlmscript
> > .wsc text/vnd.wap.wmlscript
> >
> >
> > Mike
> >
> > "Kristofer Gafvert" wrote:
> >
> > > Did you try the suggestions given by Ian Jones?
> > >
> > > --
> > > Regards,
> > > Kristofer Gafvert - IIS MVP
> > >
http://www.ilopia.com - When you need help!
> > >
> > >
> > > "Mike V" <MikeV@discussions.microsoft.com> wrote in message
> > > news:74759432-73F8-4DFA-82DC-296F97788E10@microsoft.com...
> > > > What we are trying to do is have the server have the ability to be
> able to
> > > stream wml files with the correct header.
> > > > Right now if I go the
> > > >
http://www.test.com/temp/sld5.wml using an Openwave phone simulator
> the
> > > webserver give a text/html http header but should give a
> text/vnd.wap.wml
> > > header.
> > > >
> > > > In Unix/Apache this can be acomplish by adding the 4 lines bellow in
> the
> > > httpd.conf configuration and it works fine without any problems but in
> IIS I
> > > have added the necessary file types to MIME section under HTTP headers
> and
> > > this still does not work.
> > > >
> > > > Right now If I used the phone simulator and get above URL it will
> return
> > > an Error 500.
> > > >
> > > > "Ian Jones" wrote:
> > > >
> > > > > What are you trying to do?
> > > > >
> > > > > If it's add the correct WML mime type to IIS, then :
> > > > >
> > > > > Open IIS MMC
> > > > > Right click, Properties of the website you want to setup
> > > > > HTTP Headers tab
> > > > > File Types at the bottom
> > > > > Add a new type
> > > > >
> > > > > You'll need to set up mime type for wbmp too if you want to support
> > > those.
> > > > >
> > > > > HTH
> > > > >
> > > > >
> > > > >
> > >
> > >
> > >
>
>
>