Hi all
I have download the FckHtmlEditorProvider_01.00.09_Source,but when I try to deploy it in my VS2003,there is errors;
errors is like:
E:\MyWork\DotNetNuke\FckHtmlEditorProvider_01.00.09_Source\Providers\HtmlEditorProviders\Fck\fckinstanceoptions.ascx.vb(31): Cant find Imports“DotNetNuke.Entities.Portals”......................“Portals”。
E:\MyWork\DotNetNuke\FckHtmlEditorProvider_01.00.09_Source\Providers\HtmlEditorProviders\Fck\fckinstanceoptions.ascx.vb(32): Cant find Imports“DotNetNuke.Common”..........................“Common”。
E:\MyWork\DotNetNuke\FckHtmlEditorProvider_01.00.09_Source\Providers\HtmlEditorProviders\Fck\fckinstanceoptions.ascx.vb(33): Cant find Imports“DotNetNuke.Framework.Providers” ............“Providers”。
(Because the errors is not English ,I replaced some words with ".....")
I think that it's occured by DLL imports ,,So I remove the old reference "dotnetnuke.dll" and "dotnetnuke.webutility.dll" ,,and try to add a new reference to these dll,
but failed.it's says inncorect dll files.
.......................................................................................................
Anybody help me? Thanks !!!