Issue
When I compiled and build my project it generated the following error System.IO.IOException: The tag present in the reparse point buffer is invalid
There were no changes between the last time that worked and the error.
System.IO.IOException: The tag present in the reparse point buffer is invalid.
at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean >recursive, Boolean throwOnTopLevelDirectoryNotFound, WIN32_FIND_DATA& data) at System.IO.Directory.Delete(String fullPath, String userPath, Boolean >recursive, Boolean checkHost) at Xamarin.Android.Tasks.RemoveDirFixed.RunTask() ServLottery.Android
It's not related to an specific line of code.
Solution
Deleted bin and obj folder from the Android project
Answered By - Estefania Hernandez
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.