Path resolver should be able to convert backslashes in file prefix.
Basics
Technical
Logistics
Basics
Technical
Logistics
Description
Environment
None
Activity
Scott Cantor May 27, 2008 at 9:05 PM
http://svn.middleware.georgetown.edu/view/cpp-sp?view=rev&revision=2812
Rather than patch xmltooling generically and change a header, fixing just the SP config logic directly.
If the prefix passed into the resolver has backslashes, the result path will be mixed. Should convert any slashes and remove trailing slash if possible.