I downloaded voice attack trial version a few weeks ago and it worked fine so I bought it and as soon as a I registered it then it stopped working. I started getting an improper shutdown message and now no matter what I do I cannot get it to open. I tried running as an administrator. I uninstalled and reinstalled multiple times. I even deleted the user folder and done a fresh reinstall and registration. Nothing. I also made sure that my antivirus program wasn't blocking it. This is what is in my fault folder:
System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
at System.Speech.Internal.SapiInterop.ISpRecoGrammar.LoadDictation(String pszTopicName, SPLOADOPTIONS Options)
at System.Speech.Internal.SapiInterop.SapiGrammar.<>c__DisplayClass5_0.<LoadDictation>b__0()
at System.Speech.Internal.SapiInterop.SapiProxy.PassThrough.Invoke2(VoidDelegate pfn)
at System.Speech.Internal.SapiInterop.SapiGrammar.LoadDictation(String pszTopicName, SPLOADOPTIONS options)
at System.Speech.Recognition.RecognizerBase.LoadSapiDictationGrammar(SapiGrammar sapiGrammar, Uri uri, String ruleName, Boolean enabled, Single weight, Int32 priority)
at System.Speech.Recognition.RecognizerBase.LoadSapiGrammar(Grammar grammar, SapiGrammar sapiGrammar, Boolean enabled, Single weight, Int32 priority)
at System.Speech.Recognition.RecognizerBase.LoadGrammar(Grammar grammar)
at System.Speech.Recognition.SpeechRecognitionEngine.LoadGrammar(Grammar grammar)
at VoiceAttack.SpeechSapi.()
at VoiceAttack.frmMain..()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
at System.Speech.Internal.SapiInterop.ISpRecoGrammar.LoadDictation(String pszTopicName, SPLOADOPTIONS Options)
at System.Speech.Internal.SapiInterop.SapiGrammar.<>c__DisplayClass5_0.<LoadDictation>b__0()
at System.Speech.Internal.SapiInterop.SapiProxy.PassThrough.Invoke2(VoidDelegate pfn)
at System.Speech.Internal.SapiInterop.SapiGrammar.LoadDictation(String pszTopicName, SPLOADOPTIONS options)
at System.Speech.Recognition.RecognizerBase.LoadSapiDictationGrammar(SapiGrammar sapiGrammar, Uri uri, String ruleName, Boolean enabled, Single weight, Int32 priority)
at System.Speech.Recognition.RecognizerBase.LoadSapiGrammar(Grammar grammar, SapiGrammar sapiGrammar, Boolean enabled, Single weight, Int32 priority)
at System.Speech.Recognition.RecognizerBase.LoadGrammar(Grammar grammar)
at System.Speech.Recognition.SpeechRecognitionEngine.LoadGrammar(Grammar grammar)
at VoiceAttack.SpeechSapi.()
at VoiceAttack.frmMain..()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()