Permission to use object denied after Register DLL

I just formatted my PC (XP SP2) and get IIS and SQL Server 2005 Express
installed.

I've an ASP page that use a DLL file. The DLL has been register using
Regsvr32. However, the Asp page still show me the "(0x800A01A3) Permission to
use object denied" error.

Do you have any idea?

Thanks in advance...

--
Regards,
Pedestrian, Penang.

Message posted via http://www.webmasterkb.com
u16758 [ Fr, 07 Dezember 2007 11:01 ] [ ID #1888053 ]

Re: Permission to use object denied after Register DLL

pedestrian via WebmasterKB.com wrote:
> I just formatted my PC (XP SP2) and get IIS and SQL Server 2005
> Express installed.
>
> I've an ASP page that use a DLL file. The DLL has been register using
> Regsvr32. However, the Asp page still show me the "(0x800A01A3)
> Permission to use object denied" error.
>
> Do you have any idea?
>
Hopefully this article will help:
http://www.aspfaq.com/show.asp?id 91

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
reb01501 [ Fr, 07 Dezember 2007 12:20 ] [ ID #1888054 ]

Re: Permission to use object denied after Register DLL

It might be because you installed SQL Server 2005 through your
administrator account. When you register and install dll's make sure
you create another owner with your administrator account.

Hope this will work out.
Go Live [ Fr, 07 Dezember 2007 15:33 ] [ ID #1888055 ]
Webserver » microsoft.public.inetserver.asp.general » Permission to use object denied after Register DLL

Vorheriges Thema: Include Files
Nächstes Thema: Problem with cell and hyperlink - ASP