I am getting the following error trying to launch the game:
10/22/2009 9:10:34 PM (2.0)
-----------------------------------CurrentDomain_UnhandledException-----------------------------------
SlimDX.DirectSound.DirectSoundException: Unknown: n/a (-2004287480)
at SlimDX.Result.Throw[T](Object dataKey, Object dataValue)
at SlimDX.Result.Record[T](Int32 hr, Boolean failed, Object dataKey, Object dataValue)
at SlimDX.DirectSound.SoundBuffer.Play(Int32 priority, PlayFlags flags)
at AIWar.GameMusic.DataTransferActivity() in C:\vcprojs\AIWar\DX\GameMusic.cs:line 208
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
Any assistance would be greatly appreciated.