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.
Thanks.