473,836 Members | 1,773 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ASP pages not working

Our windows 2000 server will not allow any browser to
access asp pages.

I have tried browsing to the following url:

http://localhost/iisHelp/iis/misc/default.asp

What appears in the browser is:

The page cannot be displayed

http 500 - Internal Server Error

We have stopped and restarted the IIS Server, the server
itself, and I have checked permissions on files.

Any further suggestions would be appreciated.
Jul 19 '05 #1
8 3656
On Sun, 23 May 2004 18:31:54 -0700, "James"
<ja*****@esptec hnologies.com.a u> wrote:
Our windows 2000 server will not allow any browser to
access asp pages.

I have tried browsing to the following url:

http://localhost/iisHelp/iis/misc/default.asp

What appears in the browser is:

The page cannot be displayed

http 500 - Internal Server Error

We have stopped and restarted the IIS Server, the server
itself, and I have checked permissions on files.


1) See the FAQ:

Why do I get a 500 Internal Server error for all ASP errors?
http://www.aspfaq.com/show.asp?id=2109

2) Disable Norton's script blocking

3) When you ran the IIS Lockdown Tool, did you enable the ASP
extension? If not, modify your URLScan.ini to allow the extension.

4) When in need, Google the archives...

Jeff
Jul 19 '05 #2
The problem is on the server side and is preventing all
browsers from viewing all asp pages.
-----Original Message-----
On Sun, 23 May 2004 18:31:54 -0700, "James"
<ja*****@espte chnologies.com. au> wrote:
Our windows 2000 server will not allow any browser to
access asp pages.

I have tried browsing to the following url:

http://localhost/iisHelp/iis/misc/default.asp

What appears in the browser is:

The page cannot be displayed

http 500 - Internal Server Error

We have stopped and restarted the IIS Server, the serveritself, and I have checked permissions on files.
1) See the FAQ:

Why do I get a 500 Internal Server error for all ASP

errors?http://www.aspfaq.com/show.asp?id=2109

2) Disable Norton's script blocking

3) When you ran the IIS Lockdown Tool, did you enable the ASPextension? If not, modify your URLScan.ini to allow the extension.
4) When in need, Google the archives...

Jeff
.

Jul 19 '05 #3
"James" wrote in message news:11******** *************** ******@phx.gbl. ..
: The problem is on the server side and is preventing all
: browsers from viewing all asp pages.

Hey James...

Jeff's response was as follows:

1. Client-side you need to make modifications to your browser setup so you
can see the FULL error message coming from the server.
2. Server-side.
3. Server-side.

Your response leads one to believe you have dismissed the advice you were
given to help you solve your issue because you possibly thought it was
pointing you in the wrong direction.

--
Roland Hall
/* This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose. */
Technet Script Center - http://www.microsoft.com/technet/scriptcenter/
WSH 5.6 Documentation - http://msdn.microsoft.com/downloads/list/webdev.asp
MSDN Library - http://msdn.microsoft.com/library/default.asp
Jul 19 '05 #4
On Sun, 23 May 2004 19:39:00 -0700, "James"
<ja*****@esptec hnologies.com.a u> wrote:
The problem is on the server side and is preventing all
browsers from viewing all asp pages.
I understand. And when you step through the solutions I posted, you
may too. :)

This topic comes up several times a week. The answers I posted are
99% of the solutions. If you happen to have that rare 1% that isn't
solved, then you'll need to prove it to us by following through these
first. Especially number one, since until you actually read and
follow that FAQ, we can't possibly provide you with a solution.

If you just dismissed my post as irrelevant, then you're on your own
looking for an answer. If you followed them, I apologize. But then,
if you followed at least number one, you'd have responded differently.

Jeff
-----Original Message-----
On Sun, 23 May 2004 18:31:54 -0700, "James"
<ja*****@espt echnologies.com .au> wrote:
Our windows 2000 server will not allow any browser to
access asp pages.

I have tried browsing to the following url:

http://localhost/iisHelp/iis/misc/default.asp

What appears in the browser is:

The page cannot be displayed

http 500 - Internal Server Error

We have stopped and restarted the IIS Server, theserveritself, and I have checked permissions on files.


1) See the FAQ:

Why do I get a 500 Internal Server error for all ASP

errors?
http://www.aspfaq.com/show.asp?id=2109

2) Disable Norton's script blocking

3) When you ran the IIS Lockdown Tool, did you enable

the ASP
extension? If not, modify your URLScan.ini to allow the

extension.

4) When in need, Google the archives...

Jeff
.


Jul 19 '05 #5
> The problem is on the server side and is preventing all
browsers from viewing all asp pages.


Yes, and if you listen to the advice you've been given, and fix the problem
in the client-side browser that is making it impossible for you to debug,
you will have a better opportunity to fix the problem.

Jul 19 '05 #6
Jeff,

Appologies, I guess I was just looking to fix the problem
as quickly as I could and did not pay attention to the
things I should.

I have gone through the list you provided and found the
following:

1 I read and followed the FAQ:
I have enabled error descriptions and the result is:
"The requested resource is in use."

2 Not able to disable Norton Script Blocking - Could not
find the option in Management interface. I should note
that we have had Norton installed for the last 3 years,
and this has never been a problem before. We have not
changed any Norton settings in the last month and yet the
asp pages have stopped working in the last 2 weeks.

