Not sure, but see
<a style='text-decoration: underline;' href="http://www.aspfaq.com/show.asp?id=2134" target="_blank">http://www.aspfaq.com/show.asp?id=2134</a>
also you can try filemon to monitor and trace.
--
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>
"Yosh" <dpope.TakeThisOut@nospam.satx.rr.com> wrote in message
news:eX41U56PFHA.3076@TK2MSFTNGP14.phx.gbl...
> Windows Server 2003 Standard and IIS 6.0
>
>
> I have an ASP page that has the following code:
>
> Dim obj
> Set obj = Server.CreateObject("Excel.Application")
>
> When I navigate to that ASP page in IE, I get the following error:
>
> Server object error 'ASP 0177 : 800401f3'
>
> Server.CreateObject Failed
>
> /LM/W3SVC/1/ROOT/global.asa, line 5
>
> 800401f3
>
> I know it's a permission problem because I can go to Word VBA and issue
> the Server.CreateObject("Excel.Application") and it works. I have given
> full control IUSR and even added the user to the Administrators group but
> I get the same error. Can anyone help me?
>
> Thanks,
>
> Yosh
>
>
><!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Please Help