installation of msxml.

xml

    Next

  • 1. MSXML crashing with compound key Muenchian grouping
    Hi all, Basically I'm attempting a multi level group in XSLT, using the following reasonably simple code <xsl:key name="ikey" match="data/flows/flow" use="concat(dte,':',ccy)" /> <xsl:variable name = "unqi" select="data/flows/flow[generate-id(.)=generate-id(key('ikey',concat(dte,':',ccy)))]/iid\"/> assume the data file looks like <data> <flows> <flow> <iid>Instrument1</iid> <ccy>USD</ccy> <dte>19-Aug-05</dte> </flow> </flows> </data> etc and I'm attempting to group by currency and date using Muenchian grouping but for that compound key. The problem is that this approach is causing IE to crash straight out with a The instruction at "0x...." referenced memory at "0x..." the memory could not be "read". I've isolated the xsl:variable line as the culprit (the key seems to work okay by itself) Am I doing something hideously stupid or is this a bug? I'm running MSXML4.0 SP2 at the moment. Thanks for your time, Mike
  • 2. msxml4.dll Access is denied
    I am receiving the following errormessage on a webpage which uses the MSXML 4.0 SP2 as a required install: Error raised by another component Source: msxml4.dll Number -2147024891 Description: Access Denied. I have check permissions to the System32 directory and they seem to match other servers where this has worked. I also followed the recommendation by editing the mmc and creating a policy that allows me to submit non-excrypted form data to both the Internet and Intranet zones. Anyone have any ideas???
  • 3. xml.send not working suddenly
    My script is on ASP with XML is working fine with no problem. But when I reload the pages couple times (certainly with difference input), it stops working, and my broswer just keep on showing "loading" at the status bar. I found out my script is got stucked at this line: xml.send. But it started working again after like 30mins or 40mins without changing anything at the script. So I wonder what's happened? I can't figure it out! Please help me on this. I don't think it is my script's problem cause it is working properly, not until after reload couple times or so. Here is portion of my script: PostURL = xmllink & "xml/mac_sstatus_customer.asp" Response.Buffer = True Set xml = Server.CreateObject("Microsoft.XMLHTTP") xml.Open "POST", PostURL, False,"","" xml.Send --> got hold off at here getcustomXML = xml.responseText Set xml = Nothing

Re: installation of msxml.

Postby Martin Honnen » Fri, 14 Apr 2006 20:38:39 GMT






See
< http://www.**--****.com/ ;
which (partially) answers your question. MS Office 2003 comes with MSXML 5.

-- 

	Martin Honnen --- MVP XML
	 http://www.**--****.com/ 

Similar Threads:

1.installation of msxml.

wee developing software that uses msxml and i like to know what 
major microsoft components (.net, mdac, etc.) already install it and 
what version of it they install.


2.SQL Server 2008 installation and MSXML 6.0

 Hello,

When MSXML 6.0 SP2 is installed on a system, I can't install SQL Server 
2008 Express (the version of MSXML included in SQL server 2008 setup is 
lower).

Did you also meet this problem ?

I know that I can uninstall MSXML 6.0 SP2 and run windows update later 
to reinstall it. But perhaps is there another solution ?

It seems that when I uninstall MSXML 6.0 SP2 there are some problems 
with Symantec backup exec. Actually, I only met this installation issue 
on machines running this software.

Any advice about this ?

Thanks.

-- 
Fred
 XXXX@XXXXX.COM  

3.Installation of MSXML 4.0 SP e SDK

I had a problem with a full installation of Roxio Easy Creator 7.5 and its 
support informed me that I have to in install MSXML 4.0 SP.
In downloaded the file but when I try to install it I receive this error:

.......error during installation of assembly component:
[ 303994BD-6487-47AE-AF1D-7AF6088EEBDB ] HRESULT: 0x80070002

Could anyone inform me about the problem and what I have to do ?
Thanks in advance
-- 
Alberto 

4.MSXML installation help

Hi! I am running Personal Web Manager on Windows 2000 SP4 as my
development environment, and have been maintaining my classic ASP
sites like this for some time.

I wanted to find an ASP script that would fetch, parse and display an
RSS feed. I had no problem finding some scripts, but I was unable to
run any of them on my local server. Basically, no matter what script I
try, it fails when trying to create the MSXML object. Variations have
included:

Server.CreateObject("MSXML2.ServerXMLHTTP.3.0")
Server.CreateObject("MSXML2.DOMDocument")
Server.CreateObject("Microsoft.XMLHTTP")
Server.CreateObject("MSXML2.ServerXMLHTTP")

But I always get:

Server.CreateObject Failed
Invalid ProgID

Doing some research, I found that I didn't have any versions of MSXML
installed. So I headed to Microsoft.

I was apparently able to install MSXML 4.0 (as confirmed by an MSXML
sniffer and Add/Remove Programs), but that didn't help. I tried (and
tried and tried) to install MSXML 3.0, since that is what the majority
of scripts I have found seems to call for.... but no matter how many
times I install it (or the SDK) I do not seem to have success.

Suggestions?

Is there a way to modify 3.0 code for a 4.0 installation?

Is there a way to check my 3.0 (or 4.0) installation to make sure it's
installed correctly?

I've spent 2 hours on this, and all I can say is that Microsoft's site
is very unhelpful. :(

Any assistance would be appreciated. Thanks!

~ Botch the Crab





5.Outlook (and Excel) stops working after MSXML installation

I installed MSXML 4.0 as per the "critical updates" 
message on my W98 today. After re-boot, when I try to open 
Outlook I get message "Unable to open your defauilt mail 
folder - the information store could not be opened" and 
then "Would you like to open your default file system 
folder instead?" - this is no good and I can't find 
anything. I can't open Excel either, I get messages about 
Visual Basic and when I close it, I get message "This 
process will stop the debugger".  I now have a shortcut on 
my desktop "Microsoft MXL 4.0 parser".

Is all this due to my downloading MSXML? If so, how can I 
get rid of it please? Is it really a "critical update".
Thanks everyone
Duncan 

6. Sql server 2005 express installation problem with MSXML SP2 on XP

7. MSXML 4.0 SP2 installation and corrupted user profile

8. MSXML 4.0 SP2 (KB936181) -- Installation failed



Return to xml

 

Who is online

Users browsing this forum: No registered users and 23 guest