Copied to clipboard

Flag this post as spam?

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


  • denisedelbando 139 posts 336 karma points
    Apr 17, 2015 @ 16:16
    denisedelbando
    0

    getting virtual path error.

    i am getting this error. how do i get rid of this? the original post for this bug is.

    https://our.umbraco.org/forum/ourumb-dev-forum/bugs/64090-moving-dlls-causes-value-null-on-first-load

    System.ArgumentNullException: Value cannot be null.
    Parameter name: virtualPath
    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 InfoCaster.Umbraco.UrlTracker.Helpers.UmbracoHelper.IsReservedPathOrUrl(String url) in d:\kipusoep\Documents\GitHub\UrlTracker\Helpers\UmbracoHelper.cs:line 56
    at InfoCaster.Umbraco.UrlTracker.Modules.UrlTrackerModule.UrlTrackerDo(String callingEventName, Boolean ignoreHttpStatusCode) in d:\kipusoep\Documents\GitHub\UrlTracker\Modules\UrlTrackerModule.cs:line 121
    at InfoCaster.Umbraco.UrlTracker.Modules.UrlTrackerModule.context_AcquireRequestState(Object sender, EventArgs e) in d:\kipusoep\Documents\GitHub\UrlTracker\Modules\UrlTrackerModule.cs:line 75
    at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

     

  • Dennis Aaen 4457 posts 17970 karma points admin hq c-trib
    Apr 17, 2015 @ 18:31
    Dennis Aaen
    0

    Hi avatart0ph,

    Perhaps this pull request can help you. https://github.com/kipusoep/UrlTracker/pull/32 Stefan, who is the creator and maintainer of the package don't check these forums so often. So if the pull request can“t help you. Then you can ask him here: https://github.com/kipusoep/UrlTracker/issues

    Hope this helps,

    /Dennis

  • 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