0
votes

I am trying to create a report in visual studio 2010. I am using a crystal reports and visual studio 2010. I already added all the references with a component name of Crystal Reports. However, I do get a lot of errors and I don't know what other references should I add. Please help.

This is the screenshot: enter image description here

1

1 Answers

1
votes

Well.. I'm not sure what to tell you. Maybe the references are not the same version that your code is expecting. Maybe you are missing some assemblies.

More information is needed about the code itself, what runtime you have installed and are trying to use.