Error when attempting to export Crystal Report as PDF document asp.net

C

Colin Graham

Error when attempting to export Crystal Report as PDF document
asp.net.

I get the following error.

Error in File C:\DOCUME~1\W2K-AD~1\ASPNET\LOCALS~1\Temp\temp_512d88ae-f721-4860-a57f-2eae219dc1c4.rpt:
Invalid export DLL or export format.

I have recently created an asp.net deployment application. When i ran
the deployment on the server i have had numerous issues but manged to
get them sorted by copying dll's etc..

Now my final issue (i hope) is getting the crystal report to export to
pdf. I have added the four merge modules but i feel something is
missing. any help greatly appreciated.


Colin Graham
 
J

Jeff Dillon

Have you tried Copy Project from the Project menu? That's how I always
deploy my ASP.NET projects and VB.NET webservices

And of course I assume you've installed the Crystal Report engine on the
deployment server.

Jeff
 
C

Colin Graham

Hi Jeff - i think i my deployment automatically creates the crystal
report engine on the server but in case it doesnt can anyone let me
know what needs to be done so i can try this manually.


Thanks in advance

CG
 
J

Jeff Dillon

No, you need to take your Crystal Reports install disk to the server. Or is
this Crystal Reports that comes with VS.NET?

Jeff
 

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

Top