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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Crystal Report Viewer "Unknown Name" Error 1

Status
Not open for further replies.

sbcole4

Programmer
Mar 14, 2001
1
US
I have an ASP file calling the Crystal Report using Crystal's SmartViewerActiveX.asp file for version 8.5 (Version=8,5,0,217 ActiveXCab file). Along with the report we have a form for dynamic selection of the grouping of the form. The report displays the main page fine along with the dropdown list on the form. Once the dropdown list is activated it displays the "Unknown Name" message box for the Crystal Report Viewer. Once the Massage box is closed it functions properly. It seems to be bombing on the "Set webBroker = CreateObject("WebReportBroker.WebReportBroker")" Window_Onload sub routine. Can you tell me how to bypass this call if the window is already loaded?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top