Displaying 5 results from an estimated 5 matches for "89e0".
Did you mean:
890
2006 Nov 18
1
A Serial port program failed
...book via RS232
serial communication. after i installed and run in Wine, it popup the
main screen but soon halt. the folloing message printed on the
console:
fixme:ole:CoRegisterMessageFilter message filter has been registered,
but will not be used
err:ole:CoGetClassObject class {2206cdb0-19c1-11d1-89e0-00c04fd7a829}
not registered
err:ole:CoGetClassObject no class object
{2206cdb0-19c1-11d1-89e0-00c04fd7a829} could be created for context
0x1
err:ole:CoGetClassObject class {2206cdb0-19c1-11d1-89e0-00c04fd7a829}
not registered
err:ole:CoGetClassObject no class object
{2206cdb0-19c1-11d1-89e0-00c04f...
2009 Dec 27
1
WinMSS error messages
Hi!
I'm quite new to this so bear with me for a moment before bashing me for not fixing this myself. I can make no progress using the search function as I have no idea what to search for [Embarassed]
I'm trying to run a simple (I think) application under Wine that is called WinMSS. It is a scoring software for shooting competitions, and as far as i can figure out, it is built as a MS
2011 Jul 28
3
problem with application using VB
...repositories) and I always get the same error:
err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10}
not registered
err:ole:CoGetClassObject no class object
{6c736db1-bd94-11d0-8a23-00aa00b58e10} could be created for context 0x1
err:ole:CoGetClassObject class {2206cdb0-19c1-11d1-89e0-00c04fd7a829}
not registered
err:ole:CoGetClassObject no class object
{2206cdb0-19c1-11d1-89e0-00c04fd7a829} could be created for context 0x1
err:ole:CoGetClassObject class {c8b522cf-5cf3-11ce-ade5-00aa0044773d}
not registered
err:ole:CoGetClassObject no class object
{c8b522cf-5cf3-11ce-ade5-00...
2009 Jan 20
1
Trying to run a exotic app "Saral Tax",
...cab},x=0,y=0,f=0,0x33f224), partially implemented.
err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not registered
err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10} could be created for context 0x1
err:ole:CoGetClassObject class {2206cdb0-19c1-11d1-89e0-00c04fd7a829} not registered
err:ole:CoGetClassObject no class object {2206cdb0-19c1-11d1-89e0-00c04fd7a829} could be created for context 0x1
err:ole:CoGetClassObject class {c8b522cf-5cf3-11ce-ade5-00aa0044773d} not registered
err:ole:CoGetClassObject no class object {c8b522cf-5cf3-11ce-ade5-00aa00...
2013 Nov 20
2
How come that module is not executed in Windows?
I have the following in vagrantfile in WIndows system.
config.vm.provision :puppet do |puppet|
puppet.manifests_path = "manifests"
puppet.manifest_file = "base-hadoop.pp"
puppet.module_path = "modules"
end
when i run vagrant provision, i do see manifest and module folders are
mounted and ssh into vm, I can find files in the following path