Web Reports (ASP.NET and Crystal Reports for .Net) 
Author Message
 Web Reports (ASP.NET and Crystal Reports for .Net)

Is ANYONE successfully exporting Crystal Reports to .PDF from a production
web server that has ONLY the .Net Framework installed?  I can develop web
sites on my local machine that does this ALL DAY LONG!  But when I deploy
them to my production web server that has only the .Net Framework (V1)
installed, the web application runs RIGHT PAST the Export() call, NEVER
throwing any exception/error, just blatently ignoring it altogether.  I've
got Try/Catch stuff all over the place, but nothing is caught; it just says
the .PDF file could not be found.

Any ideas?????

--

Regards,


Let me do you a dotFavor! >>>   http://www.*-*-*.com/
The BEST dotNet hosting available anywhere!!!
____________________________________________________________________



Wed, 24 Nov 2004 05:10:18 GMT  
 Web Reports (ASP.NET and Crystal Reports for .Net)
If all it has is the .NET Framework and IIS, then it wouldn't have any of
the crystal dlls.  You need to create a setup project or manually get the
crystal dlls/keycode to the web server.

Jim


Quote:
> Is ANYONE successfully exporting Crystal Reports to .PDF from a production
> web server that has ONLY the .Net Framework installed?  I can develop web
> sites on my local machine that does this ALL DAY LONG!  But when I deploy
> them to my production web server that has only the .Net Framework (V1)
> installed, the web application runs RIGHT PAST the Export() call, NEVER
> throwing any exception/error, just blatently ignoring it altogether.  I've
> got Try/Catch stuff all over the place, but nothing is caught; it just
says
> the .PDF file could not be found.

> Any ideas?????

> --

> Regards,


> Let me do you a dotFavor! >>>  http://radbase.ehostingbiz.com/webcenter
> The BEST dotNet hosting available anywhere!!!
> ____________________________________________________________________



Sat, 27 Nov 2004 21:15:31 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Crystal Reports 8.5 (VB6) to Crystal Reports NET (VB.NET) conversion

2. Crystal Reports from ASP.NET without compiling VB.NET on SQL/ADO changes

3. crystal.net report from asp.net created (temporary) table

4. problem with crystal report for .net in asp.net

5. VB.net and crystal reports.net Multiple reports

6. ASP.NET Report Document Cannot Load Crystal Report

7. Creating RCAPI calls from Crystal Reports and viewing the report using a web application in .net

8. Linking Crystal Report with a stored Procedure -- crystal report for visual studio.net

9. vb .net crystal reports not compatible with Crystal Reports 8.5

10. Displaying a report in an ASP.Net web page

11. i am using vb.net and crystal reports for visual studio.net

12. SetDataSource not working with Crystal Reports .NET in VB.NET

 

 
Powered by phpBB® Forum Software