PDF Export (#35)
When trying to save a diagram in PDF format, I got an error message. The detailed view shows the following:
System.IO.FileLoadException: Could not load file or assembly 'PdfSharp, Version=1.31.1789.0, Culture=neutral, PublicKeyToken=f94615aa0424f9eb' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: 'PdfSharp, Version=1.31.1789.0, Culture=neutral, PublicKeyToken=f94615aa0424f9eb'
at SoftwareIdeasModeler.Core.Exporting.Images.PdfDiagramExporter.ExportToFile(String fileName)
at SoftwareIdeasModeler.Dialogs.Exporting.BatchExporter.Export(List`1 diagrams)
at SoftwareIdeasModeler.Dialogs.Exporting.BatchExportForm.okButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.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.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 (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value .
Zachi 22 March 2012 7:48:43
Very good :) Thanks a lot!
Zuhu 4 August 2020 12:46:19
Thanks Alot Very Good :)
Dusan Rodina - softwareideas.net 22 March 2012 5:14:17
This hot fix should solve the problem with PDF export: http://www.softwareideas.net/SoftwareIdeasModeler.5.07HotFix3.zip
If not, please let me know.
This fix will be also included in new release 5.08.