473,499 Members | 1,955 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Localstart.asp does not load - Error (0x8007007E)

I just installed IIS 5.1 that came with XP Pro. When I
want to browse localstart.asp, this page loads up. How
do I resolve this?

Thanks so much!
HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services

----------------------------------------------------------

Technical Information (for support personnel)

Error Type:
(0x8007007E)
/localstart.asp, line 46
Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)

Page:
GET /localstart.asp
Jul 19 '05 #1
4 6664
Gazing into my crystal ball I observed "Benji Luong"
<lu*********@hotmail.com> writing in news:c97f01c40986$522858a0
$a*******@phx.gbl:
I just installed IIS 5.1 that came with XP Pro. When I
want to browse localstart.asp, this page loads up. How
do I resolve this?

Thanks so much!
HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services

----------------------------------------------------------

Technical Information (for support personnel)

Error Type:
(0x8007007E)
/localstart.asp, line 46

What is on line 46?


Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)

Page:
GET /localstart.asp


--
Adrienne Boswell
Please respond to the group so others can share
http://www.arbpen.com
Jul 19 '05 #2
Line 46 says:

Set oFS = CreateObject("Scripting.FileSystemObject")

Thanks!

-----Original Message-----
I just installed IIS 5.1 that came with XP Pro. When I
want to browse localstart.asp, this page loads up. How
do I resolve this?

Thanks so much!
HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services

--------------------------------------------------------- -
Technical Information (for support personnel)

Error Type:
(0x8007007E)
/localstart.asp, line 46
Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)

Page:
GET /localstart.asp
.

Jul 19 '05 #3
Benji Luong wrote:
I just installed IIS 5.1 that came with XP Pro. When I
want to browse localstart.asp, this page loads up. How
do I resolve this?

Thanks so much!
HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services

----------------------------------------------------------

Technical Information (for support personnel)

Error Type:
(0x8007007E)
/localstart.asp, line 46
Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)

Page:
GET /localstart.asp


Have you done a Google search?

http://support.microsoft.com?kbid=273744

Better yet, go to www.aspfaq.com and search for your error number. You
should get to this article:
http://www.aspfaq.com/show.asp?id=2362

Bob Barrows

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Jul 19 '05 #4
rwg
Greetings Benji

The line of code failing is attempting to load the windows scripting host which should be installed and registered on your system.

Try reregistering the scripting engine. At a command prompt, enter:
regsvr32 c:\winnt\system32\scrrun.dll

If this does not resolve the issue, check you antivirus program. Many of them have an option where they enable/disable scripting.

-rwg
This is what I think, not necessarily what is accurate!

--------------------
| Content-Class: urn:content-classes:message
| From: "Benji Luong" <lu*********@hotmail.com>
| Sender: "Benji Luong" <lu*********@hotmail.com>
| References: <c9****************************@phx.gbl>
| Subject: Localstart.asp does not load - Error (0x8007007E)
| Date: Sat, 13 Mar 2004 22:55:25 -0800
| Lines: 35
| Message-ID: <c8****************************@phx.gbl>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcQJkVOtpcds6DKWTc2QEAMoCAMPTg==
| Newsgroups: microsoft.public.inetserver.asp.general
| Path: cpmsftngxa06.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.inetserver.asp.general:268285
| NNTP-Posting-Host: tk2msftngxa13.phx.gbl 10.40.1.165
| X-Tomcat-NG: microsoft.public.inetserver.asp.general
|
| Line 46 says:
|
| Set oFS = CreateObject("Scripting.FileSystemObject")
|
| Thanks!
|
|
| >-----Original Message-----
| >I just installed IIS 5.1 that came with XP Pro. When I
| >want to browse localstart.asp, this page loads up. How
| >do I resolve this?
| >
| >Thanks so much!
| >
| >
| >HTTP 500.100 - Internal Server Error - ASP error
| >Internet Information Services
| >
| >---------------------------------------------------------
| -
| >
| >Technical Information (for support personnel)
| >
| >Error Type:
| >(0x8007007E)
| >/localstart.asp, line 46
| >
| >
| >Browser Type:
| >Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
| >
| >Page:
| >GET /localstart.asp
| >.
| >
|
Jul 19 '05 #5

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

Similar topics

1
4506
by: Chris Mescher | last post by:
Hi everyone, My IIS server won't work properly. I constantly receive the following error on localstart.asp: Microsoft VBScript runtime error '800a0046' Permission denied: 'GetObject' ...
1
1367
by: Zeng | last post by:
I randomly got this error: "System.IO.FileLoadException: The located assembly's manifest definition with name 'ClientToolLib' does not match the assembly reference." I noticed that in the...
4
6823
by: Ang Talunin | last post by:
Hey, I'm trying to read an xml from another webpage with: xmlDoc.load("http://www.otherwebsite.com/test.xml"); But this doesn't work...anybody knows a way to fix this? thnx, A.T.
6
22874
by: allenj | last post by:
DB21085I Instance "md" uses "32" bits and DB2 code release "SQL08012" with level identifier "02030106". Informational tokens are "DB2 v8.1.0.16", "s030508", "MI00048", and FixPak "2". Product is...
1
1457
by: Jerry Bujas | last post by:
Can someone explain, please, why it takes for a vc++ project (form application) comprising three forms about four miniutes to load at 100% CPU usage? When it finally loads and I want to run the...
3
1874
by: Frustrated Developer via DotNetMonster.com | last post by:
I have developed a form that would allow the user to load and search a database several ways, by data range, by specific number or all database entries. I can successfully load any of the ways...
5
5961
by: Tomas Vera | last post by:
Hello All, I have an app that is running throughout my company with one exception. Recently, one employee started throwing exception 0xC0000005 on startup. Specifically, it's crashing out...
3
3616
chunk1978
by: chunk1978 | last post by:
hi there... i'm having a new strange problem with my flash site... IE7 seems to not display my preloader but instead loads the movie with a white screen... the movie does load though... this is a...
1
1324
by: Scrybe | last post by:
What does an error message for CS Source mean when it says How can I fix it?
0
7131
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7007
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...
0
7174
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,...
0
7220
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...
0
4600
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...
0
3099
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...
0
3091
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1427
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 ...
0
297
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...

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.