Hi,
We upgraded to DNN 4.41 back in Feb this year. A few of our pages had User Defined Table installed and these modules appeared to work (they displayed/functioned o.k). At the same time we upgraded the Ftb3HtmlEditor Provider to the FckHtmlEditorProvider
One of of users has only just come to change some details by editing one of the rows and this error appears as he clickes the edit icon;
Error: Edit User Defined Table is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Could not load file or assembly 'FreeTextBox, Version=3.0.5000.1, Culture=neutral, PublicKeyToken=5962a4e684a48b87' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) ---> System.IO.FileLoadException: Could not load file or assembly 'FreeTextBox, Version=3.0.5000.1, Culture=neutral, PublicKeyToken=5962a4e684a48b87' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'FreeTextBox, Version=3.0.5000.1, Culture=neutral, PublicKeyToken=5962a4e684a48b87' at SiteToolSet.STSUserDefinedData.STSEditUserDefinedTable.BuildTable() at SiteToolSet.STSUserDefinedData.STSEditUserDefinedTable.Page_Load(Object sender, EventArgs e) 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]. --- End of inner exception stack trace ---
Since this was upgraded so long ago we now no longer have the old web.config file.
We have also upgraded to the latest version 03.04.00 and the error still present.
Can someone point me in the right direction to get the UDT to work with the new editor? (im presuming thats the fault?)
Many Thanks in advance
Alex