You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My Metrolog Code lies in different project of type UniversalWindows ClassLibrary, and then I add this project as reference in my UWP Application, and when I write Exceptions in Log file it throws below mentioned Exception :
Exception thrown: 'System.IO.FileLoadException' in System.Private.CoreLib.dll
WinRT information: The file is in use. Please close the file before continuing.
The process cannot access the file because it is being used by another process.
The file is in use. Please close the file before continuing.