look at the line number of the error msgs.
open the asp file and look at what object it is trying to create.
then check if the object has been registered correctly or
whether users has permission to access it.
--
Regards,
Bernard Cheah
<a style='text-decoration: underline;' href="http://www.tryiis.com/" target="_blank">http://www.tryiis.com/</a>
<a style='text-decoration: underline;' href="http://support.microsoft.com/" target="_blank">http://support.microsoft.com/</a>
<a style='text-decoration: underline;' href="http://www.msmvps.com/bernard/" target="_blank">http://www.msmvps.com/bernard/</a>
"Randy" <randydalton.TakeThisOut@hotmail.com> wrote in message
news:cLuNc.2250$tK5.11334@news1.mts.net...
> Hello,
>
> I have an ASP web application working on a IIS 5.0 Server 2000.
> I am trying to add an ASP page with a DTC using an Microsoft OLE DB
provider
> for ODBC Drivers. The database is VFP6.0
>
> All non-data bound ASP pages work. When I try to run the data-bound page I
> get an ASP 0178 error 0x80070005 referring to server.createobject
Access
> is denied to this object.
>
> I'm not sure which object I should change the permissions for. Any help
> would be appreciated.
>
> Thanks in advance
>
> Randy
>
><!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: ASP 0178 server.createobject access denied