Issue
I try to create a Xamarin app. When I try to start debugging i have this error : "The system cannot find the file specified."
I searched on internet and tried multiples solutions that didn't worked (repair VS, check if Mono debugging is enable...)
I don't know how to make it work.
Here is the error output : output
And my extension : extension
I'm using VS 2019
Solution
My problem was that my path contained a non-english caracter (C:/Users/Clément). I had to rename my user folder and it worked.
Answered By - Clément Drouin
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.