G
Guest
Hi
My question is this: Can I design Crystal Reports in Visual Studio.NET without adding them to an existing project
I know I can import an existing report then modify it within a project and at the same time set a the Build Action to none to keep it from being embedded
I also know that I can add a new report to a Project and still set Build Action to none but I don't see the benefit if I can't use VS.NET to modify the report later without having to redistribute my application
I did notice that using reportdocument.load put the report.dll in the temppe folder of my application
I am still a newbie sorry
Thanks
My question is this: Can I design Crystal Reports in Visual Studio.NET without adding them to an existing project
I know I can import an existing report then modify it within a project and at the same time set a the Build Action to none to keep it from being embedded
I also know that I can add a new report to a Project and still set Build Action to none but I don't see the benefit if I can't use VS.NET to modify the report later without having to redistribute my application
I did notice that using reportdocument.load put the report.dll in the temppe folder of my application
I am still a newbie sorry
Thanks