-
1
- #1
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?