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

Can't use the maximum license number in parallel for web reports

Status
Not open for further replies.

GABONE

Programmer
Jun 13, 2003
3
RO
GABONE (Programmer) Jun 16, 2003
Hi,

I am developing a web application using Crystal reports and ASP(JavaScript).My problem is that I can't launch two or more reports(according to the license number) in parallel because I get the error "Object can't be created".
The error comes from :
objApp =new ActiveXObject("CrystalRuntime.Application").
If the first report is finished and I launch the second report, it works fine.The problem comes only when the first report did not finish.


Does anyone have a solution to this or encountered something like this before???? I'm using CR8.5 Developer with W2K and IE 6
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top