Re: .Net problem on localhost in FireFox

From: CES (none_at_none.com)
Date: 03/02/05


Date: Wed, 2 Mar 2005 10:58:41 -0500

Jason,
It's only Firefox that I'm having a problem with, sorry I meant to put that
in my previous post IE, Opera and Safari work just fine.... I also had
previously register the .net engine with
%systemroot%\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i so
that's not it either unfortunately.
I also just tried registering the Mime type ".aspx" and " text/html" in the
MIME Map section of HTTP Headers but that didn't work either...

I'm lost I just looked at my previous installation of IIS and it's identical
in every way to what I have now.... ANY other thoughts will be greatly
appreciated. - CES

"Jason Brown [MSFT]" <i-brjaso@online.microsoft.com> wrote in message
news:%23LocKkuHFHA.2564@tk2msftngp13.phx.gbl...
> First up some nitpicking, .aspx pages don't execute in firefox, they
> execute in IIS. An issue of semantics, sure, but there you go ;-)
>
> Are you able to view these pages normally using IE, or is it just firefox?
> What it looks like to me is that IIS is unaware of the .aspx extension, so
> instead of processing it then delivering it as text/html, it's just
> picking up the file and sending it as it would with any other unknown
> file. alternatively, possibly you're getting sent the
> application/octet-stream header incorrectly by IIS
>
> You probably need to run aspnet_regiis.exe from your
> c:\Windows\Microsoft.NET\ folder to register the engine with IIS, unless
> your post below means you already did that (which it does, a little), or
> you may need to enable 'scripts and executables' permission in IIS Service
> Manager's Home Directory tab. If neither of those work, post back and
> we'll see what else we can work out.
>
>
> --
> Jason Brown
> Microsoft GTSC, IIS
>
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
>
> "CES" <none@none.com> wrote in message
> news:u9c%23w9tHFHA.2648@TK2MSFTNGP14.phx.gbl...
>> All,
>> I recently reinstalled my system when it came around to setting up my IIS
>> test server I've run into a problem with Firefox 1.0. The problem is that
>> I can't get an .aspx page to execute in Firefox when I hit the page I get
>> a dialogue box "You have chosen to open which is a:
>> application/octet-stream from: http://127.0.0.1/ What should Firefox do
>> with this file?
>>
>> I failed to setup IIS properly on the machine when it was first
>> reinstalled (I installed IIS after I installed the .Net framework) but I
>> was able to get IE working when I registered the ASP.NET ISAPI Extension
>> (Thanks Ken) but I've never been able to get Firefox to display the page.
>> FYI - it's only .aspx pages that don't work .asp, .htm etc all function
>> normally.
>>
>> Any suggestions would be appreciated. Thanks in advance - CES
>
>



Relevant Pages

  • Re: .Net problem on localhost in FireFox
    ... > CES wrote:>> Jason, ... >> It's only Firefox that I'm having a problem with, sorry I meant to put>> that in my previous post IE, Opera and Safari work just fine.... ... >> I'm lost I just looked at my previous installation of IIS and it's>> identical in every way to what I have now.... ... >>>>>First up some nitpicking, .aspx pages don't execute in firefox, they>>>execute in IIS. ...
    (microsoft.public.inetserver.iis)
  • Re: .Net problem on localhost in FireFox
    ... First up some nitpicking, .aspx pages don't execute in firefox, they execute ... Are you able to view these pages normally using IE, or is it just firefox? ... What it looks like to me is that IIS is unaware of the .aspx extension, ...
    (microsoft.public.inetserver.iis)
  • Re: IE6 und localhost
    ... Was ist mit IIS und PHP. ... Und wie gesagt, mit Firefox ... wegen der Websites einen virtuellen Rechner als Homepage- ...
    (microsoft.public.de.german.inetexplorer.ie6)
  • Re: IE6 und localhost
    ... > Was ist mit IIS und PHP. ... Und wie gesagt, mit Firefox ... Ich teste meine Seiten nur in aktuellen Versionen von Lynx, Opera, ... besondere Rücksicht auf alte Browser nehme ich nicht, solange die Seite ...
    (microsoft.public.de.german.inetexplorer.ie6)
  • Re: Authentication
    ... Firefox, I presume) with other identities, then it looks like IIS ... > What authentication protocol is enabled for your website admin pages. ... Click the Refresh button to try again with different credentials. ...
    (microsoft.public.inetserver.iis)

Loading