473,804 Members | 2,812 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

IIS Version 5.0 on Windows 2000 will not run ASP pages

I have a new ASP project that I need to desperately test on my Windows 2000
machine before posing to my Hosting Company. I am having problems getting
the ASP pages to run from LocalHost. I will attempt to give as much
information of what I have done to try to correct this without success.

First my setup. Windows 2000 Professional with Service Pack 2 installed.
IIS is installed. I have turned off the firewall just in case that was a
problem as the laptop is operating as a stand alone and not on a network at
this time. I also have VB6 with Service Pack 6 installed. I will explain
later why that my be pertinent.

The error that I am getting is:
The Page Cannot Be Displayed. with a HTTP 500 error. This occurs every time
I try to access a ASP page. HTML works fine from LocalHost.

IIS Setup Information:
Server Extension set to VBScript
Applications Settings ---> Execute Permissions: Scripts and Executables.
..ASP Extensions set to GET, HEAD, POST, TRACE – Script Engine Checked.
wwwroot ---> Internet Guest and Launch IIS Process have Full Control.

I am getting the following error in the Event Viewer:
Source: W3SVC
Description: The server failed to load application ‘/LM/W3SVC/1/ROOT’. The
error was ‘General access denied error

I read on the web that VB6 Service Pack 6 will break IIS and that it is
caused by permissions on a DLL File. I made the suggested correction and it
did not resolve the problem. I have un-installed and re-installed IIS.

On IE 5.5 I have set the Internet Options under LAN Settings to Bypass proxy
server for local addresses.

My test page is Microsoft Default http://localhost/localhost.asp

Keep in mind that HTML pages are working so I know that IIS is running.

Any suggestions would be great. I have been fighting this for 3 days and
can not seem to find any help from anyone. You would think that IIS would
work out of the box. It is also interesting that by default IIS sets up to
run JAVA instead of ASP or VBScripts.

Thank you
Mike

Jul 21 '05 #1
5 2125
Michael Adkins wrote:
I have a new ASP project that I need to desperately test on my
Windows 2000 machine before posing to my Hosting Company. I am
having problems getting the ASP pages to run from LocalHost. I will
attempt to give as much information of what I have done to try to
correct this without success.


Regarding the 500 Errors:
http://www.aspfaq.com/show.asp?id=2109

Regarding the inability to run ASP:
ASP is turned off by default in IIS6. You have to go into the website
properties and turn it on:
http://www.aspfaq.com/show.asp?id=2476

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Jul 21 '05 #2
Sorry Bob but this information did not resolve my problem. I am running
Version 5.0 not 6.0. I turned off "Show friendly HTTP error messages" in my
browser. So now I get the message "Server Application Error" The server has
encountered an error while loading an application during the processing of
your request. Please refer to the event log for more detail information.
Please contact the server administrator for assistance. The event log
details is the same as below. Any other ideas? Thank you Mike

"Bob Barrows [MVP]" wrote:
Michael Adkins wrote:
I have a new ASP project that I need to desperately test on my
Windows 2000 machine before posing to my Hosting Company. I am
having problems getting the ASP pages to run from LocalHost. I will
attempt to give as much information of what I have done to try to
correct this without success.


Regarding the 500 Errors:
http://www.aspfaq.com/show.asp?id=2109

Regarding the inability to run ASP:
ASP is turned off by default in IIS6. You have to go into the website
properties and turn it on:
http://www.aspfaq.com/show.asp?id=2476

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.

Jul 21 '05 #3
What's the error number? And what do you mean by "The event log details is
the same as below"?

Try a Google search for the error number and description if searching the
aspfaq and iisfaq sites does not yield any results.

Bob Barrows

Michael Adkins wrote:
Sorry Bob but this information did not resolve my problem. I am
running Version 5.0 not 6.0. I turned off "Show friendly HTTP error
messages" in my browser. So now I get the message "Server
Application Error" The server has encountered an error while loading
an application during the processing of your request. Please refer
to the event log for more detail information. Please contact the
server administrator for assistance. The event log details is the
same as below. Any other ideas? Thank you Mike

"Bob Barrows [MVP]" wrote:
Michael Adkins wrote:
I have a new ASP project that I need to desperately test on my
Windows 2000 machine before posing to my Hosting Company. I am
having problems getting the ASP pages to run from LocalHost. I will
attempt to give as much information of what I have done to try to
correct this without success.


Regarding the 500 Errors:
http://www.aspfaq.com/show.asp?id=2109

Regarding the inability to run ASP:
ASP is turned off by default in IIS6. You have to go into the website
properties and turn it on:
http://www.aspfaq.com/show.asp?id=2476

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get
a quicker response by posting to the newsgroup.


--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Jul 21 '05 #4
What account is your web site running under? As a test, add IUSR, IWAM and
ASPNET accounts to the admin group (briefly, as a test only)

Jeff
"Michael Adkins" <Mi***********@ discussions.mic rosoft.com> wrote in message
news:F4******** *************** ***********@mic rosoft.com...
I have a new ASP project that I need to desperately test on my Windows 2000 machine before posing to my Hosting Company. I am having problems getting
the ASP pages to run from LocalHost. I will attempt to give as much
information of what I have done to try to correct this without success.

First my setup. Windows 2000 Professional with Service Pack 2 installed.
IIS is installed. I have turned off the firewall just in case that was a
problem as the laptop is operating as a stand alone and not on a network at this time. I also have VB6 with Service Pack 6 installed. I will explain
later why that my be pertinent.

