Guest User

stream what you hear exception on win8

a guest
Dec 26th, 2012
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.72 KB | None | 0 0
  1. Date: 26.12.2012 16:33:26
  2. Message: Invalid number of channels
  3. Parametername: format
  4. Detail: System.ArgumentOutOfRangeException: Invalid number of channels
  5. Parametername: format
  6. bei SWYH.Audio.Mp3.LHV1..ctor(WaveFormat format, UInt32 MpeBitRate)
  7. bei SWYH.Audio.WasapiProvider..ctor()
  8. bei SWYH.App.Application_Startup(Object sender, StartupEventArgs e)
  9. bei System.Windows.Application.OnStartup(StartupEventArgs e)
  10. bei System.Windows.Application.<.ctor>b__1(Object unused)
  11. bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  12. bei MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
  13. bei System.Windows.Threading.DispatcherOperation.InvokeImpl()
  14. bei System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
  15. bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  16. bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  17. bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  18. bei System.Windows.Threading.DispatcherOperation.Invoke()
  19. bei System.Windows.Threading.Dispatcher.ProcessQueue()
  20. bei System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  21. bei MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  22. bei MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  23. bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  24. bei MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
  25. bei System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  26. bei MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  27. bei MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  28. bei System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  29. bei System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
  30. bei System.Windows.Threading.Dispatcher.Run()
  31. bei System.Windows.Application.RunDispatcher(Object ignore)
  32. bei System.Windows.Application.RunInternal(Window window)
  33. bei System.Windows.Application.Run(Window window)
  34. bei SWYH.App.Main()
  35. ------------------------------
Add Comment
Please, Sign In to add comment