TOPIC: Could Not Load File

Could Not Load File 26 Oct 2018 19:56 #2998

  • LarryD
  • LarryD's Avatar
  • Offline
New install of 1.9 free version (may upgrade later). I get a file not found error when trying to view a report. I have CR 2016 Developers Edition. Per the PDF help file I did not install the CR runtime. The error says it's looking for a version 13 file, but CR 2016 is version 14. Is there a workaround?
Thanks for any input!

************** Exception Text **************
System.IO.FileNotFoundException: Could not load file or assembly 'CrystalDecisions.CrystalReports.Engine, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
File name: 'CrystalDecisions.CrystalReports.Engine, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304'
at Logicity_Desktop.ViewerForm..ctor(Int32 recordNumber, Array actList, Array parmList, Array setList, Array authList)
at Logicity_Desktop.ProgressForm.ProgressForm_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.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)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].



************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8936 (WinRelRS4.050727-8900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
Logicity Desktop
Assembly Version: 1.9.1.0
Win32 Version: 1.9.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/SaberLogic/Logicity/Logicity%20Desktop.exe
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.8922 (WinRelRS4.050727-8900)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8934 (WinRelRS4.050727-8900)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8922 (WinRelRS4.050727-8900)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8922 (WinRelRS4.050727-8900)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
Logicity.Common
Assembly Version: 1.9.1.0
Win32 Version: 1.9.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/SaberLogic/Logicity/Logicity.Common.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>
The administrator has disabled public write access.

Could Not Load File 26 Oct 2018 20:31 #2999

  • KCrane
  • KCrane's Avatar
  • Offline
Please try the following: www.logicitysuite.com/forum/technical/17...chnical-support.html removing version 13 of the Crystal Report Runtimes only.
The administrator has disabled public write access.

Could Not Load File 26 Oct 2018 23:30 #3000

  • LarryD
  • LarryD's Avatar
  • Offline
Thanks for the quick response. I think the issue is that I have the Recrystallize server installed and it's using the version 13 libraries. Will Logicity work in that type of environment with CR and Recrystallize both installed?
The administrator has disabled public write access.

Could Not Load File 30 Oct 2018 12:24 #3001

  • KCrane
  • KCrane's Avatar
  • Offline
Which version 13 is installed for the ReCrystallize Server? You may be able to use a different version of Logicity that uses the same version of runtimes.
The administrator has disabled public write access.

Could Not Load File 30 Oct 2018 12:48 #3002

  • LarryD
  • LarryD's Avatar
  • Offline
It's looking like version 13.0.17.2096
The administrator has disabled public write access.

Could Not Load File 30 Oct 2018 15:00 #3003

  • KCrane
  • KCrane's Avatar
  • Offline
Please try installing version 1.8.0009(1) www.logicitysuite.com/downloads/logicity...ogicity-v180009.html without the Crystal Report Runtime:

The administrator has disabled public write access.

Could Not Load File 30 Oct 2018 19:22 #3004

  • LarryD
  • LarryD's Avatar
  • Offline
Thank you, it is working now. One question: due to my environment, am I stuck with this version forever? We basically need it to schedule and email reports, so would this version be stable over time?
The administrator has disabled public write access.

Could Not Load File 31 Oct 2018 13:22 #3005

  • KCrane
  • KCrane's Avatar
  • Offline
This version should serve you well! The version that follows was simply to address compatibility with a newer Crystal Report Runtime.
The administrator has disabled public write access.