i am trying to show my report using iis. first i came up with this problem :
"An error has occurred during report processing.Exception has been thrown by the target of an invocation.Failed to generate a user instance of SQL Server due to failure in retrieving the user's local application data path. Please make sure the user has a local user profile on the computer. The connection will be closed. "which i was able to fix using this link : http://support.microsoft.com/kb/2002980
now i'm able to display half the report as most of the fields has a 404 error. i'm sure i am able to access my database with no problems as im able to save new records. thing is, i cant access the report object..
help help!