Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Web Programming > JavaScript > BOOK: Beginning JavaScript
|
BOOK: Beginning JavaScript
This is the forum to discuss the Wrox book Beginning JavaScript by Paul Wilton; ISBN: 9780764544057
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning JavaScript section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 19th, 2005, 10:42 AM
Registered User
 
Join Date: Jan 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default ASP not downloading - set up problem with IIS?

I am currently working on Beginning JavaScript (chapter 15 Server Side Scripting) – I have Windows XP installed (SP2) together with IIS version 5.1 and Internet Explorer 6.0.29. I have created some asp pages in Front Page 2000 and set them to open with Internet Explorer. However, whenever I try to open any asp files through the Internet browser – I first come up with a message ‘File download warning’ – it gives me 3 buttons to click Open, Save or Cancel – I choose Open and the Internet browser just goes blank. I have already disabled the AVG antivirus software on my PC. Any ideas? I also tried removing Visual Basic Studio 6.0 on my PC – but the asp pages still will not open.

In addition – when I type in ‘http://localhost/filename’ to browse a file in the C:\Inetpub\wwwroot directory – I come up with an error – ‘webpage not available off line, to view this page click connect’. Thanks for any help.


John Taylor
 
Old January 20th, 2005, 01:18 PM
Friend of Wrox
 
Join Date: May 2004
Posts: 642
Thanks: 0
Thanked 43 Times in 42 Posts
Default

For server side progrms to be executed, you need to have IIS installed.

Om Prakash
 
Old January 20th, 2005, 04:47 PM
Registered User
 
Join Date: Jan 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Yes, I have IIS (version 5.1) installed under Start - Programs - Administrative Tools - Internet Information Services

John Taylor
 
Old January 20th, 2005, 05:41 PM
Friend of Wrox
 
Join Date: May 2004
Posts: 642
Thanks: 0
Thanked 43 Times in 42 Posts
Default

Please check for the following:

1. IIS is running
2. Check the default path of web site in IIS (Whether it is mapped to c:\Inetpub\wwwroot
3. Try accessing http://localhost


Om Prakash
 
Old January 20th, 2005, 06:45 PM
Registered User
 
Join Date: Jan 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default

1. Yes, IIS is running.
2. In the IIS window, I right click on the Default Website icon and choose
properties from the option Menu. In the Properties window I choose the Home directory Tab and check the Local Path window - set to c:\Inetpub\wwwroot.
3.In the IE broweser, when I type in http://localhost - I get 'Page cannot be displayed' - HTTP 500 Internal error.

John Taylor
 
Old January 20th, 2005, 08:26 PM
Friend of Wrox
 
Join Date: May 2004
Posts: 642
Thanks: 0
Thanked 43 Times in 42 Posts
Default

What is the error message that u are getting?

Om Prakash
 
Old January 21st, 2005, 07:13 AM
Registered User
 
Join Date: Jan 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I do not get any error message when I double click on an asp file nothing happens it does not open - if I try to open the asp file via IE browser again there is no response - the URL window just reverts to the home page address. I have set the asp pages to open with IE in the properties window.

John Taylor





Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem set up IIS ---- URGENT wk SQL Server 2000 3 September 11th, 2008 03:04 AM
Problem with ASP and Server 2k3 IIS 6.0 prelen Classic ASP Components 3 December 1st, 2005 11:20 AM
urgently--How We set the IIS for deploying website jaymin ASP.NET 1.0 and 1.1 Professional 0 July 18th, 2005 06:56 AM
IIS Problem with ASP Pages rodmcleay Classic ASP Basics 2 April 18th, 2004 08:47 PM
Asp.net and IIS-Error 500 problem fig000 VS.NET 2002/2003 0 September 18th, 2003 08:55 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.