Error: File Manager is currently unavailable.

Error: File Manager is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: C:\intranet\Admin\Files\FileManager.ascx.vb(780): error BC30560: 'ZipEntry' is ambiguous in the namespace 'ICSharpCode.SharpZipLib.Zip'. ---> System.Web.HttpCompileException: C:\intranet\Admin\Files\FileManager.ascx.vb(780): error BC30560: 'ZipEntry' is ambiguous in the namespace 'ICSharpCode.SharpZipLib.Zip'. at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---

What a nasty message to receive within your portal as your trying to upgrade to a new version of the software.

I searched the Internet and found a few articles that explained a few things.  In my particular case I simply had to delete the ICSharpCode.SharpZipLib.dll file in the bin folder.  This allowed me access back to the file manager.

Hope this helps some people with the issue.

Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Posted on 11/5/2007 4:02:50 PM by Sam MacDonald

Permalink | Comments (0) | Post RSSRSS comment feed |

Categories: DotNetNuke

Tags:

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Related posts

Comments are closed