Access Denied Problem
Hello there,
I get the following errors:
Server object error 'ASP 0178 : 80070005'
Server.CreateObject Access Error
The call to Server.CreateObject failed while checking permissions.
Access is denied to this object.
I have registered & installed the COM+ objects in my local machine. Is
it because i have no acces to those COM with my machine username and
password.
Re: Access Denied Problem
Go Live wrote:
> Hello there,
>
> I get the following errors:
>
> Server object error 'ASP 0178 : 80070005'
>
> Server.CreateObject Access Error
>
> The call to Server.CreateObject failed while checking permissions.
> Access is denied to this object.
>
> I have registered & installed the COM+ objects in my local machine. Is
> it because i have no acces to those COM with my machine username and
> password.
Hopefully this article will help:
http://www.aspfaq.com/show.asp?id 91
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Re: Access Denied Problem
On Dec 6, 11:17 am, "Bob Barrows [MVP]" <reb01... [at] NOyahoo.SPAMcom>
wrote:
> Go Live wrote:
> > Hello there,
>
> > I get the following errors:
>
> > Server object error 'ASP 0178 : 80070005'
>
> > Server.CreateObject Access Error
>
> > The call to Server.CreateObject failed while checking permissions.
> > Access is denied to this object.
>
> > I have registered & installed the COM+ objects in my local machine. Is
> > it because i have no acces to those COM with my machine username and
> > password.
>
> Hopefully this article will help:http://www.aspfaq.com/show.asp?id 91
>
> --
> Microsoft MVP -- ASP/ASP.NET
> Please reply to the newsgroup. The email account listed in my From
> header is my spam trap, so I don't check it very often. You will get a
> quicker response by posting to the newsgroup.
Thank you