Re: IIS 6.0 on Windows Server 2003

From: Bernard (qbernard_at_hotmail.com.discuss)
Date: 07/21/04

  • Next message: David Wang [Msft]: "Re: IIS 6.0 on Windows Server 2003"
    Date: Wed, 21 Jul 2004 11:49:04 +0800
    
    

    what's the error msgs ?
    http status in IIS log file ?

    -- 
    Regards,
    Bernard Cheah
    http://www.tryiis.com/
    http://support.microsoft.com/
    http://www.msmvps.com/bernard/
    "tim" <timg@russound.com> wrote in message
    news:0a1e01c46e72$fbe3bd70$a601280a@phx.gbl...
    > I have looked at the MIME Types and .EXE is listed as:
    > application/octet-stream with NO luck...
    >
    >
    >
    > >-----Original Message-----
    > >I am also experience the similar problems
    > >
    > >I have a zip code look up tool that runs in a web page
    > and
    > >calls zipcode.exe and passes a zip code to it then
    > >displays the zip code with X radius
    > >For example:
    > >From a command prompt:
    > >C:\ zipcode.exe 03852 5
    > >03853
    > >03854
    > >03855
    > >03856
    > >03857
    > >
    > >I call this script in my web page and pass the zip code
    > >and radius as variables and it WORKS in IIS 5
    > >
    > >I have looked at the MIME Types and .EXE is listed as:
    > >application/octet-stream
    > >
    > >Now What?
    > >
    > >
    > >>-----Original Message-----
    > >>I found the answer:
    > >>
    > >>If you are using IIs 6.0 (supplied with Windows 2003),
    > >IIS
    > >>serves only files with extensions registered in its MIME
    > >>types list. To ensure that IIS serves the requested
    > >files,
    > >>either add each extension used by those files or a
    > >>wildcard (.*) to the list. To do this, find the top-
    > level
    > >>web directory, open the properties pages and click the
    > >>HTTP Headers tab. Then selet MIME types and add the
    > >>extensions, mapping them to MIME type 'application/octet-
    > >>stream'.
    > >>
    > >>Thanks,
    > >>
    > >>Steve Cox
    > >>>-----Original Message-----
    > >>>What do you mean "it broke"? What happens now when you
    > >>click a link?
    > >>>
    > >>>Cheers
    > >>>Ken
    > >>>
    > >>>
    > >>>"Steve Cox" <anonymous@discussions.microsoft.com> wrote
    > >>in message
    > >>>news:28d4b01c46538$0a2d6e60$a601280a@phx.gbl...
    > >>>: I need to understand if I can launch a desktop
    > >installed
    > >>>: application from a webpage hosted on IIS 6.0? I have
    > >>this
    > >>>: working on IIS 5.0, however it broke after upgrading.
    > >In
    > >>>: IIS 5.0 it was simple, just by adding a file
    > >association
    > >>>: on the desktop the web link just fires off the local
    > >>>: application. It simplifies the use by plant floor
    > >>>: operators that use of our applications.
    > >>>:
    > >>>: Any assistance is appreciated.
    > >>>:
    > >>>: Thanks,
    > >>>:
    > >>>: Steve Cox
    > >>>:
    > >>>
    > >>>
    > >>>.
    > >>>
    > >>.
    > >>
    > >.
    > >
    

  • Next message: David Wang [Msft]: "Re: IIS 6.0 on Windows Server 2003"

    Relevant Pages

    • Re: Media Player Add-in for FrontPage, help !
      ... >>Do I need a streaming server or IIS can play this role? ... IIS can serve the videos using http. ... You can set NAT porperties, DMZ, Virtual LAN, that's most of usual settings ... Make sure it's configured to send the correct MIME ...
      (microsoft.public.windowsmedia.player.web)
    • Re: BITSDownloader error in Updater Application Block 2.0
      ... permits IIS to serve any file regardless of its extension. ... not include this wildcard character MIME mapping and does not serve any ... type of extension that is not defined at the MIME Map node in the IIS ...
      (microsoft.public.dotnet.distributed_apps)
    • Re: How to serve a certain file format in IIS6/2003
      ... You can define it with IIS, in this, I would guess, client will get a prompt ... IIS 6.0 Does Not Serve Unknown MIME Types ... > How does one configure the MIME type for a myFile.vb_ on IIS6 then. ...
      (microsoft.public.inetserver.iis.security)
    • Re: ColdFusion doesnt know how to configure an IIS 7 site
      ... "The one problem here is CF doesn't know how to configure an IIS 7 site. ... apparent that ColdFusion does not know how to set up IIS 7. ... I get the specifice message for the MIME and that the .cfm extension is ... MIME type mapping for CFM pages. ...
      (microsoft.public.inetserver.iis.ftp)
    • Re: How to serve a certain file format in IIS6/2003
      ... If it's going to be execute on the client side, then it's depend on the MIME ... For IIS, it just base on ...
      (microsoft.public.inetserver.iis.security)

    Loading