1 year ago
#356135
Priyanka
System.IO.IO.Exception: The specified path invalid
Why am I getting a System.IO.IOException
when debugging my C# application using Visual Studio 2022?
My application arguments are --target_path="P:\ExampleTesting\ExampleTesting\bin\Debug\net5.0\ExampleTesting.exe" "P:\testcases"
Could any one help me to solve this problem?
And also, I added in my project the dll path of two libraries from source code.
.
c#
debugging
exception
visual-studio-2022
unhandled-exception
0 Answers
Your Answer