in

Can I create an app in Visual C# 2008 Express that can call a crystal report and pass paramaters?

If it is possible, can anyone provide documentation or direction on how I can get started. Please let me know if further information is needed of me in order for you to be able to assist.

Solution: Can I create an app in Visual C# 2008 Express that can call a crystal report and pass paramaters?

Using Express edition of Visual Studio, I don't see any reason you couldn't reference the Crystal Decisions libraries to open/display a report.

However, it does not include Crystal Reports (you would have to obtain the components elsewhere, and may require purchase of Crystal Reports separately) so you wouldn't be able to design the report in Visual Studio Express.