Displaying 20 results from an estimated 52 matches for "msxml4".
Did you mean:
msxml3
2010 Aug 22
1
What packages/libraries do I need to squash these bugs?...
...Target_Exec Unimplemented cmdid 28
err:module:load_builtin_dll failed to load .so lib for builtin L"msxml3.dll": libxml2.so.2: wrong ELF class: ELFCLASS64
err:module:find_forwarded_export module not found for forward 'msxml3.DllGetClassObject' used by L"C:\\windows\\system32\\msxml4.dll"
err:ole:COMPOBJ_DllList_Add couldn't find function DllGetClassObject in L"msxml4.dll"
err:ole:create_server class {88d969c0-f192-11d4-a65f-0040963251e5} not registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {88d...
2008 Aug 04
1
Freenet SMS-Manager
...2 0x7b84e9ba load_messageW+0x5a() in kernel32 (0x7dd8a658)
3 0x7b84f4a9 FormatMessageW+0x919() in kernel32 (0x7dd8a6d8)
4 0x69b5986c in msxml4 (+0x4986c) (0x7dd8a7b8)
5 0x69b82d11 in msxml4 (+0x72d11) (0x7dd8a7cc)
6 0x69b6ae99 in msxml4 (+0x5ae99) (0x7dd8a814)...
2008 Jul 22
2
"winetricks msxml4" hangs on wine 1.1.1
Hi,
I'm trying to get the Australian eTax 2008 program running under wine 1.1.1
According to AppDB I need to install msxml4 using winetricks:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=12814&iTestingId=28039&sAllBugs
Alas, once I've clicked "Next >" on the MS XML installer wizard, the dialog disappears and msiexec just sits there burning CPU.
Any suggestions?
2009 Mar 21
2
Problem with winetricks and msxml3, msxml4 and msxml6
...n this line manually, I get the same error: a pop-up dialog
box containing the words: "Incorrect command line parameters."
If, however, I copy msxml3.msi to .wine/drive_c/ and then I try:
wine msiexec /i c:\\msxml3.msi
then it installs perfectly.
This same problem also appears to affect msxml4 and msxml6 in a similar way.
I have a few questions:
a) Are my results caused by some anomaly with my os (a freshly
installed debian lenny with gnome desktop), or is it a bug?
b) Should I log a bug against winetricks?
c) What's the best way for me to proceed?
Many thanks for any advice you ca...
2010 Mar 24
1
Installing Enterprise Architect
Does anyone have a tutorial for getting Enterprise Architect to run with wine?
I installed wine through yum and then ran the Enterprise Architect installer. But when I launch the software, the splash screen comes up with I get an error message saying:
Microsoft Visual C++ Runtime Library
Runtime Error!
Program: C:\Program Files\Sparx Systems\EA Trial\EA.exe
This application has requested the
2011 Dec 04
1
%ProgramFiles% empty
Hello, i have installed wine 1.3.34 on "Linux Mint 12(64bit)" and getting this error message from winetricks when i try to install msxml4
~ $ sudo winetricks msxml4
------------------------------------------------------
wine cmd.exe /c echo '%ProgramFiles%' returned empty string
------------------------------------------------------
What i'm doing wrong?
2010 Dec 06
12
FSX install... Failure
Hey guys I desperately want to install FSX, please don't post anything referring me to another sim, I already have it on another comp and I want to link them, I decided to use linux(Ubuntu 10.1) on this machine(programming reasons) so using wine that I installed three days ago, should have Wine triks, I attempted to install FSX but I got err. 1603.
Help please?
2009 Jan 17
2
CraigsPalFree problems
Hello Wine Gurus,
I am new to running apps with Wine but have been moderately successful so far. I am trying to work with CraigsPalFree, a nifty app that allows the user to "power-search" craigslist -- sortable results, multiple locations, etc.
The URL is craigspal.com and the download location is http://www.craigspal.com/to_download.php.
Here is what happens (the order varies):
1.
2003 Mar 21
1
Using MS/XML
...v4.0"
in ~/.wine/system.reg
the app can't find a class factory for it:
fixme:ole:CoCreateInstance no classfactory created for CLSID
{88d969c0-f192-11d4-a65f-0040963251e5}, hres is 0x80040150
is something wrong with my registry setup? is it actually trying to access
\\windows\\system32\\msxml4.dll, but failing to initalize it?
thanks for any hints, clemens
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-users/attachments/2003032...
2008 Sep 21
4
Fairbot
Hi all,
I'm trying to get a program called fairbot http://www.binteko.com/
It's installed ok and runs ok until I try to log in, then I get "Login error: OLE error 80004001"
can anyone tell me whats wrong or have a look at this please.
2009 Mar 16
3
RepliWeb R-1 Console
I am trying to install RepliWeb R-1 Console, but it is failing.
I have a self-extracting installer that I used on my Windows-based
laptop but when I try to run that with Wine, this happens:
I do:
wine R1_win.exe
Some extraction happens, then:
File not found
C:\windows\temp\rw_products>.\check_before_install.exe
err:ole:CoGetClassObject class {88d969c0-f192-11d4-a65f-0040963251e5}
not
2011 Jan 19
1
Re: Problem BMC Remedy User Version 7.0.01 on ubuntu 8.10
Hello all,
Just wondering if I can breathe some life back into this thread?
I am attempting to run BMC remedy with WINE on Ubuntu as described in the subject.
After using winetricks I got a little further....
After adding msxml3 && msxml4 to the libraries (native, builtin) for WINE I got much further........
I can now run BMC remedy client on Ubuntu from WINE and connect to the server. I can see the initial "HOME" console......this is where I have problems.
For example, if I attempt to click "Change Management Cons...
2009 Jan 25
3
VBA in MSOffice?
...Is there any forum
dedicated to getting these going?
I've installed MSOffice like so:
cd "/media/Office 2003 Pro/OFFICE";\
# Set your preferences
WINEPREFIX=~/.MSOffice winecfg;\
# Click through the dialogues
WINEPREFIX=~/.MSOffice winetricks wsh56 vb3run vb4run vb5run vb6run
msxml3 msxml4 msxml6 gecko;\
# Enter Pass-Key
WINEPREFIX=~/.MSOffice wine SETUP.EXE;\
### This script seems to stall here???!!!
# Set "gdiplus" dll to "(native, builtin)"
WINEPREFIX=~/.MSOffice winecfg;\
WINEPREFIX=~/.MSOffice winetricks dcom98;\
done
Any ideas?
Regards,
Morgan.
PS
Below is...
2010 Sep 03
5
Shockwave problem in office 2007
...tub!
The system can't create the "ShockwaveFlashObjects.exd" file to view the presentation.
I have install:
Code:
sh winetricks dotnet11
sh winetricks gdiplus
sh winetricks vb3run
sh winetricks vb4run
sh winetricks vb5run
sh winetricks vb6run
sh winetricks msxml3
sh winetricks msxml4
sh winetricks msxml6
sh winetricks riched20
sh winetricks riched30
sh winetricks corefonts
sh winetricks fontfix
sh winetricks vcrun6
sh winetricks ie6
wine "OFFICE12MUI/setup.exe"
sh winetricks wsh56
wine "install_flash_player_ax.exe"
wine "Shockwave_Installer_Slim.exe&q...
2009 Aug 22
3
IE7
Ok I got IE7 working, mainly because of Steam, but I wanted to see if I
could get flash working, aparently activex controls won't install
correctly. Is there a way to fix this? (i've tried Winetricks for flash but
it tells me the .exe hash doesn't match or something). Anyways, just
curious, not to use ie in linux but mainly to get flash working since steam
seems to use IE for
2010 Dec 14
13
Wine+Rosetta Stone(yes, this again)
fixme:system:SetProcessDPIAware stub!
fixme:advapi:CheckTokenMembership ((nil) 0x12a4a0 0x35fd0c) stub!
fixme:advapi:CheckTokenMembership ((nil) 0x12a4a0 0x35fd0c) stub!
ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
fixme:advapi:LookupAccountNameW (null) L"root" (nil) 0x33f864 (nil) 0x33f868 0x33f85c - stub
fixme:advapi:LookupAccountNameW
2009 Jul 25
1
phpDesigner2008 opens and closes right away
Does anyone have an idea of what this means:
err:ole:CoGetClassObject class {88d969c0-f192-11d4-a65f-0040963251e5} not registered
err:ole:create_server class {88d969c0-f192-11d4-a65f-0040963251e5} not registered
err:ole:CoGetClassObject no class object {88d969c0-f192-11d4-a65f-0040963251e5} could be created for context 0x5
fixme:msxml:create_node only creating basic node for type 7
2010 Jul 28
2
minimap and Leaderheads not showing up in Civilization IV
...n forests and jungles.
This is very different from the results described on http://appdb.winehq.org/objectManager.php?sClass=version&iId=10158&iTestingId=51250.
I followed these instructions thoroughly, tried different graphics settings in both wine and game. alsto tried winetricks msxml3 msxml4 d3dx9, with the required overrides, and no improvement was noticed. If you see te screenshots from Appdb, we can see that minimaps are rendered correcly, and the wine version is the same as of mine.
I'm using an intel GMA 4500HD and I have seen claims that it rendered Civ IV under wine correct...
2010 Sep 20
2
Civilization IV installation on ArchLinux 64bit fails
...ueryMultipleInterfaces IRemUnknown_RemQueryInterface failed with error 0x80004002
err:ole:StdMarshalImpl_ReleaseMarshalData could not map object ID to stub manager, oxid=3c00000030, oid=2
err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error 0x8001011d
Afterwards I installed msxml4, d3dx9 and vcrun2003 as suggestede in the AppDB, but still the same. Then I tried to do it as suggested here http://appdb.winehq.org/objectManager.php?sClass=version&iId=5254&iTestingId=49228 although it is not the same version of Civ4. With this route I get the same messages.
Does anybody...
2010 Oct 04
0
QuickbooksPro 2010
I'm trying to install a trial copy of QuickBooks Pro 2010
Running WINE1.3
First this comes up:
Quickbooks has problem in accessing this registration file.
Make sure MSXML4 has been installed on your system correctly.
C:\users\Public\Application Data\Common Files\Intuit\Quickbooks\qbregistration.dat
I click th OK button,
installer continues to run, until...
QuickBooks Assistance Application has encountered a problem and needs to close. We are sorry for the inconven...