473,394 Members | 1,717 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,394 software developers and data experts.

0x80040111 Error on IIS 5.1 (WinXP)

Getting 0x80040111 Error on trivial IISHelp -
http://localhost/IISHelp/iis/misc/default.asp

HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services
Technical Information (for support personnel)

a.. Error Type:
Server object, ASP 0177 (0x80040111)
ClassFactory cannot supply requested class
/IISHelp/iis/misc/default.asp, line 12
b.. Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)

c.. Page:
GET /IISHelp/iis/misc/default.asp
I've tried everything: folder permissions, Directory Security - anonymous
access toggle on/of - nothing helps. Can't understand what goes wrong.

Please help!
Vladimir,
Jul 19 '05 #1
6 11943
post the relevant code....

tim

"Vladimir" <vl*****@netscape.net> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
Getting 0x80040111 Error on trivial IISHelp -
http://localhost/IISHelp/iis/misc/default.asp

HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services
Technical Information (for support personnel)

a.. Error Type:
Server object, ASP 0177 (0x80040111)
ClassFactory cannot supply requested class
/IISHelp/iis/misc/default.asp, line 12
b.. Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)

c.. Page:
GET /IISHelp/iis/misc/default.asp
I've tried everything: folder permissions, Directory Security - anonymous access toggle on/of - nothing helps. Can't understand what goes wrong.

Please help!
Vladimir,

Jul 19 '05 #2
Maybe you could show line 12 of /IISHelp/iis/misc/default.asp ???

After looking at http://www.aspfaq.com/2393

--
Aaron Bertrand, SQL Server MVP
http://www.aspfaq.com/

Please reply in the newsgroups, but if you absolutely
must reply via e-mail, please take out the TRASH.
"Vladimir" <vl*****@netscape.net> wrote in message
news:#x**************@tk2msftngp13.phx.gbl...
Getting 0x80040111 Error on trivial IISHelp -
http://localhost/IISHelp/iis/misc/default.asp

HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services
Technical Information (for support personnel)

a.. Error Type:
Server object, ASP 0177 (0x80040111)
ClassFactory cannot supply requested class
/IISHelp/iis/misc/default.asp, line 12
b.. Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)

c.. Page:
GET /IISHelp/iis/misc/default.asp
I've tried everything: folder permissions, Directory Security - anonymous access toggle on/of - nothing helps. Can't understand what goes wrong.

Please help!
Vladimir,

Jul 19 '05 #3
the line is:
Set OBJbrowser = Server.CreateObject("MSWC.BrowserType")

It's standard IIS Help system which is some how broken.

"Aaron Bertrand [MVP]" <aa***@TRASHaspfaq.com> wrote in message
news:O5**************@TK2MSFTNGP11.phx.gbl...
Maybe you could show line 12 of /IISHelp/iis/misc/default.asp ???

After looking at http://www.aspfaq.com/2393

--
Aaron Bertrand, SQL Server MVP
http://www.aspfaq.com/

Please reply in the newsgroups, but if you absolutely
must reply via e-mail, please take out the TRASH.
"Vladimir" <vl*****@netscape.net> wrote in message
news:#x**************@tk2msftngp13.phx.gbl...
Getting 0x80040111 Error on trivial IISHelp -
http://localhost/IISHelp/iis/misc/default.asp

HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services
Technical Information (for support personnel)

a.. Error Type:
Server object, ASP 0177 (0x80040111)
ClassFactory cannot supply requested class
/IISHelp/iis/misc/default.asp, line 12
b.. Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)

c.. Page:
GET /IISHelp/iis/misc/default.asp
I've tried everything: folder permissions, Directory Security -

anonymous
access toggle on/of - nothing helps. Can't understand what goes wrong.

Please help!
Vladimir,


Jul 19 '05 #4
> Set OBJbrowser = Server.CreateObject("MSWC.BrowserType")

I don't believe these objects are available in XP, at least not by default.
Are you using the old IIS 4/5 help pages on an XP install?
Jul 19 '05 #5
I presume it IIS 5.1. Initially the IIS wasn't installed. I've installed it
from winXP pro CD. It worked, but now somehow it doesn't.
-I updated MDAC to latest 2.7 + all patches
-I run the latest SP for IIS 5.1
-I installed w3 JMail
-And finally updated IE 6 and XP with all recommended security patches

I'm going nuts, how different and they do the security in XP in comparing
with w2K

TIA
Vladimir

"Aaron Bertrand [MVP]" <aa***@TRASHaspfaq.com> wrote in message
news:eR**************@TK2MSFTNGP10.phx.gbl...
Set OBJbrowser = Server.CreateObject("MSWC.BrowserType")
I don't believe these objects are available in XP, at least not by

default. Are you using the old IIS 4/5 help pages on an XP install?

Jul 19 '05 #6
noop! in title it says "Microsoft Internet Information Serveices 5.1
documentation"

"Aaron Bertrand [MVP]" <aa***@TRASHaspfaq.com> wrote in message
news:eR**************@TK2MSFTNGP10.phx.gbl...
Set OBJbrowser = Server.CreateObject("MSWC.BrowserType")
I don't believe these objects are available in XP, at least not by

default. Are you using the old IIS 4/5 help pages on an XP install?

Jul 19 '05 #7

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

Similar topics

14
by: David W. Fenton | last post by:
I'm no stranger to this error message, but I have a client who is experiencing it, but, fortunately, without any actual data corruption, and it's driving them made. Their inability to grasp that...
7
by: Gustavo L. Fabro | last post by:
Greetings! Some classes that once compiled without problems on VS 2003 have now problems on VS 2005 Beta 1. I'm talking about a __nogc class that is exported with __declspec(dllexport). The...
42
by: Greg | last post by:
Hi, I've designed a bookmark in Ajax / PHP that I will put soon on sourceforge.net. But I've got an very tricky bug. I try it on some computers with Internet Explorer/Windows, Firefox...
0
by: jonathan.chauncey | last post by:
Ok for several days now I have been trying to fix this problem with absolutely no luck. However, after I found this post: ...
2
by: Peter Michaux | last post by:
Hi, I am trying out the Ajax timeout example in Flanagan's book p492. It works fine in Opera but in Firefox the the call to request.abort() doesn't stop onreadystatechange being called. I found...
2
by: germ | last post by:
doing a simple page webmethod call an a page via PageMethods works fine in ie7 & opera9 the same call on firefox ( and I assume netscape ) generates the following error : Error: " nsresult:...
25
by: dennijr | last post by:
ok, shell always used to be easy for me, now its starting to get annoying cause i dont know wats wrong heres the simplist code possible: Private Sub IExplorer_Click() a = Shell("C:\Program...
7
by: svsenthilkumar | last post by:
Hai, I got an javascript error when using ajax in mozilla browser, anyone help me why the error is coming, meaning for this error and how can i rectify this error. Error: " nsresult:...
6
omerbutt
by: omerbutt | last post by:
hi there i am getting error in the statechange function .I am using html,ajax,php and mysql,it was running smooth and at once it started giving error here is the code function prof_info(fobj){...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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
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
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...

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.