00f4:err:ole:com_get_class_object class {xxxx} not registered

Questions about Wine on Linux
Locked
Enrico73
Newbie
Newbie
Posts: 2
Joined: Thu Feb 23, 2023 5:01 pm

00f4:err:ole:com_get_class_object class {xxxx} not registered

Post by Enrico73 »

by trying an Win Application on wine I get the following output on the console :

00f4:err:ole:com_get_class_object class {0697ae9a-1df0-4ee2-a4f2-1da4b81fc0fc} not registered
00f4:err:ole:com_get_class_object class {0697ae9a-1df0-4ee2-a4f2-1da4b81fc0fc} not registered
00f4:err:ole:com_get_class_object no class object {0697ae9a-1df0-4ee2-a4f2-1da4b81fc0fc} could be created for context 0x3

The application is a Control Application for the Steinberg Audio Interface - it starts but reports that the unit (the interface) can't be found on the system.
I assume that here a oledb32.dll object is being used in this application .....

What can I do ?
Locked