xenolightning / AudioSwitcher_v1

Version 1 of Audio Switcher
Microsoft Public License
894 stars 90 forks source link

Audio Switcher Client Issue #2115

Closed xenolightning closed 8 years ago

xenolightning commented 8 years ago

Details:

Audio Switcher Version: 1.6.6.85 Operating System: Microsoft Windows NT 6.2.9200.0 64-bit Administrator Privileges: False

User Comments:

Stacktrace:

System.IO.IOException: Процесс не может получить доступ к файлу "C:\Users\piterovdv\Desktop\инструменты\AudioSwitcher.json", так как этот файл используется другим процессом.
   в System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   в System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   в System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   в System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
   в System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
   в FortyOne.AudioSwitcher.Configuration.JsonSettings.Set(String key, String value)
   в FortyOne.AudioSwitcher.Configuration.ConfigurationSettings.set_CloseToTray(Boolean value)
   в System.Windows.Forms.CheckBox.set_CheckState(CheckState value)
   в FortyOne.AudioSwitcher.AudioSwitcher.LoadSettings()
   в FortyOne.AudioSwitcher.AudioSwitcher..ctor()
   в FortyOne.AudioSwitcher.Program.Main()