3 Checked lockdown tool, ASP pages are enabled.

Any further assistance would be greatly appreciated.

Sincerely,

James.
-----Original Message-----
On Sun, 23 May 2004 18:31:54 -0700, "James"
<ja*****@espte chnologies.com. au> wrote:
Our windows 2000 server will not allow any browser to
access asp pages.

I have tried browsing to the following url:

http://localhost/iisHelp/iis/misc/default.asp

What appears in the browser is:

The page cannot be displayed

http 500 - Internal Server Error

We have stopped and restarted the IIS Server, the server
itself, and I have checked permissions on files.
1) See the FAQ:

Why do I get a 500 Internal Server error for all ASP

errors?http://www.aspfaq.com/show.asp?id=2109

2) Disable Norton's script blocking

3) When you ran the IIS Lockdown Tool, did you enable the ASPextension? If not, modify your URLScan.ini to allow the extension.
4) When in need, Google the archives...

Jeff
.

Jul 19 '05 #7
Jeff,

Just noticed a different error message:
"The remote procedure call failed and did not execute."

Thought this might help narrow it down...
-----Original Message-----
Jeff,

Appologies, I guess I was just looking to fix the problem
as quickly as I could and did not pay attention to the
things I should.

I have gone through the list you provided and found the
following:

1 I read and followed the FAQ:
I have enabled error descriptions and the result is:
"The requested resource is in use."

2 Not able to disable Norton Script Blocking - Could not
find the option in Management interface. I should note
that we have had Norton installed for the last 3 years,
and this has never been a problem before. We have not
changed any Norton settings in the last month and yet the
asp pages have stopped working in the last 2 weeks.

3 Checked lockdown tool, ASP pages are enabled.

Any further assistance would be greatly appreciated.

Sincerely,

James.
-----Original Message-----
On Sun, 23 May 2004 18:31:54 -0700, "James"
<ja*****@espt echnologies.com .au> wrote:
Our windows 2000 server will not allow any browser to
access asp pages.

I have tried browsing to the following url:

http://localhost/iisHelp/iis/misc/default.asp

What appears in the browser is:

The page cannot be displayed

http 500 - Internal Server Error

We have stopped and restarted the IIS Server, the serveritself, and I have checked permissions on files.


1) See the FAQ:

Why do I get a 500 Internal Server error for all ASP

errors?
http://www.aspfaq.com/show.asp?id=2109

2) Disable Norton's script blocking

3) When you ran the IIS Lockdown Tool, did you enable

the ASP
extension? If not, modify your URLScan.ini to allow the

extension.

4) When in need, Google the archives...

Jeff
.

.

Jul 19 '05 #8
<an*******@disc ussions.microso ft.com> wrote in message
news:15******** *************** ******@phx.gbl. ..
: Just noticed a different error message:
: "The remote procedure call failed and did not execute."

Hi James...

Thanks for the update. See if these help...

http://www.aspfaq.com/show.asp?id=2356
http://www.aspfaq.com/show.asp?id=2147

--
Roland Hall
/* This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose. */
Technet Script Center - http://www.microsoft.com/technet/scriptcenter/
WSH 5.6 Documentation - http://msdn.microsoft.com/downloads/list/webdev.asp
MSDN Library - http://msdn.microsoft.com/library/default.asp
Jul 19 '05 #9

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

Similar topics

0
1336
by: Mark B | last post by:
Our webhost (www.usbusinessweb.net) had a W2K IIS5 server crash after a scheduled hard-boot occurred during a ms-security patch install overnight. They couldn't get the server working again so they transferred our site www.orbisoft.com to a new W2003 IIS6 server they set up. That was a week ago. Since that transfer, all of our ASPX pages that use Access2000 databases have stopped working.
14
2496
by: Mark B | last post by:
Our webhost (www.usbusinessweb.net) had a W2K IIS5 server crash after a scheduled hard-boot occurred during a ms-security patch install overnight. They couldn't get the server working again so they transferred our site www.orbisoft.com to a new W2003 IIS6 server they set up. That was a week ago. Since that transfer, all of our ASPX pages that use Access2000 databases have stopped working.
8
1350
by: Mark B | last post by:
Our webhost (www.usbusinessweb.net) had a W2K IIS5 server crash after a scheduled hard-boot occurred during a ms-security patch install overnight. They couldn't get the server working again so they transferred our site www.orbisoft.com to a new W2003 IIS6 server they set up. That was a week ago. Since that transfer, all of our ASPX pages that use Access2000 databases have stopped working.
4
2242
by: KJS | last post by:
Help, I'm not sure what exactly is happening but I can say this, classic asp pages are not loading on my local dev box. They use to work! Since then I have installed .NET 1.1 Studio (that is working, and so is ASPX pages), installed .NET 2.0 Studio (this never worked, it broke everything, ended up reinstalling 1.1 Studio, and now I am back to ASPX pages ver 1.1 serving up nicely). However!!! Now I can not run classic asp pages.
6
3993
by: Joseph Geretz | last post by:
I have the following class which I am serializing and passing back and forth between my Web Service application and the client. public class Token : SoapHeader { public string SID; public string UID; public string PWD; }
0
9654
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
10565
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10237
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9348
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6972
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5641
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5809
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4436
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
3094
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.