title | ms.date | ms.prod | ms.technology | ms.topic | ms.assetid | caps.latest.revision | author | ms.author | translation.priority.ht | translation.priority.mt | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Argument BasePath must be a path to a folder |
2015-07-20 |
.net |
|
article |
b180ce60-ad57-41a6-a313-491d86d84cc7 |
8 |
dotnet-bot |
dotnetcontent |
|
|
The argument BasePath
must consist of a path to a folder. You may be parsing a string incorrectly and supplying a value that is not recognized as a valid path.
- Check the value you are supplying for
BasePath
to make sure it is a valid path to a folder.
xref:System.CodeDom.Compiler.TempFileCollection.BasePath%2A
xref:System.Resources.ResXResourceWriter.BasePath%2A
xref:System.Resources.ResXResourceReader.BasePath%2A
How to: Parse File Paths