473,322 Members | 1,734 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

Help! ASP pages don't open with IIS (local files) IE6 and Win2K

Hello everyone,
I can't open ASP documents with Windows 2000 Pro french version SP4 +
IE6.0 SP1 + IIS 5.0. When I click an ASP file, it's FrontPage 2000 that
opens it. If I choose Open With... Internet Explorer, nothing opens. And if
I can have an ASP page open in IE, if there is a link to another ASP page,
when I click it, it doesn't open that ASP link, instead IE asks if I want to
download the file. IE seems to be unable to process ASP files. Why? By the
way, this is a problem when I want to work with ASP pages locally, with the
127.0.0.1 address. Yes, the IIS Service is started in the MMC. Any help will
be appreciated. Thank you very much.

Éric GARANT
Jul 19 '05 #1
2 7075
IE doesn't process ASP pages. Are you going to http://localhost or
http://yourip, or are you going to C:\Path\file.asp?

Ray at home

"Éric GARANT" <ga****@webnet.qc.ca> wrote in message
news:sv2Pa.2289$Fy1.102186@localhost...
Hello everyone,
I can't open ASP documents with Windows 2000 Pro french version SP4 +
IE6.0 SP1 + IIS 5.0. When I click an ASP file, it's FrontPage 2000 that
opens it. If I choose Open With... Internet Explorer, nothing opens. And if I can have an ASP page open in IE, if there is a link to another ASP page,
when I click it, it doesn't open that ASP link, instead IE asks if I want to download the file. IE seems to be unable to process ASP files. Why? By the
way, this is a problem when I want to work with ASP pages locally, with the 127.0.0.1 address. Yes, the IIS Service is started in the MMC. Any help will be appreciated. Thank you very much.

Éric GARANT

Jul 19 '05 #2
NAV2002 is installed but automatic protection isn't enabled. And I booted to
WinXP Pro (instead of 2000 Pro, I have both OSes) and tried to do the same
and it worked. In XP, I can go to 127.0.0.1/dossier/index.asp and the ASP
page is properly processed. There must be a problem with my Windows 2000
installation. :-(
"John Blessing" <ntlnews@**REMOVETHIS**lbehelpdesk.com> a écrit dans le
message de news:em*******************@newsfep4-glfd.server.ntli.net...
Do you have Norton Antivirus installed on the web server? If so, it defaults to enable "script blocking" which will stop your asp working.

--
John Blessing
http://www.LbeHelpdesk.com - Help Desk software at affordable prices
http://www.free-helpdesk.com - Completely free help desk software !
http://www.lbetoolbox.com - Remove Duplicates from MS Outlook
http://www.lbesync.com - Synchronize two Outlook Personal Folders
"Éric GARANT" <ga****@webnet.qc.ca> wrote in message
news:UhmPa.2383$Fy1.105110@localhost...
I just want to use ASP pages using the localhost ( http://localhost or
http://127.0.0.1 , for example: http://127.0.0.1/dossier/index.asp ). I
don't intend to use ASP on a web server (only with the localhost).
It must be possible to view ASP pages in IE! Just think about websites

using
ASP pages!

Éric
"Ray at <%=sLocation%>" <ra*@ajf8jalskdfna.sefrhja7yasdf.com> a écrit dans
le message de news:%2***************@TK2MSFTNGP10.phx.gbl...
IE doesn't process ASP pages. Are you going to http://localhost or
http://yourip, or are you going to C:\Path\file.asp?

Ray at home

"Éric GARANT" <ga****@webnet.qc.ca> wrote in message
news:sv2Pa.2289$Fy1.102186@localhost...
> Hello everyone,
> I can't open ASP documents with Windows 2000 Pro french version SP4
+
> IE6.0 SP1 + IIS 5.0. When I click an ASP file, it's FrontPage 2000

that > opens it. If I choose Open With... Internet Explorer, nothing opens. And if
> I can have an ASP page open in IE, if there is a link to another ASP

page,
> when I click it, it doesn't open that ASP link, instead IE asks if I

want
to
> download the file. IE seems to be unable to process ASP files. Why?
By the
> way, this is a problem when I want to work with ASP pages locally,

with the
> 127.0.0.1 address. Yes, the IIS Service is started in the MMC. Any help will
> be appreciated. Thank you very much.
>
> Éric GARANT
>
>


Jul 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

21
by: Dave | last post by:
After following Microsofts admonition to reformat my system before doing a final compilation of my app I got many warnings/errors upon compiling an rtf file created in word. I used the Help...
0
by: python-help-bounces | last post by:
Your message for python-help@python.org, the Python programming language assistance line, has been received and is being delivered. This automated response is sent to those of you new to...
4
by: Sarir Khamsi | last post by:
Is there a way to get help the way you get it from the Python interpreter (eg, 'help(dir)' gives help on the 'dir' command) in the module cmd.Cmd? I know how to add commands and help text to...
3
by: Colin J. Williams | last post by:
Python advertises some basic service: C:\Python24>python Python 2.4.1 (#65, Mar 30 2005, 09:13:57) on win32 Type "help", "copyright", "credits" or "license" for more information. >>> With...
27
by: Bruce Dodds | last post by:
I recently started using Access 2003 for the first time. I wanted to pass on some comments about the Help system to Access MVPs who frequent this board. I'm doing this in the hope that some of...
4
by: dixie | last post by:
Help, I'm really out of my depth here (not unusual I hear you say :-). I have just installed HTML Help in an application. I told it in the Project Properties the path to the help file. I then...
5
by: Steve | last post by:
I have written a help file (chm) for a DLL and referenced it using Help.ShowHelp My expectation is that a developer using my DLL would be able to access this help file during his development time...
4
by: Fred Flintstone | last post by:
This one baffles me. I'm using VS.Net 2005 and write desktop apps that need built in help. So logically, I figure maybe VS has a help system component built in so I search the help. Hey! ...
3
by: lord.zoltar | last post by:
I've managed to get a nice little chm help system written. Now I need to display it! I added a HelpProvider to my MDIParent form and set the namespace of the HelpProvider to be the help file. So...
10
by: JonathanOrlev | last post by:
Hello everybody, I wrote this comment in another message of mine, but decided to post it again as a standalone message. I think that Microsoft's Office 2003 help system is horrible, probably...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.