I have dopdownlists to let the user select entries. The results are displayed in a datagrid. Additionally a crystal report shall be exported to PDF if user wants it, based on the selected items in the lists. I don't manage to solve the following problem:

"CrystalDecisions.CrystalReports.Engine.LoadSaveReportException: Invalid file name."
crReportDocument.Export() (marked red)

Can anybody help?

Robert



--------------------------------
From: Robert Gregory

-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/)

<Id>gV6jik42Y063Fzpf6L8U8A==</Id>

Re: exporting web-based reports by Alvin

Alvin
Mon Mar 07 17:27:37 CST 2005

First check to see if crystal reports is properly installed and configured
on your application, you may then want to try a manual export to verify that
the installation is correct. Failing this, you will get more help on the
crystal report site.

--
Regards,
Alvin Bruney

[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
available at www.lulu.com/owc
------------------------------------------------------------

"Robert Gregory via .NET 247" <anonymous@dotnet247.com> wrote in message
news:eReyIi0IFHA.1200@TK2MSFTNGP10.phx.gbl...
>I have dopdownlists to let the user select entries. The results are
>displayed in a datagrid. Additionally a crystal report shall be exported to
>PDF if user wants it, based on the selected items in the lists. I don't
>manage to solve the following problem:
>
> "CrystalDecisions.CrystalReports.Engine.LoadSaveReportException: Invalid
> file name."
> crReportDocument.Export() (marked red)
>
> Can anybody help?
>
> Robert
>
>
>
> --------------------------------
> From: Robert Gregory
>
> -----------------------
> Posted by a user from .NET 247 (http://www.dotnet247.com/)
>
> <Id>gV6jik42Y063Fzpf6L8U8A==</Id>