Hi,

            I am trying to use SlingShot to generate build script for one of my ASP.NET WebApplications. I am getting an

 

Unhandled Exception: System.NotSupportedException: The given path's format is not Supported

 

            Any Ideas on how I can Fix this???

 

            Thanks,

            -Sashi.

 

 

Unhandled Exception: System.NotSupportedException: The given path's format is no

t supported.

   at System.Security.Util.StringExpressionSet.CanonicalizePath(String path, Boo

lean needFullPath)

   at System.Security.Util.StringExpressionSet.AddExpressions(String[] str, Bool

ean checkForDuplicates, Boolean needFullPath)

   at System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionA

ccess access, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFul

lPath, Boolean copyPathList)

   at System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess

access, String[] pathList, Boolean checkForDuplicates, Boolean needFullPath)

   at System.IO.Path.GetFullPath(String path)

   at SLiNgshoT.Core.Driver.WriteSolution(SolutionWriter writer, TextWriter text

Writer, String sln, Hashtable parameters, Hashtable uriMap)

   at SLiNgshoT_Console.Main(String[] args)

Reply via email to