View Single Post
05-06-2009   #26 (permalink)
Fatchoco


Windows 7
 
 


Here is the error:

Details
Quote:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.InvalidOperationException: Enumeration already finished.
at System.Array.SZArrayEnumerator.get_Current()
at AudioConfigManager.Form1.lvEndpoints_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.ListView.WmReflectNotify(Message& m)
at System.Windows.Forms.ListView.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4918 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
AudioConfigManager
Assembly Version: 1.0.3411.33848
Win32 Version:
CodeBase: file:///C:/Users/Hoang%20Bui/Documents/Downloads/Compressed/SetRealtek.exe
----------------------------------------
msvcm90
Assembly Version: 9.0.30729.4918
My System SpecsSystem Spec
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30