View previous topic :: View next topic |
Author |
Message |
kfparri -
Joined: 05 Jul 2008 Posts: 4
|
Posted: Sat Jul 05, 2008 10:10 pm Post subject: ASP.NET on Firefox |
|
|
I have a problem viewing my asp.net 2.0 website on the internet with Firefox. It works fine when I view the site on IE 7 and Safari, but when I try to open it with Firefox I get the option to download or open a file. It says that it is a application/octet-stream. I have never seen anything like this and was hoping someone here has seen this and could help me.
My test site that I am using is http://www.guildlostsouls.com/aspnet
Thanks in advance |
|
Back to top |
|
 |
rrinc -
Joined: 24 Feb 2006 Posts: 725 Location: Arkansas, USA
|
Posted: Sun Jul 06, 2008 8:16 pm Post subject: |
|
|
It doesn't look like the scripts are being executed. _________________ -Blake | New Server :D
SaveTheInternet
Soy hispanohablante. Puedes contactarme por mensajes privados. |
|
Back to top |
|
 |
kfparri -
Joined: 05 Jul 2008 Posts: 4
|
Posted: Sun Jul 06, 2008 9:27 pm Post subject: |
|
|
So is this a configuration issue then? If so, what did I do wrong on my setup? |
|
Back to top |
|
 |
kfparri -
Joined: 05 Jul 2008 Posts: 4
|
Posted: Tue Jul 08, 2008 12:25 pm Post subject: |
|
|
I have fixed this issue. It turns out, on my initial setup I made Abyss run as a web service so when I started the server I was essentially running two servers which was interfering with the web site. If I killed one instance of the server the site works fine on Firefox. |
|
Back to top |
|
 |
jez86 -
Joined: 20 Sep 2008 Posts: 2
|
Posted: Sat Sep 20, 2008 6:48 pm Post subject: Same problem |
|
|
Hi All,
I am having exactly the same problem; ASP.net won't open in FF but will in IE, except killing one instance of the server doesnt fix it.
Abyss is set to start automatically as a windows service. Task manager shows 2 instances of abyssws.exe, one of them is associated to the service running (same PID).
Killing the unassociated instance of abyssws.exe causes the process to end and then another 2nd instance will load again.
Killing the associated instance of abyssws.exe causes the process to end and service to stop, (the 2nd instance will still serve web pages) and then it is possible to end the 2nd instance without it re-loading.
If anyone could help me I would be extremely grateful.
Regards
Jez |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Mon Oct 27, 2008 4:25 pm Post subject: |
|
|
kfparri wrote: | I have fixed this issue. It turns out, on my initial setup I made Abyss run as a web service so when I started the server I was essentially running two servers which was interfering with the web site. If I killed one instance of the server the site works fine on Firefox. |
The 2 abyssws.exe processes are normal. That's how the anti-crash feature works (one process monitors the other).
Your problem is with ASP.NET processing when using Firefox as a browser, there is no point in killing abyssws.exe processes. ASP.NET does not output the same HTML when it knows that you are using Firefox: check http://www.thecave.com/archive/2005/05/17/browsercap_for_firefox.aspx for a description of the issue and a solution. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
jez86 -
Joined: 20 Sep 2008 Posts: 2
|
Posted: Mon Oct 27, 2008 10:20 pm Post subject: |
|
|
Thank you for your reply, I will look into it when I have some time. |
|
Back to top |
|
 |
sandypeter111 -
Joined: 11 Nov 2008 Posts: 19
|
Posted: Sat Nov 15, 2008 6:29 am Post subject: hello you can visit this forum |
|
|
go to google find asp .net related forums you will get answers very easily. |
|
Back to top |
|
 |
|