hi.. i am try tu run vvvv, a visual language programm, that run only for wind.. but when i run the vvvv. exe the software don t go for this error ole error 80131700. and in the terminal this error> wine vvvv.exe* machine fixme:heap:HeapSetInformation (nil) 1 (nil) 0 err:ole:CoGetClassObject class {88d96a05-f192-11d4-a65f-0040963251e5} not registered err:ole:CoGetClassObject no class object {88d96a05-f192-11d4-a65f-0040963251e5} could be created for context 0x1 fixme:msxml:domdoc_setProperty Unknown property L"NewParser" fixme:msxml:domdoc_setProperty Unknown property L"ProhibitDTD" fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),4,2,(nil),0,(nil)) - stub! fixme:advapi:RegisterEventSourceW ((null),L"SeaPort"): stub fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000000,(nil),0x0001,0x00000000,0xa5e7e8,(nil)): stub fixme:advapi:DeregisterEventSource (0xcafe4242) stub fixme:dwmapi:DwmIsCompositionEnabled 0x33f100 fixme:win:EnumDisplayDevicesW ((null),0,0x33f764,0x00000000), stub! fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category {cc7bfb41-f175-11d1-a392-00e0291f3959} not found fixme:win:RegisterDeviceNotificationA (hwnd=0x2002c, filter=0x33fc68,flags=0x00000000) returns a fake device notification handle! fixme:win:RegisterDeviceNotificationA (hwnd=0x2002c, filter=0x33fc68,flags=0x00000000) returns a fake device notification handsome have some have an idea to solve it ? thanks
This is just a guess, but the err message indicates missing msxml dll. The workaround would be to run "winetricks msxml6". If it still shouldn't run, please file a bug.
i have download the file from here: http://www.dlldump.com/download-dll-files_new.php/dllfiles/M/MSXML.DLL/8.00.7002.0/download.html
On Mon, Dec 19, 2011 at 12:15 PM, ciso <wineforum-user at winehq.org> wrote:> i have download the file from here: > http://www.dlldump.com/download-dll-files_new.php/dllfiles/M/MSXML.DLL/8.00.7002.0/download.html >That is not the correct place to obtain msmxl6. We use winetricks to install these packages. http://wiki.winehq.org/winetricks. If the package is not there, file an issue on the winetricks support page. James
On Mon, Dec 19, 2011 at 2:15 PM, ciso <wineforum-user at winehq.org> wrote:> i have download the file from here: > http://www.dlldump.com/download-dll-files_new.php/dllfiles/M/MSXML.DLL/8.00.7002.0/download.html >lahmbi5678 meant a demo for the application. John
> i have download the file from here: > http://www.dlldump.com/download-dll-files_new.php/dllfiles/M/MSXML.DLL/8.00.7002.0/download.html >You should install msxml6 via winetricks not a dll download site. winetricks msxml6 -- John M. Drescher
i have install it now with the comand winetricks msxml6 but when i run vvvv.exe i have this problem wine '/media/28E05B56E05B2978/Documents and Settings/ciso/Desktop/vvvv/vvvv.exe' fixme:dwmapi:DwmIsCompositionEnabled 0x33f100 fixme:win:EnumDisplayDevicesW ((null),0,0x33f764,0x00000000), stub! fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category {cc7bfb41-f175-11d1-a392-00e0291f3959} not found fixme:win:RegisterDeviceNotificationA (hwnd=0x20130, filter=0x33fc68,flags=0x00000000) returns a fake device notification handle! fixme:win:RegisterDeviceNotificationA (hwnd=0x20130, filter=0x33fc68,flags=0x00000000) returns a fake device notification handle!