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!

crviewer object create error

Status
Not open for further replies.

JScannell

Programmer
Jan 9, 2001
306
0
0
US
I'm trying to load crviewer in an asp page. Here's the code:

Dim WebBroker1
Set WebBroker1 = CreateObject("WebReportBroker.WebReportBroker")

I get the error: ActiveX component can't create object 'WebReportBroker.WebReportBroker'

I downloaded and registered a crviewer.dll whose version is 8.5.0.217

It seems to be a valid one. Anybody have any ideas about what's wrong?

Thanks in advance,
Jerry


Jerry Scannell
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top