Previous Next

Thread: url path in redirect not so good

Last post 06-20-2008 11:18 PM by ksingla. 2 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (3 items)

Sort Posts:

  • 06-20-2008, 5:49 PM

    • tedpegram
    • Not Ranked
    • Joined on 06-20-2008, 9:43 PM
    • Posts 1
    • tedpegram

    url path in redirect not so good

    There are several virtual folders with url redirects within my site.  When a sync or getdependencies is tried an error is generated.  how do I get past this?

    D:\Microsoft Web Deploy>msdeploy -verb:sync -source:metakey=lm/w3svc/103 -dest:archivedir=d:\ted -verbose
    Informational: The dependency check 'IisVersion' found no issues
    Informational: The dependency check 'Iis5IsolationMode' found no issues
    Informational: The dependency check 'IIS7SourceUsingMetabase' found no issues
    Informational: The dependency check 'ConfigRedirection' found no issues
    Informational: The dependency check 'InUseDependency' found no issues
    Informational: The dependency check 'InstalledComponent' found no issues
    Fatal: File system path 'https://www.domainname.com/foldername' in not valid. O
    nly absolute paths are supported.
    Change count: 0
    Fatal count: 1

    D:\Microsoft Web Deploy>msdeploy -verb:getdependencies -source:metakey=lm/w3svc/103 -verbose
    File system path 'https://www.domainname.com/foldername' in not valid. Only absolute paths are supported.

    D:\Microsoft Web Deploy>

  • 06-20-2008, 10:50 PM In reply to

    • ksingla
    • Top 25 Contributor
    • Joined on 06-13-2006, 11:02 PM
    • Redmond, WA
    • Posts 411
    • ksingla

    Re: url path in redirect not so good

    It seems that you have https://www.domainname.com/foldername as the target of a virtual directory. Can you pls check if that is the case? Also can you pls run the command again with -debug switch and send the stack trace?

    msdeploy -verb:sync -source:metakey=lm/w3svc/103 -dest:archivedir=d:\ted -verbose -debug

    -Kanwal-

  • 06-20-2008, 11:18 PM In reply to

    • ksingla
    • Top 25 Contributor
    • Joined on 06-13-2006, 11:02 PM
    • Redmond, WA
    • Posts 411
    • ksingla

    Re: url path in redirect not so good

    I just learnt that virtual directory target can be a URL. So pls ignore my previous response. I am following up in the team on this. I will reply again with correct solution.

Page 1 of 1 (3 items)
Page view counter