﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3498	Upgrade error	tstral		"I have upgraded to the lates version of FCKeditor with the asp.net conversion on a godaddy.com server. I have followed the directions for manual integration. The latest version of the .dll seems to be causing real problems. Here is my error:

Server Error in '/' Application.

Parser Error 
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. 

Parser Error Message: Could not load the assembly 'FCKeditorV2'. Make sure that it is compiled before accessing the page.

Source Error: 


Line 1:  <%@ Register Assembly=""FredCK.FCKeditorV2"" Namespace=""FredCK.FCKeditorV2"" TagPrefix=""FCKeditorV2"" %>
Line 2:  
Line 3:  <%@ page language=""C#"" masterpagefile=""./Structure.master"" autoeventwireup=""true"" inherits=""admin_EditContentManagement, FCKeditorV2"" title="":: Admin ::"" validaterequest=""false"" %>
Line 4:  
Line 5:  <asp:Content ID=""Content1"" ContentPlaceHolderID=""innerMaster"" Runat=""Server"">
 

Source File: /admin/EditContentManagement.aspx    Line: 3 

I followed the manual instructions but when done with the register assembly directive first i get the aforementioned message. When I swap lines one and three, I get an error that says that the .dll (v=2.5.2912.21007) cannot be found. No surprise as I updated to the latest .dll.

Any suggestions for a fix? How do I link the new assembly to my page so that i do not get that error? Could someone send me the old .dll v=2.5.2912.21007?"	Bug	closed	Normal		Server : ASP.Net	FCKeditor 2.6.4	invalid		
