Hi,
i have created a parent form and i have added an existing form which already contain a crystal report.
when parent application is built it throwing errors which says
"report definition is not a member of crysparent.crystalreport1" where crysparent is the project name (where the parent form is created). cryschild is the project name where the child form is created.
now i want to use the existing form and crystal report created in cryschild project in crysparent project.
please let me know how to implement crystal report created in one project in another project