Opened 11 years ago

Closed 11 years ago

#10035 closed Bug (invalid)

CKEditor1' is not declared

Reported by: stibet Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

Hi

I just installed CKeditor as described and it functions great. However , when I try to run my project (VB.NET with aspx files )Visual Studio says that "Name 'CKEditor1' is not declared." ...

I have changed the option "Before runing startup page" to "Built Page" instead of "Built Website" and it does not give error anymore.

At the moment I am running my project at localhost but Iam not sure what is going to happen when I install it to a real server.

I will be very glad if you help me to solve this issue

Best Regards

Serdar Tibet

Attachments (1)

error.JPG (89.3 KB) - added by stibet 11 years ago.

Download all attachments as: .zip

Change History (2)

Changed 11 years ago by stibet

Attachment: error.JPG added

comment:1 Changed 11 years ago by Jakub Ś

Resolution: invalid
Status: newclosed
  1. If you are using CKEditor control please use CKEditor 3.6.x. CKEditor 4.x for asp.net is not yet released.
  2. Message "Name 'CKEditor1' is not declared." is rather straight forward. If you are using <CKEditor:CKEditorControl ID="CKEditor1", you have to copy dll to bin folder.
  3. This is not forum or support but bug tracker for reporting bugs.
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