Ask a Question related to ASP Components, Design and Development.
-
Mike #1
ASP Error 0178 and Application Pool Settings
I have an ASP page in an "alternate" website (e.g. - not the default site)
in IIS (Win2k3) which does a simple Server.CreateObject() call. If the
website is set to use the DEFAULT application pool, it works.
If I use a secondary application pool (even one I create which uses
DefaultAppPool as a template), the call fails and return ASP error 0178
("The call to Server.CreateObject failed while checking permissions. Access
is denied to this object").
I really don't get it. I can switch the system back to the dafault pool and
the call works fine. The moment I stop using the default pool, this error
pops up.
Any suggestions?
-m
Mike Guest
-
asp error 0178 : 80070005
Server object error 'ASP 0178 : 80070005' Server.CreateObject Access Error /gsic_completion/lib/utility.ASP, line 75 The call to... -
SQL / IIS Application Pool Identity
Hi, I've got an ASP.NET web application which uses Windows security with a SQL Server database. I want to use the application pool identity to... -
Impersonate IIS Application Pool Identity
How do I get an IIS application pool identity, and create a Windows Impersonation Context from it? Troy -
Problems after changing Identity Application Pool Settings (sn-yycbk.dll)
Applies to: W2K3 Server / IIS6 / Default Isolation Mode / ASP.NET 1.1 We wish to run our ASPNET worker process in a domain account so as to use... -
Problems in using application pool of IIS 6.0 with ASP.NET
Hi Guys, Scenario:: I am using appplication pool identity to connect my database through ASP.NET application. the identity is domain identity...



Reply With Quote

