installed Microsoft Speech SDK 5.1 but i'm still getting the same error.![]()
Cursory examination shows that there's some problem building the setup that I can't quite figure it out in the time I've had. For now if you run into this error I'd suggest downloading the Microsoft Speech SDK 5.1 and installing it. I'm working on a better fix but I'm not sure when that'll happen
-G
try the AutoTouch FrontEnd
installed Microsoft Speech SDK 5.1 but i'm still getting the same error.![]()
#$%#$* looking into it more. I'm setting up a machine with mappoint but no voice
-G
try the AutoTouch FrontEnd
Could you try another thing for me. Download the old .63 version and install it. Then try the new version and see if it works then?
-G
try the AutoTouch FrontEnd
I installed autotouch6.4 and got this:
Failed to initialise the Navigation Form.
Do you have MapPoint 2004 Installed?
Have you set the correct Map in the skin.xml file?
System.Runtime.InteropServices.COMException (0x80040154): COM object with CLSID {96749377-3391-11D2-9EE3-00C04F797396} is either not valid or not registered.
at CarInterface.NavigationForm..ctor(ControllingForm control)
at CarInterface.ControllingForm..ctor()
Stack Trace
===========
at CarInterface.NavigationForm..ctor(ControllingForm control)
at CarInterface.ControllingForm..ctor()
I'm beginning to think its my windows installation, unless you have any other suggestions? Also, mappoint is not installed in the default directory, does it matter?
I don't think it should matter, that class id belongs to one of the Microsoft speech items. It shouldn't actually fail on this, but rather I should get it so that the speech part just won't work, and the rest of it will. It's really probably my problem. (Anyone else reading this get it to install okay?) I know a few people have used 0.63 successfully so I'm thinking now there's something else at work here.Originally Posted by vonfulk
I'm going to keep thinking.
-G
try the AutoTouch FrontEnd
Oh I forgot to say I got it working.. been messing with nlite I think autotocuh stopped workin with either language and or speech support removed. Works fine now.
p.s. I just can't get over how well Mappoint works with your app![]()
Hi,
I get the same problem with this...
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Runtime.InteropServices.COMException (0x80040154): Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
at System.Windows.Forms.UnsafeNativeMethods.CoCreateInstance(Guid& clsid, Object punkOuter, Int32 context, Guid& iid)
at System.Windows.Forms.AxHost.CreateWithoutLicense(Guid clsid)
at System.Windows.Forms.AxHost.CreateWithLicense(String license, Guid clsid)
at System.Windows.Forms.AxHost.CreateInstanceCore(Guid clsid)
at System.Windows.Forms.AxHost.CreateInstance()
at System.Windows.Forms.AxHost.GetOcxCreate()
at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
at System.Windows.Forms.AxHost.CreateHandle()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.AxHost.EndInit()
at ATMapPoint.NavigationForm.InitializeComponent()
at ATMapPoint.NavigationForm..ctor()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeConstructor(Obje ct[] args, SignatureStruct& signature, IntPtr declaringType)
at System.RuntimeMethodHandle.InvokeConstructor(Objec t[] args, SignatureStruct signature, RuntimeTypeHandle declaringType)
at System.Reflection.RuntimeConstructorInfo.Invoke(Bi ndingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at AutoTouchDLL.ControllingForm.ParsePagesData(XmlNod e nodePages)
Check your PM about hosting details, you can have an FTP account on my server - www.munkynpunky.co.uk if you fancy it? Full access FTP to your own folder
Let me know....
I'm now going to install Microsoft Speech SDK 5.1 - Give that a try... What did you actually do vonfulk to fix yours?
I have selected Zorro for my background but on clicking my buttons they display a different button completly - Looks like it is the Monoco Brown clicked buttons? Any fix??
Hmm munkynpunky Looking at your stack trace it looks like a failure to install the GPS component that I'm using which is from a third party vendor (the reason I can't release the MapPoint code open source) let me take a look in the installer again.
This is not the same error as the one which vonfulk was seeing.
-G
-G
try the AutoTouch FrontEnd
OK here is what I am running and here is the message I get.
I am running Windows XP Pro SP2 on a P4 4ghz machine w/ 2 gigs of memory.
The error I get when I load AT is:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Runtime.InteropServices.COMException (0x80040154): Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
at System.Windows.Forms.UnsafeNativeMethods.CoCreateInstance(Guid& clsid, Object punkOuter, Int32 context, Guid& iid)
at System.Windows.Forms.AxHost.CreateWithoutLicense(Guid clsid)
at System.Windows.Forms.AxHost.CreateWithLicense(String license, Guid clsid)
at System.Windows.Forms.AxHost.CreateInstanceCore(Guid clsid)
at System.Windows.Forms.AxHost.CreateInstance()
at System.Windows.Forms.AxHost.GetOcxCreate()
at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
at System.Windows.Forms.AxHost.CreateHandle()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.AxHost.EndInit()
at ATMapPoint.NavigationForm.InitializeComponent()
at ATMapPoint.NavigationForm..ctor()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeConstructor(Obje ct[] args, SignatureStruct& signature, IntPtr declaringType)
at System.RuntimeMethodHandle.InvokeConstructor(Objec t[] args, SignatureStruct signature, RuntimeTypeHandle declaringType)
at System.Reflection.RuntimeConstructorInfo.Invoke(Bi ndingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at AutoTouchDLL.ControllingForm.ParsePagesData(XmlNod e nodePages)
Any ideas. I tried everything in this post with no luck.
Bookmarks