.NET 2.0 Instatiating Crystal Reports

A

ashehu

Hi,
I created a report file (.rpt) in VS.NET 2005. In VS 2003 i was able
to instantiate it with
Dim rpt as New rptDetails
I have been unable to this under 2005 as the name of the report does
not show up as a type in the IDE nor is it recognised if i type it in
my self.

Thanks a lot.

Ammar
 
A

ashehu

Hello (e-mail address removed),

Did your refer to the crystall dll in your project?

Thanks for the quick response. I did refer to the dlls. I am now able
to load the report by using
rpt.Load(Server.MapPath("rptFactories.rpt")). But i will still prefer
to rely on creating an instance of the report as i did in vs2003.
Thanks,
Ammar
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top