Invalid class string

hi!

i'm getting this error when i run my asp app in windows xp.

Server object, ASP 0177 (0x800401F3)
Invalid class string
/cem/reports/AlwaysRequiredSteps.asp, line 9

This app works well in windows 2k but when i upgrade my pc to xp it produced this error.

This error points to this code:

Set session("oApp") = Server.CreateObject("CrystalRuntime.Application.10")

It seems that xp does not recognize this crystal report object.

Thanks in advance for your replies.
r0ckster [ Mi, 07 März 2007 06:25 ] [ ID #1650470 ]

Re: Invalid class string

<r0ckster> wrote in message news:OmAQRkHYHHA.2320 [at] TK2MSFTNGP03.phx.gbl...
> hi!
>
> i'm getting this error when i run my asp app in windows xp.
>
> Server object, ASP 0177 (0x800401F3)
> Invalid class string
> /cem/reports/AlwaysRequiredSteps.asp, line 9
>
> This app works well in windows 2k but when i upgrade my pc to xp it
produced this error.
>
> This error points to this code:
>
> Set session("oApp") = Server.CreateObject("CrystalRuntime.Application.10")
>
> It seems that xp does not recognize this crystal report object.
>
> Thanks in advance for your replies.

You've asked this already in components. Please don't multipost
Anthony Jones [ Mi, 07 März 2007 14:51 ] [ ID #1650471 ]
Webserver » microsoft.public.inetserver.asp.db » Invalid class string

Vorheriges Thema: asp and xml
Nächstes Thema: Invalid class string