Home All Groups Group Topic Archive Search About


Author
4 May 2006 10:46 AM
A.Dagostino
Hi,
I try to Use Excel.Application Library on an ASP page like this

Server.CreateObject("Excel.Application")

i get this error:

ASP error '800a01b0'
File name or class name not found during Automation operation:

On the server is installed  Excel 2000 and the OS is Win2K. Can Someone Help
me?

thanks

Author
4 May 2006 11:36 AM
Jeff Cochran
On Thu, 4 May 2006 12:46:34 +0200, "A.Dagostino"
<A.Dagost***@artmatica.com> wrote:

>Hi,
> I try to Use Excel.Application Library on an ASP page like this
>
>Server.CreateObject("Excel.Application")
>
>i get this error:
>
>ASP error '800a01b0'
>File name or class name not found during Automation operation:
>
>On the server is installed  Excel 2000 and the OS is Win2K. Can Someone Help
>me?

Might start with:

http://support.microsoft.com/kb/257757/en/

Jeff
Author
4 May 2006 12:36 PM
A.Dagostino
ok it run

Then I try to create an instance of a VB6  custom Library that use Excel
Oleb 9.0 lib

but i get this error in corrispondence of the server.createobject
instruction

error    '800a01b0'
File name or class name not found during Automation operation

Show quote
"Jeff Cochran" <jeff.nospam@zina.com> ha scritto nel messaggio
news:4459e6b4.707219375@msnews.microsoft.com...
> On Thu, 4 May 2006 12:46:34 +0200, "A.Dagostino"
> <A.Dagost***@artmatica.com> wrote:
>
>>Hi,
>> I try to Use Excel.Application Library on an ASP page like this
>>
>>Server.CreateObject("Excel.Application")
>>
>>i get this error:
>>
>>ASP error '800a01b0'
>>File name or class name not found during Automation operation:
>>
>>On the server is installed  Excel 2000 and the OS is Win2K. Can Someone
>>Help
>>me?
>
> Might start with:
>
> http://support.microsoft.com/kb/257757/en/
>
> Jeff
>

AddThis Social Bookmark Button