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

document.close causing runtime error

Status
Not open for further replies.

espltd

Programmer
Apr 6, 2005
233
US
I have a crystal report document and when I run a long query I get the error, object not set to instance of an object. This occures on the document.close method so it looks like document does not get instanciated properly only with long queries. It works fine for short queries taking under a minute or so. I am using crystal 10 with vs.net 2005 and using a stored procedure to fill a dataset.
Thanks.
 
found the problem, was not related to Crystal reports.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top