Re: 006~ASP 0178~Server.CreateObject Access Error



The error is telling you exactly what you need to check - namely the
permissions for the DLL/OCX you are instantiating ........ (IUSR_[machine]
*MUST* have access rights to it before it can use it).

If you've already checked those, see if any of the following helps ...

http://aspfaq.com/show.asp?id=2091

--
Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!

"Noname" <Noname@xxxxxxxxxxxxxxxxx> wrote in message
news:D8948426-C622-4E50-A7EF-4FD3089EFEE6@xxxxxxxxxxxxxxxx
I apologize in advance if this is posted to the wrong Newsgroup. I feel
that
it could be posted several places.

We have suddenly started recieving the following error message on
W2K3-IIS6
after having run for several days. This is a server being built to
replace
an existing production unit.


006~ASP 0178~Server.CreateObject Access Error~The call to
Server.CreateObject failed while checking permissions. Access is denied to
this object.

I have lloked at several distancely related issues on the web and tried to
glean some thread of meaning from them. Trying to dig my way through the
DComCnfg tool baffles and bewilers me. I am reluctant to make cart
blanche
changes as there are severl other applications running on this box. It
would
not be so bad but we just went into verifacation mode where the
application
owners are testing.. And it seems to only be this ONE that is causing
problems.

Any assistance would be greatly appreciated.
--
Emanon LT


.



Relevant Pages

  • Re: Checking if a file exists regardless of the permissions on it
    ... "Exception based programming" ... ... false if I do not have necessary permissions. ... If it did then an application could request information from your system and ... it'll probably be an access rights or sharing issue. ...
    (microsoft.public.dotnet.languages.csharp)
  • Strange NTFS permission problems
    ... I was going through the procedures for setting up IIS 5 with minimum NTFS ... I not only can't apply Creator Owner full access rights on the root drive, ...
    (microsoft.public.windowsxp.security_admin)
  • Re: tar or zipping files to which you have no explicit access?
    ... > users' directories to a single archive file. ... > do NOT want to limit the access rights end users can assign to their ... After archiving the objects into to a single ... perhaps they need to have very strict permissions for code ...
    (microsoft.public.win2000.security)
  • Re: tar or zipping files to which you have no explicit access?
    ... > do NOT want to limit the access rights end users can assign to their ... After archiving the objects into to a single ... perhaps they need to have very strict permissions for code ... > archive regardless of their permissions or acls. ...
    (microsoft.public.win2000.security)
  • Re: tar or zipping files to which you have no explicit access?
    ... > do NOT want to limit the access rights end users can assign to their ... After archiving the objects into to a single ... perhaps they need to have very strict permissions for code ... > archive regardless of their permissions or acls. ...
    (microsoft.public.win2000.security)

Loading