Opened 15 years ago

Closed 15 years ago

#3498 closed Bug (invalid)

Upgrade error

Reported by: tstral Owned by:
Priority: Normal Milestone:
Component: Server : ASP.Net Version: FCKeditor 2.6.4
Keywords: Cc:

Description

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?

Change History (2)

comment:1 Changed 15 years ago by Artur Formella

Keywords: .DLL upgrade asp.net integration removed
Milestone: FCKeditor 2.6.5

comment:2 Changed 15 years ago by Alfonso Martínez de Lizarrondo

Priority: HighNormal
Resolution: invalid
Status: newclosed

Please use our forums for support.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy