Hi Atley,
I have a free ebook that you can download that tells you how to integrate
Crystal Reports with .NET. It walks you through each step of the way.
Re previewing a report while you are designing it, you can't do it. However,
if you are writing an ASP.NET page and using the ReportDocument component,
then you can view it in design mode. Its very strange that they let you do
this with ASP.NET but not Windows forms.
Anyway, check out my free ebook and you'll be set.
Brian Bischof
A Crystal Reports.NET book for programmers? Its here!
* Covers ASP.NET and Windows Forms
* Teaches all phases of report development
* Alerts you to the bugs and how to get around them
* Maps out the complex ReportDocument object model
* Shows how to perform runtime customization
* Demonstrates all options of connecting with ADO.NET
* Gives complete code listings for every concept presented
http://www.crystalreportsbook.com/123aspx.asp
"Atley" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I have imbedded a report in my project (added a report to my project and
set
> some fields)
>
> How the heck do I access the report in my program?
>
> I have looked on MSDN and searched for a walkthrough...
>
> I can't find anything that tells me how to use the report viewer or how to
> bring it up on screen...
>
> isn't there a way to bring up the report in a test view when you are
> creating it? if not that is horrible and should be created.
>
> btw, I am using Visual Studio.net 2003 Ent. Arch and my reports are
imbedded
> in my EXE, not saved as .rpt files when the applicaiton runs.
>
> Thanks, this used to be so much different...
>
>