Unable to connect: incorrect log on parameters
I get the error: "Error in File C:\Inetpub\wwwroot\StoredProcedure2.rpt: Unable to connect: incorrect log on parameters.".
I have an aspx-page which pass some parametervalues to stored procedure parameters. My report is based on the stored procedure, but when I try to view the report, I get the above error. For the connection to the database, I have associated my report with a Data Link file (.udl), which works fine.
Any suggestions on how I can solve my problem.
|