I have written an application using VB.net using Windows XP. The application has several reports and they worked well on my computer. Upon installing the application on another computer, some of the reports failed to generate. One report that works access a data table directly while those that failed are accessing a dataset with SQL statements. The error message : "Query Engine Error : c:\docu~1\*************" will appear.