Link to home
Start Free TrialLog in
Avatar of Mike Johnson
Mike JohnsonFlag for United States of America

asked on

Invalid class string "was not handled"

An exception of type 'Server object: 006~ASP 0177~Server.CreateObject Failed~Invalid Class string 'was not handled.

If Not IsObject (session("oApp")) Then                              
  Set session("oApp") = Server.CreateObject("Crystal.CRPE.Application")
End If

the error occures when creating an instance of Server.CreateObject("Crystal.CRPE.Application")
ASKER CERTIFIED SOLUTION
Avatar of ebolek
ebolek

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Mike Johnson

ASKER

i'm using version CR 8.0

i found the cpeaut32.dll in directory c:\cyrstal reports 8 professional.  where should cpeaut32.dll be in order to work?
Avatar of Mike McCracken
Mike McCracken

CR8 Pro doesn't have the dlls to be able to call from an application.
You need the developer edition.

mlmcc
anyway to upgrade my version to the proper dlls i need?
You need money:). If you have that there is no problem

Regards
Emre