Invalid export DLL or export format.

G

Goran Djuranovic

Hi everyone,
I copied an asp.net project to another machine by using "Copy Project" menu
item from "Project" menu in VS.NET 2003 IDE. The project contains Crystal
Reports that are being exported to .PDF file and displayed in IE using Adobe
..pdf viewer. This is the error description I get when try to display one of
the reports:
Error in File E:\Temp\temp_4023d958-6102-4006-ac49-048796f2d7db.rpt: Invalid
export DLL or export format.
Remember, I am NOT TRYING to deploy the application but copy.
Reports were created with CR.NET 9.2.

Any suggestions?
 
B

Bassel Tabbara [MSFT]

Hello Goran,
It seems according to crystal decisions article you have a file missing.
The file is Exlate32.dll.
You might check the solution by reading the following article:

http://support.crystaldecisions.com/library/kbase/articles/c2007034.asp

Does this solve the problem?

Thanks,
Bassel Tabbara
Microsoft, ASP.NET

This posting is provided "AS IS", with no warranties, and confers no rights.


--------------------
| From: "Goran Djuranovic" <[email protected]>
| Subject: Invalid export DLL or export format.
| Date: Thu, 10 Jul 2003 10:33:57 -0400
| Lines: 18
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| Message-ID: <[email protected]>
| Newsgroups: microsoft.public.dotnet.general
| NNTP-Posting-Host: nat11.mmc.org 66.152.205.254
| Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP10.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.general:100774
| X-Tomcat-NG: microsoft.public.dotnet.general
|
| Hi everyone,
| I copied an asp.net project to another machine by using "Copy Project"
menu
| item from "Project" menu in VS.NET 2003 IDE. The project contains Crystal
| Reports that are being exported to .PDF file and displayed in IE using
Adobe
| .pdf viewer. This is the error description I get when try to display one
of
| the reports:
| Error in File E:\Temp\temp_4023d958-6102-4006-ac49-048796f2d7db.rpt:
Invalid
| export DLL or export format.
| Remember, I am NOT TRYING to deploy the application but copy.
| Reports were created with CR.NET 9.2.
|
| Any suggestions?
|
| --
| Thanks for your time
| Goran Djuranovic
|
|
|
 

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