G
Guest
I'm having a problem constructing an ASP.NET page that displays a Crystal
Reports .rpt file using the CrystalReportViewer Control. Everytime I execute
it from VS.NET 2003 it never loads and "hangs" my system (running on XP Pro
SP2), it doesn't show any errors on build or on runtime, it just stalls when
it opens Internet Explorer reading that the website was found status message
on the bottom left, and never stops loading.
BTW. It's not a huge report (a few rows and a bar graph). I've tried two
methods of refering to the .rpt file, one is through a published crystal
reports service (consuming the report), and the other is through adding it to
the same project as the web form, both do the same.
I would greatly appreciate any help on this,
Thanks.
Reports .rpt file using the CrystalReportViewer Control. Everytime I execute
it from VS.NET 2003 it never loads and "hangs" my system (running on XP Pro
SP2), it doesn't show any errors on build or on runtime, it just stalls when
it opens Internet Explorer reading that the website was found status message
on the bottom left, and never stops loading.
BTW. It's not a huge report (a few rows and a bar graph). I've tried two
methods of refering to the .rpt file, one is through a published crystal
reports service (consuming the report), and the other is through adding it to
the same project as the web form, both do the same.
I would greatly appreciate any help on this,
Thanks.