I have a crystal report thay reads off data from an XML file. The XMl executes a Stored Procedure and returns data which the report reads from. Something weird is going on. I am getting my XMl file data when I do a response.write on the xmldoc.xml the data is appearing in the browser. The report is supposed to open when the user clicks save or some function. The crystal Active X viewer opens up but the report is not displayed. The if I hit F5 and refresh the screen then the report shows up the second time. The funny part is I am exporting the report to PDF and saving it some where on the server in the same code the PDf file is saved but the report is not displayed in crystal. I checked all parameters I cannot see any reason why the report should not pull up the first time the user clicks. I am also gettting the user session expired error when the user clicks on the function to open the report the first time.
Please help
Kavita
Please help
Kavita