Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

error when initializing object

Status
Not open for further replies.

tetsuo3030

Programmer
May 5, 2005
16
US
im getting:

OLE error code 0x8000ffff:Catastrophic failure

from the line:

this.ioCrystalRunTime = createobject("CrystalRuntime.Application")

This occurs randomly on various versions of Windows(e.g. it works fine most of the time)...any ideas?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top