Re: Cute Editor Trial version for dotnetnuke 4.x

  •  08-25-2008, 12:17 AM

    Re: Cute Editor Trial version for dotnetnuke 4.x


     Hi,
     
    I am getting the below mentioned general exception. Is there any settings i have to change in the web config file?
     
    General Exception
     
    System.Configuration.ConfigurationErrorsException: Could not load type 'CuteEditor.Impl.EditorImageFileHandler' from assembly 'CuteEditor'. (G:"EOL"www.mycarecommunity"providers"htmleditorproviders"cehtmleditorprovider"cutesoft_client"cuteeditor"web.config line 7) ---> System.TypeLoadException: Could not load type 'CuteEditor.Impl.EditorImageFileHandler' from assembly 'CuteEditor'. at System.RuntimeTypeHandle._GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, Boolean loadTypeFromPartialName) at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark) at System.RuntimeType.PrivateGetType(String typeName, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark) at System.Type.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) at System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) at System.Web.Configuration.ConfigUtil.GetType(String typeName, String propertyName, ConfigurationElement configElement, XmlNode node, Boolean checkAptcaBit, Boolean ignoreCase) --- End of inner exception stack trace --- at System.Web.Configuration.ConfigUtil.GetType(String typeName, String propertyName, ConfigurationElement configElement, XmlNode node, Boolean checkAptcaBit, Boolean ignoreCase) at System.Web.Configuration.HttpHandlerAction.InitValidateInternal() at System.Web.Configuration.HttpHandlersSection.ValidateHandlers() at System.Web.Configuration.HttpHandlersSection.FindMapping(String verb, VirtualPath path) at System.Web.HttpApplication.GetHandlerMapping(HttpContext context, String requestType, VirtualPath path) at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig) at System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) 
View Complete Thread