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

Home Posts Topics Members FAQ

Error Type: Server object, ASP 0177 (0x800AEA5F) 800aea5f

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 re-registering the DLL, restarting IIS, etc., but no luck.

Any suggestions?

Thank you,
Kevin G

Nov 27 '06 #1
2 7119

"Kevin G." <Ke***********@ gmail.comwrote in message
news:11******** **************@ l12g2000cwl.goo glegroups.com.. .
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 re-registering the DLL, restarting IIS, etc., but no luck.

Any suggestions?
What does the DLL do? (E.g., uses ADO, MSXML, etc?)
What tool did you use to build the DLL? (VB6 most likely right?)
Does it work on the machine on which you built it?
When do you get the error? (Server.CreateO bject?)
On the failing machine use a little VBS file to insantiate the object does
that work?
800aea5f is 59999 unexpected error, which is one of those useless errors
that have a myriad of possible causes.

Thank you,
Kevin G

Nov 28 '06 #2
Thanks for your reply. I was able to fix the problem by doing both
"Workaround "s described in the following document:
http://support.microsoft.com/kb/259725

Kevin

On Nov 28, 4:01 am, "Anthony Jones" <A...@yadayaday ada.comwrote:
"Kevin G." <KevinGrave...@ gmail.comwrote in messagenews:11* *************** ******@l12g2000 cwl.googlegroup s.com...
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 re-registering the DLL, restarting IIS, etc., but no luck.
Any suggestions?Wha t does the DLL do? (E.g., uses ADO, MSXML, etc?)
What tool did you use to build the DLL? (VB6 most likely right?)
Does it work on the machine on which you built it?
When do you get the error? (Server.CreateO bject?)
On the failing machine use a little VBS file to insantiate the object does
that work?

800aea5f is 59999 unexpected error, which is one of those useless errors
that have a myriad of possible causes.
Thank you,
Kevin G- Hide quoted text -- Show quoted text -
Nov 28 '06 #3

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

Similar topics

6
11957
by: Vladimir | last post by:
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
4
9352
by: BP | last post by:
I am trying to create an Adodb.connection in ASP to connect to a database located in the local folder in the root directory. I am getting the following error Error Type: Server object, ASP 0177 (0x8007007E) 8007007e /myweb4/check_user.asp, line 21 Where line 21 in my code is: Set adoCon = Server.CreateObject("ADODB.Connection")
7
7736
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: http://www.microsoft.com/contentredirect.asp. /forums/functions/functions_upload.asp, line 108 I'm getting this error, how do I rectify this.. this error comes at this stage.
0
4148
by: Erik Anderson | last post by:
There is a COM object (written in ATL) that I have been using for a little while (in scheduled events mostly) that I am very interested in getting to run inside of an ASP page. This site uses Windows (domain) authentication. The error message that I am getting at this point is the following: Error Type: Server object, ASP 0177 (0x80070002) 80070002 /teamwork/_private/auth-ng.inc, line 9
1
5356
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 go there does his payment .there is button which againg redirect user to my site Clicking on that button bank post data to our site but as i click on that button. there is an error message as follows. The page cannot be displayed There is a...
0
1929
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 Failed. /admin/texteditor/dialogs/image/folder.asp, line 35. Can anybody help me out? I will really appreciate it
1
1948
by: sandeepthachan | last post by:
We have created one web site. Here if one person loggined and try to access a particular page then it goes to the error page with the message that the page cannot be dispalyed. and also it displays the error as: Error Type: Server object, ASP 0177 (0x800AEA5F) 800aea5f We created one dll file to access the emp_details from the database Error displays when it comes to the below mentioned line set ddata = server.CreateObject...
0
2021
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 location.we are using IIS.I have run the program it come a error Error Message: Server object error 'ASP 0177 : 800401f3'
1
1157
by: jeevan | last post by:
I have used COM component for ASP WebPages to show pages. The old component worked fine. When I added new procedure to the COM component, compiled and registered it, I get the following error in end user machine: Error Type: Server object, ASP 0177 (0x800AEA5F) 800aea5f In the development machine the component working fine. Any idea what is the problem.
0
9716
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10604
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
10354
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...
0
9177
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...
1
7643
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6870
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
5536
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...
2
3837
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3005
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.