I am trying to do a vb.net application from scratch. But I have a problem defining the crystal report files: 
The target framework is the .Net Framework4.
I have done one project before and everything is working perfectly. Then I faced this problem and temporary solved it by copying the working project and modify it. But this is not the best way for doing it. I want to be able to do it as a new project and include the needed files. How can I solve this problem?