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

Server object, ASP 0177 (0x800401F3)

I am experiencing the same problem as described at: http://www.thescripts.com/forum/thread552133.html

I compiled my COM, I registered it using regsvr32, granted the right permissions on the DLL’s folder as well as the registry (I even added the users anonymous and everyone to the local administrator group…), checked to make sure the registry had everything it needs (CLSID, DLL’s path, etc…)…

In VBA I can instantiate my object no problem but in ASP doesn’t work I am getting

Error Type:
Server object, ASP 0177 (0x800401F3)
Invalid class string

I am running WinXP Pro with IIS 5.1….


Long story short have you ever found the problem?? If yes please help… I am heading to waste a third consecutive day on this issue…

Many Thanks!
Apr 20 '07 #1
1 4735
Error Type:
Server object, ASP 0177 (0x800401F3)
Invalid class string
open regedit.exe
go to this key
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Scripting.File SystemObject
right click and choose Permissions...
set permission as follow:
. users read
. system full read
. power read
. creator owner
. admin full read
or see neighbor's permission of this key and do as them
Jun 11 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

7
by: Nikhil Kumar Desai | last post by:
Error Type: Server object, ASP 0177 (0x800401F3) Invalid ProgID. For additional information specific to this message please visit the Microsoft Online Support site located at:...
2
by: Umashankar | last post by:
Hello Gurus, I am creating an instance of MFC COM dll through ASP page. It is giving me the following error. Error Type: Server object, ASP 0177 (0x8007000E) Ran out of memory
5
by: MichaelK | last post by:
What do I need to do to enable CDONTS om my macine to make it working I'm testing the code: Dim objCDO Set objCDO = Server.CreateObject("CDONTS.NewMail") objCDO.To = "xyz@xxxxx.com"...
2
by: CookieMonster | last post by:
I have recently installed iss - but my iss help files seem to be missing in action (much to my frustration!) When I click 'Start'>'Run'>"http://localhost">'OK' I have 2 windows open. The first...
1
by: gulrez alam | last post by:
Dear All In my application i am using VS.Net 2002 , C# . there is asp page Bank.asp . i am redirecting our users from our site to Bank site along with some parameters user is able to...
0
by: tashy | last post by:
I REALLY NEED HELP HERE!!!!!!!!!!!!!!!!!!!!!!!!!!!!! I'm trying to upload images to a website, but i repeatedly get this error message server object error ‘ASP 0177: 800401f3’ Server. CreateObject...
4
by: julian.tklim | last post by:
Hi, I have built a DLL using VB 6.0 and trying to run create the object in ASP. Eg: <% set a = Server.Createobject("Office.clsOffice") %>
2
by: Kevin G. | last post by:
I am trying to instantiate an in-house DLL within my ASP application and I'm getting the following error: Error Type: Server object, ASP 0177 (0x800AEA5F) 800aea5f I have tried...
0
by: kanagaraju | last post by:
Hi every body, I am using the coding Asp files it is coding in running and output display that local server.But I put in all the files into Client server(ISP) it server running to another...
4
by: twin | last post by:
I have an xp machine and oracle databse loaded in it.Now when i connect to database its showing error " Server object, ASP 0177 (0x800401F3) Invalid class string " ASP error line is " set con =...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
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...

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.