USING CRYSTAL REPORTS IN A VISUAL BASIC.NET ASP.NET WEB APPLICATIO

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to be able to use crystal reports in a ASP.NET web application. I
have added crystal reports to my .net solution in solution explorer. However
when I run my .net web application, the crystal reports does not display in
the web page.
Thus can you show me an example of how to have the crystal reports
display on the web page? Maybe you find point me to a url that will show how
to make the crystal reports show in the web application.
 
Wendy Elizabeth said:
I want to be able to use crystal reports in a ASP.NET web application. I
have added crystal reports to my .net solution in solution explorer.
However
when I run my .net web application, the crystal reports does not display
in
the web page.
Thus can you show me an example of how to have the crystal reports
display on the web page? Maybe you find point me to a url that will show
how
to make the crystal reports show in the web application.

Here are a couple that may prove helpful:

http://aspalliance.com/509

http://msdn.microsoft.com/msdnmag/issues/02/05/Crystal/default.aspx

http://www.codeproject.com/aspnet/crystal_report.asp

http://www.codeproject.com/aspnet/crystalwithaspdotnet.asp
 
Back
Top