Server object error 'ASP 0178 : 80070005'
From: Invotion (anonymous_at_discussions.microsoft.com)
Date: 04/05/04
- Previous message: Björn Holmgren: "Re: Class Modules Question"
- In reply to: Fredrik Nilsson: "Server object error 'ASP 0178 : 80070005'"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 5 Apr 2004 06:53:23 -0700
Make sure the dll you are referencing with your
createObject call has the permissions it needs based on
the account your site runs as.
Depending on what application pools you set your sites to
run in, everything in IIS 6.0 runs in its own process.
Sincerely,
Invotion Engineering Team
Advanced Microsoft Hosting Solutions
http://www.Invotion.com
>-----Original Message-----
>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?
>
>/Fredrik
>
>
>.
>
- Previous message: Björn Holmgren: "Re: Class Modules Question"
- In reply to: Fredrik Nilsson: "Server object error 'ASP 0178 : 80070005'"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|