Everytime I try to load the editor, in my own project or through any of the .NET sample files, it simply says the page weren't found and the editor doesn't show up. I can only see the submit button, I made sure the .dll file was inside the Bin folder, I included the editor in my .aspx site through the use of the normal assembly.
<%@ Register Assembly="FredCK.FCKeditorV2" Namespace="FredCK.FCKeditorV2" TagPrefix="FCKeditorV2" %>
Here's what I see if I try to run any of the sample files, including my own project.
Server Error in '/WebSite2' Application.
HTTP Error 404 - Not Found.
Version Information: ASP.NET Development Server 9.0.0.0
Tue, 05/19/2009 - 14:41
#1