Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 10/14/2008 9:45 PM by  Peter Donker
Error when trying to Edit PDF File
 6 Replies
Sort:
You are not authorized to post a reply.
Author Messages
Don Schaening
New Member
New Member
Posts:5


--
01/22/2008 6:42 PM

    This is a new one for us.  We have a number of PDF's uploaded.  When I go to update that record I get this error. (stack trace for your review)  What is funny, is I do not see this file anywhere, even in my install packages.  This ONLY occurs on PDF Files, not other doc types.

    (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.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)

    Don Schaening
    New Member
    New Member
    Posts:5


    --
    01/22/2008 6:44 PM

    whoops forgot the first line

    System.Web.HttpException: The file '/DesktopModules/Bring2mind/DMX/ViewDefault.ascx' does not exist. at System.Web.UI.Util.CheckVirtualFileExists

    Don Schaening
    New Member
    New Member
    Posts:5


    --
    01/22/2008 6:50 PM
    Sorry found the fix, was pretty sure this was isolated, but I was wrong.
    nicholas smeaton
    New Member
    New Member
    Posts:16


    --
    10/14/2008 12:29 AM

    what's the fix? I can't find it here in the forums.

    nicholas smeaton
    New Member
    New Member
    Posts:16


    --
    10/14/2008 12:36 AM

    found it.

     

    UPDATE DMX_Extensions SET ControlToLoad = 'Bring2mind/DMX/ViewDetails.ascx' WHERE ExtensionKey = 'File.Adobe.Acrobat'

    nicholas smeaton
    New Member
    New Member
    Posts:16


    --
    10/14/2008 12:45 AM
    seems to require clearing the site cache and restarting the application as well.
    Peter Donker
    Veteran Member
    Veteran Member
    Posts:4536


    --
    10/14/2008 9:45 PM
    Yes. Was this error in the default distribution? If so that is a typo on my behalf.
    Peter
    You are not authorized to post a reply.