xenolightning / AudioSwitcher_v1

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

Audio Switcher Client Issue #2121

Closed xenolightning closed 8 years ago

xenolightning commented 8 years ago

Details:

Audio Switcher Version: 1.7.0.117 Operating System: Microsoft Windows NT 6.1.7600.0 64-bit Administrator Privileges: True

User Comments:

Stacktrace:

System.MissingMethodException: Method not found: 'Int32 System.Environment.get_CurrentManagedThreadId()'.
   at AudioSwitcher.AudioApi.CoreAudio.Extensions.<ExtractGuids>d__7..ctor(Int32 <>1__state)
   at AudioSwitcher.AudioApi.CoreAudio.CoreAudioDevice.get_Id()
   at FortyOne.AudioSwitcher.HotKeyForm.cmbDevices_SelectedIndexChanged(Object sender, EventArgs e)
   at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
   at System.Windows.Forms.ComboBox.WmReflectCommand(Message& m)
   at System.Windows.Forms.ComboBox.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)