Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsAuthenticationAuthenticationActiveDirectory_01.00.04 installation problemActiveDirectory_01.00.04 installation problem
Previous
 
Next
New Post
9/13/2008 2:20 AM
 

I too am getting the same error on a fresh install of DNN 4.9.0

I have tried installing on 3 difference computers and also different version os IE

PLEASE HELP !!!!!!!!!!!!!!!!!!!!


Vineet Belani
Director of Technologies
Amazing Computer Solutions Pty Limited
www.amazingsolutions.com.au
www.hospitalmanagementsoftware.com
www.seriousaboutshaadi.com
 
New Post
9/14/2008 3:01 PM
 

Okay I can recreate it. Now I'll see if I can figure out a workaround until a fix can be done by the core.

 
New Post
9/14/2008 3:21 PM
 

EDIT: The problems has been posted in Gemini (http://support.dotnetnuke.com/Default.aspx?p=35&i=8422). It has been suggested there that you try clearing your browser cache as the js in the new version of the FCKEditor may be conflicting with the js that's in your cache.

Okay here's a work-around that worked for me.

Download the FCKEditor Provider (01.00.09 version) from the project download page (http://www.dotnetnuke.com/Products/Development/Forge/ProviderFCKeditor/Downloads/tabid/936/Default.aspx). Make a copy of the DotNetNuke.FckHtmlEditorProvider.dll in the Bin directory of your 4.9.0 install and copy it somewhere else on your server (not in the Bin directory). Overwrite the version in the Bin directory with the .dll from the 01.00.09 version. The provider should now install. After you've successfully got the provider installed you can move the copy of the 2.0.2.1 version back into the Bin directory.

 
New Post
9/15/2008 5:43 AM
 

Hi Mike, below is the error I encountered when I tried the workaround.Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.IO.FileLoadException: Could not load file or assembly 'DotNetNuke.FckHtmlEditorProvider' or one of its dependencies. Access is denied.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Assembly Load Trace: The following information can be helpful to determine why the assembly 'DotNetNuke.FckHtmlEditorProvider' could not be loaded.

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

Stack Trace:

[FileLoadException: Could not load file or assembly 'DotNetNuke.FckHtmlEditorProvider' or one of its dependencies. Access is denied.]
   System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) +0
   System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) +48
   System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +278
   System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +145
   System.Reflection.Assembly.Load(String assemblyString) +28
   System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +47

[ConfigurationErrorsException: Could not load file or assembly 'DotNetNuke.FckHtmlEditorProvider' or one of its dependencies. Access is denied.]
   System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +592
   System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory() +193
   System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfo ai) +45
   System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig) +178
   System.Web.Compilation.BuildProvidersCompiler..ctor(VirtualPath configPath, Boolean supportLocalization, String outputAssemblyName) +56
   System.Web.Compilation.CodeDirectoryCompiler.GetCodeDirectoryAssembly(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories, Boolean isDirectoryAllowed) +599
   System.Web.Compilation.BuildManager.CompileCodeDirectory(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories) +191
   System.Web.Compilation.BuildManager.CompileResourcesDirectory() +30
   System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +375

[HttpException (0x80004005): Could not load file or assembly 'DotNetNuke.FckHtmlEditorProvider' or one of its dependencies. Access is denied.]
   System.Web.Compilation.BuildManager.ReportTopLevelCompilationException() +60
   System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +506
   System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters) +779

[HttpException (0x80004005): Could not load file or assembly 'DotNetNuke.FckHtmlEditorProvider' or one of its dependencies. Access is denied.]
   System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +551
   System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +78
   System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +258

Server Error in '/intraweb' Application.

Could not load file or assembly 'DotNetNuke.FckHtmlEditorProvider' or one of its dependencies. Access is denied.

 


Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053

 
New Post
9/15/2008 11:01 AM
 

Herkeen, when you overwrote the 2.0 version of the FCKEditor and went to the website did it take a while to load (i.e. it was recompiling the DNN application because of the .dll change)?

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsAuthenticationAuthenticationActiveDirectory_01.00.04 installation problemActiveDirectory_01.00.04 installation problem


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out