I can't hear any tracks and my errorlog said that my audio file is used by another process, what can i do?
-Errorlog.txt
--------------------28/01/2016 21:18:26--------------------
System.IO.IOException: Il processo non può accedere al file 'C:\Users\Acaba\Desktop\Slam\csgo\Funny reactions.wav' perché è in uso da un altro processo.
in System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
in System.IO.File.InternalDelete(String path, Boolean checkHost)
in System.IO.File.Delete(String path)
in SLAM.Form1.ContextDelete_Click(Object sender, EventArgs e)
--------------------28/01/2016 21:18:32--------------------
System.IO.IOException: Il processo non può accedere al file 'C:\Users\Acaba\Desktop\Slam\csgo\Funny reactions.wav' perché è in uso da un altro processo.
in System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
in System.IO.File.InternalDelete(String path, Boolean checkHost)
in System.IO.File.Delete(String path)
in SLAM.Form1.ContextDelete_Click(Object sender, EventArgs e)
I can't hear any tracks and my errorlog said that my audio file is used by another process, what can i do?
-Errorlog.txt --------------------28/01/2016 21:18:26-------------------- System.IO.IOException: Il processo non può accedere al file 'C:\Users\Acaba\Desktop\Slam\csgo\Funny reactions.wav' perché è in uso da un altro processo. in System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) in System.IO.File.InternalDelete(String path, Boolean checkHost) in System.IO.File.Delete(String path) in SLAM.Form1.ContextDelete_Click(Object sender, EventArgs e) --------------------28/01/2016 21:18:32-------------------- System.IO.IOException: Il processo non può accedere al file 'C:\Users\Acaba\Desktop\Slam\csgo\Funny reactions.wav' perché è in uso da un altro processo. in System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) in System.IO.File.InternalDelete(String path, Boolean checkHost) in System.IO.File.Delete(String path) in SLAM.Form1.ContextDelete_Click(Object sender, EventArgs e)