Hi All,
I created .sln project that get rpt file and display it with viewer, The project compile on machine that have VS2008 and crystal report 2008,
when I trying to compile the project on other machine (also with VS2008)I get an error
"The type or namespace name 'windows' does not sexist in the namespace 'crystalDecisions' .....
I notes another thing that some references ('CrystalReports.engine' and 'reportsurce' and 'shared' and 'windows.forms' ) are with yellow warning
but some references ( 'enterprise.framework' and 'enterprise.infostore') are look o.k.
My question is: Do I must to install Crystal report 2008 on the second machine or can I just import the references and install it some how?
Thanks,
Amos