An unhandled exception of type 'System.IO.FileLoadException' occurred in FSE2.exe
Additional information: Could not load file or assembly 'QWhale.Editor, Version=1.47.2670.31261, Culture=neutral, PublicKeyToken=da632fd1713dff10' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
4 Comments:
Dies at startup, bummer.
By IDisposable, at 11:14 PM
Oops... didn't get the paste.
An unhandled exception of type 'System.IO.FileLoadException' occurred in FSE2.exe
Additional information: Could not load file or assembly 'QWhale.Editor, Version=1.47.2670.31261, Culture=neutral, PublicKeyToken=da632fd1713dff10' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
By IDisposable, at 11:15 PM
Sigh. Not sure what's going wrong here. The issue has to do with a change from v1.45 to v1.47 of the QWhale editing component.
I'll fix this in the morning.
By Ericlaw, at 12:46 AM
Stupid error on my part; I compiled against the .NET 1.1 binaries instead of the 2.0 binaries that I put in the installer. Now fixed.
http://www.fiddler2.com/dl/fse2Setup.ExE
By Ericlaw, at 11:20 AM
Post a Comment
<< Home