.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,510 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi
I have suddenly started getting 'System.IO.FileNotFoundException: ''' error. Have deleted bin and obj folders and ran Clean but no luck. How can I fix this please?
Thanks
Regards
Deleting the .vs folder for the solution fixed it.
I follow this link for pdf generation
https://github.com/jfversluis/MauiGeneratePdfSample
But my Image is not loading and I always get a File not found error
"dotnet_bot.png not found" even though that file is located in resource/images. Can any help with that