472,358 Members | 1,937 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,358 software developers and data experts.

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

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 ("EmployeeDetails.EmpDetails")
here EmployeeDetails is the dll.

Please provide a solution for this

Thanking you
Sandeep
May 17 '07 #1
1 1816
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 ("EmployeeDetails.EmpDetails")
here EmployeeDetails is the dll.

Please provide a solution for this

Thanking you
Sandeep
The above mentioned dll is working perfectly...
Is it an eeror of IIS?
Please somebody give me a suggestion about this

Thanking you
Sandeep
May 18 '07 #2

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

Similar topics

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...
2
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and efficiency. While initially associated with cryptocurrencies...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge required to effectively administer and manage Oracle...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was proposed, which integrated multiple engines and...
1
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. header("Location:".$urlback); Is this the right layout the...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it so the python app could use a http request to get...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and...
1
by: Matthew3360 | last post by:
Hi, I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web server and have made sure to enable curl. I get a...
0
BLUEPANDA
by: BLUEPANDA | last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS starter kit that's not only easy to use but also...
0
by: Ricardo de Mila | last post by:
Dear people, good afternoon... I have a form in msAccess with lots of controls and a specific routine must be triggered if the mouse_down event happens in any control. Than I need to discover what...

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.