Forum Moderators: open

Message Too Old, No Replies

Netscape, FireFox and Dot Net Framework

         

djscratch

10:57 am on Jun 13, 2005 (gmt 0)

10+ Year Member



im trying to learn asp.net again. i put a sample page on two ms boxes (2003 server & xp). when i open it in ie i get the 'hello' page. when i open it in netscape or firefox, i get a dialog box 'which app do i want to use to open'. i installed the latest dot net framework, but still get the same dialog box. please help.

Red_Eye

11:59 am on Jun 13, 2005 (gmt 0)

10+ Year Member



Sorry not sure I understand. How are you opening the page are you typing into the browser [localhost...] or are you double clicking the hellopage.aspx. asp.net pages need to be served from a server like iis. When you make a request to the server for hellopage.aspx the server processes the page and renders the html to the browser.

I appologise if I have misread your post

djscratch

12:47 pm on Jun 13, 2005 (gmt 0)

10+ Year Member



sorry i didnt explain myself thoroughly. i type the url address in like [ip...] number/index.aspx

Red_Eye

9:10 am on Jun 15, 2005 (gmt 0)

10+ Year Member



I have to say that I am stuck, it sounds like there is something wrong with either the setup of iis or the .net framework.

I know that in the eyes of the .net framework not all browsers are equal do you have a live server you can try the pages on? if it works on that then you know that there is something wrong with your setup.

Bobes

6:30 am on Jun 17, 2005 (gmt 0)



I have completely same problem. Under MSIE aspx files works fine but nut in Firefox. There is box 'which app do i want to use to open'. When I open aspx sites from internet there is no problem. This is only when I try to use localhost.Have you allredy found any solution?

Red_Eye

3:37 pm on Jun 17, 2005 (gmt 0)

10+ Year Member



Which Version of firefox are you using