Hi Again,
I have just installed the DotNetNuke 5.0.0. Now i am working on how to create our own module. I am following teh procedure given my Michael on internet
http://www.adefwebserver.com/DotNetNukeHELP/LinqTutorial/
and in the very first step when i opended the dotnetnuke website in VS2008 and build the website. In theory there should be no errors because i didnt change anything in the code. But when build teh solution it gave me 6 error messages and all the realted with FCK Editor
Error 1 Could not load type 'DotNetNuke.HtmlEditor.FckHtmlEditorProvider.fckinstanceoptions'. C:\DotNetNuke\Providers\HtmlEditorProviders\Fck\fckinstanceoptions.ascx 1
Error 2 Could not load type 'DotNetNuke.HtmlEditor.FckHtmlEditorProvider.fckStyles'. C:\DotNetNuke\Providers\HtmlEditorProviders\Fck\fckstyles.aspx 1
Error 3 Could not load type 'DotNetNuke.HtmlEditor.FckHtmlEditorProvider.fckimagegallery'. C:\DotNetNuke\Providers\HtmlEditorProviders\Fck\fckimagegallery.aspx 1
Error 4 Could not load type 'DotNetNuke.HtmlEditor.FckHtmlEditorProvider.fckCSS'. C:\DotNetNuke\Providers\HtmlEditorProviders\Fck\fckcss.aspx 1
Error 5 Could not load type 'DotNetNuke.HtmlEditor.FckHtmlEditorProvider.fcklinkgallery'. C:\DotNetNuke\Providers\HtmlEditorProviders\Fck\fcklinkgallery.aspx 1
Error 6 Could not load type 'DotNetNuke.HtmlEditor.FckHtmlEditorProvider.FckHtmlEditorOptions'. C:\DotNetNuke\Providers\HtmlEditorProviders\Fck\fckhtmleditoroptions.aspx 1
Could you please help me and suggest me what i should do for this.
Thanks
Akshay