Hello, new to this program. picked it up a few days ago and trying to get everything setup. When I launch VA I get a Microsoft .Net Framework error.
Unhanded exception has occurred in your application. If you could Continue the application will ignore this error and attempt to continue. Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)).
I can click continue and the program will open up but will not do anything. When I attempt to import the Kate profile the program will stop responding and crash. I have tried the 1.6.1.27 BETA, then uninstalled and went back to the 1.6.1. Same issue with both installs.
I'm running windows 7 64bit, I am running VA as an admin. I have tried to run it in different comparability modes and get the same result. The only thing I can find by searching the forums is something similar from a 1.5 version, but it seems like a reinstall fixed there issue. I have uninstalled and reinstalled several times, deleteing the VA folder after the uninstall, rebooting and reinstalling.
Would be thankful for any help.
The details are as follows
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
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.frmMain.()
at VoiceAttack.frmMain.(Object , EventArgs )
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at ..OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at VoiceAttack.frmMain.(Message& )
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: 4.0.0.0
Win32 Version: 4.6.1087.0 built by: NETFXREL4STAGE
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
VoiceAttack