473,809 Members | 2,826 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Windows XP Server object, ASP 0178 (0x80070005) The call to Server.CreateOb ject failed while checking permissions.

I found the best solution to this problem
What you need to do is go to event viewer - System Log.
Look at the error it will look something like that

The machine-default permission settings do not grant Local Activation
permission for the COM Server application with CLSID
{671E00F1-44C3-401E-9E33-8E5E585F26BE}
to the user WK01SF78\IUSR_X XXXXX SID
(S-1-5-21-2939499473-2795378169-3261179525-1005). This security
permission can be modified using the Component Services administrative
tool.

Open Component Services and Under DComConfig(Wind ows XP) find
componnent {671E00F1-44C3-401E-9E33-8E5E585F26BE} and under Securities
give "Everyone" full access (Under every tab)

That solved my problem

Jul 10 '06 #1
0 9029

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

Similar topics

1
4125
by: Williams | last post by:
I registered aspsmartupload.dll and put aspsmartuploadutil.dll into c:\WINNT\system32 folder and I'm getting the following error. Here is the line of code refered to ing the error message: Set mySmartUpload = Server.CreateObject ("aspSmartUpload.SmartUpload") Error Msg: Server object error 'ASP 0178 : 80070005'
2
7350
by: Davinder | last post by:
I am trying to invoke the following line of code within my ASP: Set oApp = Server.CreateObject("Word.Application") This results in the following error: ASP 0178 Server.CreateObject Access Error The call to the Server.CreateObject failed while checking permissions..
1
16699
by: Fredrik Nilsson | last post by:
Get this Server object error 'ASP 0178 : 80070005' Server.CreateObject Access Error /SendZipFiles.asp, line 40 The call to Server.CreateObject failed while checking permissions. Access is denied to this object. on my win2003 iis6 asp page when component is registered in COM+ service. How do I solve this? How do I allow "out of process" in IIS6?
9
39222
by: CJM | last post by:
I've built an application in VB6 does some processing - it's not really important what it does... The application consists of a single DLL which does all the hard work, and a simple EXE which acts as the front-end. I designed it this way in the hope that I could also build an intranet app that controls the same component (DLL). I'm building the intranet page now, but I get this error when I try to
0
4942
by: Rob Shorney | last post by:
Good afternoon, Hope I've got the right group - sorry if not. I am getting the following error in my asp page Server object error 'ASP 0178 : 80070005' Server.CreateObject Access Error /exctest/test.asp, line 7
4
7285
by: Bill Nguyen | last post by:
Win 2003 IIS 6.0 My users got this error message trying to run a simple ASP application (sending email using CDO). I have no problem ( with Admin permission): Server object error 'ASP 0178 : 80070005' Server.CreateObject Access Error
2
2887
by: javelin | last post by:
I'm studying "Visual Basic Developer's Guid to ASP & IIS", and I am following instructions an pp 72-75. I am creating a WebClass, and enter code as instructed, and it all is entered correctly. When I try and run, I get the folowing error: "The call to Server.CreateObject failed while checking permissions. Access is denied to this object." I've not compiled this, but am following instructions to just run the
6
2837
by: =?Utf-8?B?RGF2ZQ==?= | last post by:
I have asked previously, how to get the rid of 'Server application unavailable' error. Mr Llibre tried tried diligently to help, but same problem. I would like a bullet proof suggestion as to how to get my .aspx pages to be shown on IIS. Here is the error. Event Type: Error Event Source: ASP.NET 2.0.50727.0 Event Category: None Event ID: 1089 Date: 18/05/2007
41
11669
by: pbd22 | last post by:
Hi. I know my windows service works when i run it in debug mode on my dev machine. It also works in release mode on my dev machine. But, when I move the service to a production server, it exits immediately with a start/stop/nothing to do error. What could be wrong?
0
9721
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
9600
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10376
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...
1
10375
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9198
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...
0
6880
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
5686
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4331
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 we have to send another system
3
3011
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.