Copied to clipboard

Flag this post as spam?

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


  • Stephen Maij 11 posts 36 karma points
    Dec 23, 2013 @ 10:34
    Stephen Maij
    0

    Migrate error

    I have the following bug-request

    I tried migrating the data from the old URL Tracker to the new version and this is what happened

     Request path: /umbraco/urltracker/infocaster.umbraco.urltracker.ui.installer.urltrackerinstallerservice.asmx/migratedata

    ends in

    Exception information:
        Exception type: ArgumentNullException
        Exception message: Value cannot be null.
    Parameter name: stream
       at System.IO.StreamReader..ctor(Stream stream, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean leaveOpen)
       at System.IO.StreamReader..ctor(Stream stream, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
       at System.Web.UI.Util.ReaderFromStream(Stream stream, VirtualPath configPath)
       at System.Web.UI.SimpleWebHandlerParser.Parse(ICollection referencedAssemblies)
       at System.Web.Compilation.SimpleHandlerBuildProvider.get_CodeCompilerType()
       at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider)
       at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders()
       at System.Web.Compilation.BuildProvidersCompiler.PerformBuild()
       at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath)
       at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
       at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
       at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound)
       at System.Web.Compilation.BuildManager.GetCompiledType(VirtualPath virtualPath)
       at System.Web.Script.Services.WebServiceData.GetWebServiceData(HttpContext context, String virtualPath, Boolean failIfNoData, Boolean pageMethods, Boolean inlineScript)
       at System.Web.Script.Services.RestHandler.CreateHandler(HttpContext context)
       at System.Web.Script.Services.ScriptHandlerFactory.GetHandler(HttpContext context, String requestType, String url, String pathTranslated)
       at System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
       at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

    The stack-trace does not have much info, but this is the best I have so far..

    Kind regards,

    Stephen

     

  • Stefan Kip 1606 posts 4098 karma points c-trib
    Dec 23, 2013 @ 11:13
    Stefan Kip
    0

    This seems to be a non-UrlTracker issue, it's an issue deep inside the system/project.
    Take a look at this topic please, it's the same issue and was project-specific. A clean Umbraco installation worked fine: http://our.umbraco.org/projects/developer-tools/301-url-tracker/version-2/42029-Stuck-at-Installing-the-Database-table-(Umbraco-48)

  • 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