Go to previous topic
Go to next topic
Last Post 04/08/2007 9:30 PM by  James Burke
Uninstal PDF Errors
 2 Replies
Author Messages
Bill
New Member
New Member
Posts:30


--
01/10/2007 6:43 AM

    I tried to uninstal the PDF viewer addin and now when a person click on the icon they get the following error.

    Unhandled error loading module.
    DotNetNuke.Services.Exceptions.ModuleLoadException: Unhandled Error Adding Module to ContentPane ---> System.Web.HttpException: The file '/HCC/DesktopModules/Bring2mind/DMX/ViewDefault.ascx' does not exist. at System.Web.UI.Util.CheckVirtualFileExists(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 Bring2mind.DNN.Modules.DMX.Dispatch.MyInitialize() at Bring2mind.DNN.Modules.DMX.Dispatch.a(Object A_0, EventArgs A_1) at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.UserControl.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---

    Peter Donker
    Veteran Member
    Veteran Member
    Posts:4536


    --
    01/10/2007 10:04 AM
    Can you verify the correct setting in your database in the table DMX_Extensions, under the field 'ControlToLoad' for the record where ExtensionKey = 'File.Adobe.Acrobat'. This should be 'Bring2mind/DMX/ViewDetails.ascx'. Let me know what you find.
    James Burke
    New Member
    New Member
    Posts:2


    --
    04/08/2007 9:30 PM
    Hi, I had a similar problem upon uninstall and had to go into options > filetypes and change control for PDF file types to viewdetails.ascx in order to resolve.

    Regards,

    James


    ---