A problem has cropped up on a customer site based on DNN.
Its when you browse for a file or page to link to an article.
It seems to be relating to fckeditor itself
We have not made any changes to the code and it was working fine for a long time now.
I've also checked the code in the aspx file referenced and it appears correct, it hasn't been corrupted or edited.
There is a link button in it but it appears to be ending correctly.
Is it possible a file was uploaded with a funny character in the name that may be breaking something?
Details below:
Any pointers would be great...
/Providers/HtmlEditorProviders/Fck/fcklinkgallery.aspx?FCKTheme=Default&tabid=237
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: Unexpected end of file looking for </asp:LinkButton> tag.
Source Error:
Line 45: </TR> Line 46: <TR> Line 47: <TD><asp:LinkButton id="cmdSelect" resourcekey="cmelect"
cssclass="CommandButton" runat="server">Select created link</aspLinkButton></TD> Line 48: </TR> Line 49: </TABLE>
|
Source File: /Providers/HtmlEditorProviders/Fck/fcklinkgallery.aspx
Line: 47