Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Sunnefa 22 posts 41 karma points
    Mar 15, 2016 @ 21:02
    Sunnefa
    0

    Can't install - The relative virtual path is not allowed here

    Hi,

    I'm trying to use this package on Umbraco 7.3.7 and I can't seem to install it. I've tried downloading both 3.4 and 3.3 but neither one seems to work. When I get to the "Your browser will now reload" part of the installation I am then presented with a blank page and the following error appears in the log:

    2016-03-15 20:55:03,396 [51] ERROR Umbraco.Core.UmbracoApplicationBase - [P44340/T58/D18] An unhandled exception occurred System.ArgumentException: The relative virtual path 'function ExecuteTask(){ UmbClientMgr.contentFrame('/umbraco/plugins/CMSImport/Pages/wizard.aspx?executetask=true&importid=' + UmbClientMgr.mainTree().getActionNode().nodeId);UmbClientMgr.closeModalWindow(); }' is not allowed here. at System.Web.VirtualPath.Create(String virtualPath, VirtualPathOptions options) at System.Web.VirtualPathUtility.ToAbsolute(String virtualPath, String applicationPath) at Umbraco.Core.IO.IOHelper.ResolveUrl(String virtualPath) at umbraco.BusinessLogic.Actions.Action.

    Any help would be greatly appreciated :-)

  • Richard Soeteman 4054 posts 12927 karma points MVP 2x
    Mar 16, 2016 @ 06:02
    Richard Soeteman
    0

    Hi,

    I think the Client dependency framework is causing the issue. Can you try to increase the version number in /config/clientdependency.config ? Then it will work again I think.

    Hope this helps.

    Best,

    Richard

  • Sunnefa 22 posts 41 karma points
    Mar 16, 2016 @ 09:09
    Sunnefa
    0

    Sorry, that didn't work. I've tried rebuilding, recycling the application pool and updating client dependency. Nothing seems to work. I can get Umbraco working about by deleting the DLLs and removing any lines related to CMSImport in the web.config file.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies