I have a page in my website that has a Crystal reportviewer control on it. I am trying to pass the values dynamically to my parameters in the report . When I add the code to do this and run the report I get the following error:
Type 'CrystalDecisions.Web.CrystalReportSource' in Assembly 'CrystalDecisions.Web, Version=11.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' is not marked as serializable. The report runs fine if I key in the parameter values using default parameter prompts. Has anyone seen this error before and do have any idea how I can fix it? Thanks.
