Opened 13 years ago
Closed 13 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)
Change History (2)
Changed 13 years ago by
comment:1 Changed 13 years ago by
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |

<CKEditor:CKEditorControl ID="CKEditor1", you have to copy dll to bin folder.