The error that I am getting is:
The Page Cannot Be Displayed. with a HTTP 500 error. This occurs every time I try to access a ASP page. HTML works fine from LocalHost.

IIS Setup Information:
Server Extension set to VBScript
Applications Settings ---> Execute Permissions: Scripts and Executables.
.ASP Extensions set to GET, HEAD, POST, TRACE - Script Engine Checked.
wwwroot ---> Internet Guest and Launch IIS Process have Full Control.

I am getting the following error in the Event Viewer:
Source: W3SVC
Description: The server failed to load application '/LM/W3SVC/1/ROOT'. The
error was 'General access denied error

I read on the web that VB6 Service Pack 6 will break IIS and that it is
caused by permissions on a DLL File. I made the suggested correction and it did not resolve the problem. I have un-installed and re-installed IIS.

On IE 5.5 I have set the Internet Options under LAN Settings to Bypass proxy server for local addresses.

My test page is Microsoft Default http://localhost/localhost.asp

Keep in mind that HTML pages are working so I know that IIS is running.

Any suggestions would be great. I have been fighting this for 3 days and
can not seem to find any help from anyone. You would think that IIS would
work out of the box. It is also interesting that by default IIS sets up to run JAVA instead of ASP or VBScripts.

Thank you
Mike

Jul 21 '05 #5
>I am getting the following error in the Event Viewer:
Source: W3SVC
Description: The server failed to load application ‘/LM/W3SVC/1/ROOT’. The
error was ‘General access denied error

I read on the web that VB6 Service Pack 6 will break IIS and that it is
caused by permissions on a DLL File. I made the suggested correction and it
did not resolve the problem.


That's the usual issue, as in:

http://support.microsoft.com/default...;en-us;Q842329

But, many permission errors could cause this. Try FileMon from
SysInternals to see what file is being denied access. Make sure your
IUSR/IWAM users are synched, using synciwam.vbs. See:

http://support.microsoft.com/kb/297989/EN-US/

Also, post in the IIS group, since it's not an ASP error.

Jeff
Jul 21 '05 #6

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

Similar topics

3
3686
by: Michael Adkins | last post by:
I have a new ASP project that I need to desperately test on my Windows 2000 machine before posing to my Hosting Company. I am having problems getting the ASP pages to run from LocalHost. I will attempt to give as much information of what I have done to try to correct this without success. First my setup. Windows 2000 Professional with Service Pack 2 installed. IIS is installed. I have turned off the firewall just in case that was a...
10
3504
by: ThunderMusic | last post by:
Hi, How can I get if the Windows running is a server version? Is there a property somewhere that can tell me if the Windows version is a server edition (including server, advanced server, web server, etc) or just a workstation (if it's not a workstation, then it's a server). My app must verifies that for security reasons. It should work from at least windows 2000 (Windows 98 and ME, would appreciated to, but if it's not possible, I'll...
0
2020
by: Neil Sargent | last post by:
This is a general posting of how I fixed a problem created by using the Access 97 ODE Setup Wizard on a Windows XP machine. I hope it helps anyone who comes across the problem saves them the 3 days its taken me to sort out. The application generates the following error: "Incompatible version of the RPC stub" This occurs when trying to run Outlook to send an email. However I expect it would occur for any operation which uses...
40
2074
by: Matt | last post by:
I want to know what is the latest C standard version? Is it C99? There are many terms I have heard, including C98, C99, C9X. Or should we call ANSI/ISO C? Please advise. Thanks!!
2
313
by: Pengyu | last post by:
Here are the configurations of my computer: Windows XP Professional IIS 5.1 I tried to new a Web Service project using Visual Studio 2003 Professional at http://localhost/WebService1. It said: "Visual Studio .Net has detected that the specified Web server is not running ASP.NET version 1.1. You will be unable to run ASP.NET Web applications or services."
1
1511
by: Gianluca | last post by:
I am developing a simple asp.net application with vs 2003 on my PC (win XP) The company server is a Windows 2000 Server SP4. Can I host my application on IIS installed on Windows 2000 Server or I need a Windows 2003 server and IIS 6? If I will pass to VS.NET 2005 I'll need windows 2003 Server or Windows 2000 server is ok? Need I any kind of license in order to have my application accessed by 100 or 200 or 300 users? Thanks in advance
1
2190
by: relisoft | last post by:
SEATTLE, Washington. - July 12, 2006: Reliable Software® announces the upcoming release of Code Co-op® version 5.0. Code Co-op is an affordable peer-to-peer version control system for distributed development enabling collaboration through Email, LAN, or VPN-no server required. The upcoming release of Code Co-op 5.0 is due out this fall. With this release Reliable Software continues its track record of innovation by introducing...
89
3920
by: Randy Webb | last post by:
There is an updated version of the FAQ at: <URL: http://jibbering.com/faq/newfaq/> The changes/modifications to date are: 2.3 Corrected "span" to "spam". 2.3 Updated with a note about not posting copyrighted material. 2.3 Removed paragraph about Google Groups. 2.3 Para 5 Added note about code being executable as transmitted. 2.4 Made an LI list of the answers.
1
1712
by: SoulTek | last post by:
Hi All I'm reposting this in the correct forum I originally thought it to be an IIS issue. Here's the original Thread Ok here goes. I have inherrited a local intranet site at a company I'm outsourced to. It has been working fine for some time but three weeks ago stopped accepting certain input from users on spacific pages. These pages require user input and are used by supervisors to request user function updates on our mainframe.
0
9576
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,...
0
10568
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10323
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10311
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
10074
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
6847
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
5647
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3813
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2988
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.