Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > Windows XP Server object, ASP 0178 (0x80070005) The call to Server.CreateObject failed while checking permissions.

Reply
Thread Tools

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

 
 
Bronik
Guest
Posts: n/a
 
      07-10-2006
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_XXXXXX 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(Windows XP) find
componnent {671E00F1-44C3-401E-9E33-8E5E585F26BE} and under Securities
give "Everyone" full access (Under every tab)

That solved my problem

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows 2003 'ASP 0178 : 80070005' COM+ Security problem Rob Shorney ASP General 0 02-23-2006 02:51 PM
The call to Server.CreateObject failed while checking permissions. Naveen ASP General 1 10-28-2004 03:53 PM
The call to Server.CreateObject failed while checking permissions. Access is denied to this object. CJM ASP General 9 10-13-2004 01:49 AM
Server object error 'ASP 0178 : 80070005' Fredrik Nilsson ASP General 1 04-02-2004 11:44 PM
Server object error 'ASP 0178 : 80070005' Fredrik Nilsson ASP .Net Security 0 04-02-2004 11:00 PM



Advertisments