On Wed, Dec 10, 2008 at 3:24 PM, Stacie <[email protected]> wrote: > > 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.
Can you post any code? I have done a bunch of stuff with the community edition of CR in VS 2008. It is pretty picky. It is hard to give any advice with just the error you posted.
