Menu

#5 Switchmap.pl file run time error

v1.0_(example)
open
r (1)
1
2015-05-01
2013-08-27
Chugh
No

Chugh
Chugh
2 hours ago

While running switchmap.pl program it stops after few mins and generate below error message.

GetDirectoryDepth called with "C:\inetpub\Switchmap\vlans", which doesn't start with $DestinationDirectory, exiting

my $DestinationDirectory is C:\inetpub\Switchmap.

Please advice.

Thanks in advance.

Discussion

  • Anonymous

    Anonymous - 2013-08-29

    maybe you need to escape the backslashes,
    try setting $DestinationDirectory = 'C:\\inetpub\\Switchmap'

     
  • Pete Siemsen

    Pete Siemsen - 2013-10-08

    Chugh,

    Did you get past this problem?

     
  • Anonymous

    Anonymous - 2013-11-13

    Pete, i have the same problem
    When i ran the first time, everything was OK.

    my
    $DestinationDirectory = 'C:\inetpub\wwwroot\Switchmap'

     
  • Pete Siemsen

    Pete Siemsen - 2015-05-01

    Another user reported this problem, which may have a simple work-around (it'll be fixed in version 14.0) For now, if the $DestinationDirectory in your ThisSite.pm file has a file path that starts with a lowercase drive specifier like "c", change it to uppercase.

     

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.