Page 1 of 1

Crystal Importer

Posted: Mon Nov 09, 2015 1:18 pm
by Leandro Borges
Good Morning.

I have a problem in the Crystal importer, the message below can help me?

Unhandled exception has occurred in your application. If you click
Continue, the application will ignore this error and attempt to continue. If
you click Quit, the application will close immediately.

The type initializer for
"CrystalDecisions.CrystalReports.Engine.ReportDocument" threw an exception.

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.TypeInitializationException: The type initializer for 'CrystalDecisions.CrystalReports.Engine.ReportDocument' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'CrystalDecisions.ReportAppServer.CommLayer, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. O sistema não pode encontrar o arquivo especificado.
at CrystalDecisions.CrystalReports.Engine.ReportDocument..cctor()
--- End of inner exception stack trace ---
at CrystalDecisions.CrystalReports.Engine.ReportDocument..ctor()
at Import.CrystalReports.Form1.btnConvert_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.6.81.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Import.CrystalReports
Assembly Version: 2015.1.0.0
Win32 Version: 2015.1.0.0
CodeBase: file:///C:/Users/leandro.borges.RIOSOFT/Desktop/Import.CrystalReports/Import.CrystalReports.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.6.81.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.6.81.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.6.81.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Stimulsoft.Report
Assembly Version: 2015.1.0.0
Win32 Version: 2015.1.0.0
CodeBase: file:///C:/Users/leandro.borges.RIOSOFT/Desktop/Import.CrystalReports/Stimulsoft.Report.DLL
----------------------------------------
Stimulsoft.Base
Assembly Version: 2015.1.0.0
Win32 Version: 2015.1.0.0
CodeBase: file:///C:/Users/leandro.borges.RIOSOFT/Desktop/Import.CrystalReports/Stimulsoft.Base.DLL
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.6.81.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
CrystalDecisions.CrystalReports.Engine
Assembly Version: 13.0.2000.0
Win32 Version: 13.0.0.99
CodeBase: file:///C:/Users/leandro.borges.RIOSOFT/Desktop/Import.CrystalReports/CrystalDecisions.CrystalReports.Engine.DLL
----------------------------------------
CrystalDecisions.Shared
Assembly Version: 13.0.2000.0
Win32 Version: 13.0.0.99
CodeBase: file:///C:/Users/leandro.borges.RIOSOFT/Desktop/Import.CrystalReports/CrystalDecisions.Shared.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

Thank you.

Leandro.

Re: Crystal Importer

Posted: Mon Nov 09, 2015 9:32 pm
by Jan
Hello Leandro,

Sorry for troubles with our product. Unfortunately we don't test Crystal Import tool with latest version of our Crystal Reports.
We need some time to check it. I will inform about results when receive it.

Thank you.

Re: Crystal Importer

Posted: Tue Nov 10, 2015 10:53 am
by HighAley
Hello.

We have tested our import utility in Crystal Reports 2013 SP4 with Support Pack 15 (developer version for VS: Updates & Runtime).
The utility works right. Maybe there is no necessary assemblies on your machine.

It's necessary to install Support Pack. Did you do this?

Thank you.

Re: Crystal Importer

Posted: Wed Nov 11, 2015 11:25 am
by Leandro Borges
Hello.
Do not.
Thank you.
Leandro.

Re: Crystal Importer

Posted: Wed Nov 11, 2015 12:19 pm
by Leandro Borges
Hello.
I have not installed on my computer Visual Studio. The project was compiled but I can not install Crystal because I have no license.
Would have another solution.
Thank you.
Leandro.

Re: Crystal Importer

Posted: Thu Nov 12, 2015 7:12 am
by HighAley
Hello.

Crystal Reports files use internal format. It's necessary to install Crystal Reports to import reports.
You could use our Report Migration service.

Thank you.

Re: Crystal Importer

Posted: Tue May 03, 2016 5:46 pm
by Leandro Borges
Hello.
Ok.
Thank you.

Re: Crystal Importer

Posted: Wed May 04, 2016 5:53 am
by HighAley
Hello, Leandro.

We are always glad to help you.
Let us know if you need our help.

Thank you.