0

My UWP application is getting crashed with some unspecified errors

|FATAL|2|Application|The application crashed: Unspecified error

App_UnhandledException() EX = 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.

Laxmi
  • 83
  • 8

1 Answers1

0

Did you try running VS as administrator? Maybe you should have written part of the program here.