Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > MSXML problem after 11-14 update

Reply
Thread Tools Display Modes

MSXML problem after 11-14 update

 
 
Bill
Guest
Posts: n/a

 
      11-19-2006
After installing the xml update of 11-14 I can no longer access XMLHTTP
through IIS. Any attempts come up with Server.CreateObject Failed Invalid
class string.

This is happening on XP pro, 2000 Advanced Server, 2000 pro, and server
2003, and it is even affecting MSXML3, which should have not been altered by
the update. Please note that MSXML DOMDocument does not appear to be affected
by this, only HTTP.

The dll's are properly registered, and the xmlhttp works using vbscript and
WSH command line. I know it is a permission issue, and have had this happen
before with scripting permission access after an update, but I am lost at
where to look.

In past problems there were registry keys that needed to have permissions
modified, and I tried to add both everyone and IUSR to the xml and xmlhttp
registry class entries, but it hasn't worked.

I installed the latest MSXML3 service pack and that didn't help.

I added NTFS permissions to the DLLs in system32 for everyone and IUSR and
that didn't work.

Please help as this is affecting 2 commercial web servers plus my
development systems.

Thanks
 
Reply With Quote
 
 
 
 
MowGreen [MVP]
Guest
Posts: n/a

 
      11-20-2006
Bill,

Since this is a CRITICAL security update

> Customers in the U.S. and Canada can receive technical support from Microsoft Product
> Support Services at 1-866-PCSAFETY. There is no charge for support calls that are
> associated with security updates.


MowGreen [MVP 2003-2007]
===============
*-343-* FDNY
Never Forgotten
===============


Bill wrote:

> After installing the xml update of 11-14 I can no longer access XMLHTTP
> through IIS. Any attempts come up with Server.CreateObject Failed Invalid
> class string.
>
> This is happening on XP pro, 2000 Advanced Server, 2000 pro, and server
> 2003, and it is even affecting MSXML3, which should have not been altered by
> the update. Please note that MSXML DOMDocument does not appear to be affected
> by this, only HTTP.
>
> The dll's are properly registered, and the xmlhttp works using vbscript and
> WSH command line. I know it is a permission issue, and have had this happen
> before with scripting permission access after an update, but I am lost at
> where to look.
>
> In past problems there were registry keys that needed to have permissions
> modified, and I tried to add both everyone and IUSR to the xml and xmlhttp
> registry class entries, but it hasn't worked.
>
> I installed the latest MSXML3 service pack and that didn't help.
>
> I added NTFS permissions to the DLLs in system32 for everyone and IUSR and
> that didn't work.
>
> Please help as this is affecting 2 commercial web servers plus my
> development systems.
>
> Thanks

 
Reply With Quote
 
Bill
Guest
Posts: n/a

 
      11-20-2006
Thanks MowGreen. I will call tomorrow. I cross-postred this incident into the
XML group also. I will post whatever solution I find in both places.

Meanwhile, we all know how a call to MS support can age someone, so if
anyone else has any input on the subject, it would be appreciated.

Bill

"MowGreen [MVP]" wrote:

> Bill,
>
> Since this is a CRITICAL security update
>
> > Customers in the U.S. and Canada can receive technical support from Microsoft Product
> > Support Services at 1-866-PCSAFETY. There is no charge for support calls that are
> > associated with security updates.

>
> MowGreen [MVP 2003-2007]
> ===============
> *-343-* FDNY
> Never Forgotten
> ===============
>
>
> Bill wrote:
>
> > After installing the xml update of 11-14 I can no longer access XMLHTTP
> > through IIS. Any attempts come up with Server.CreateObject Failed Invalid
> > class string.
> >
> > This is happening on XP pro, 2000 Advanced Server, 2000 pro, and server
> > 2003, and it is even affecting MSXML3, which should have not been altered by
> > the update. Please note that MSXML DOMDocument does not appear to be affected
> > by this, only HTTP.
> >
> > The dll's are properly registered, and the xmlhttp works using vbscript and
> > WSH command line. I know it is a permission issue, and have had this happen
> > before with scripting permission access after an update, but I am lost at
> > where to look.
> >
> > In past problems there were registry keys that needed to have permissions
> > modified, and I tried to add both everyone and IUSR to the xml and xmlhttp
> > registry class entries, but it hasn't worked.
> >
> > I installed the latest MSXML3 service pack and that didn't help.
> >
> > I added NTFS permissions to the DLLs in system32 for everyone and IUSR and
> > that didn't work.
> >
> > Please help as this is affecting 2 commercial web servers plus my
> > development systems.
> >
> > Thanks

>

 
Reply With Quote
 
MowGreen [MVP]
Guest
Posts: n/a

 
      11-21-2006
FWIW, I did call them once and the response was helpful and it did not
take very long. BUT, I did tell them I was an MVP ... not that they knew
what that was

MowGreen [MVP 2003-2007]
===============
*-343-* FDNY
Never Forgotten
===============

Bill wrote:

> Thanks MowGreen. I will call tomorrow. I cross-postred this incident into the
> XML group also. I will post whatever solution I find in both places.
>
> Meanwhile, we all know how a call to MS support can age someone, so if
> anyone else has any input on the subject, it would be appreciated.
>
> Bill
>
> "MowGreen [MVP]" wrote:
>
>
>>Bill,
>>
>>Since this is a CRITICAL security update
>>
>>
>>>Customers in the U.S. and Canada can receive technical support from Microsoft Product
>>>Support Services at 1-866-PCSAFETY. There is no charge for support calls that are
>>>associated with security updates.

>>
>>MowGreen [MVP 2003-2007]
>>===============
>> *-343-* FDNY
>>Never Forgotten
>>===============
>>
>>
>>Bill wrote:
>>
>>
>>>After installing the xml update of 11-14 I can no longer access XMLHTTP
>>>through IIS. Any attempts come up with Server.CreateObject Failed Invalid
>>>class string.
>>>
>>>This is happening on XP pro, 2000 Advanced Server, 2000 pro, and server
>>>2003, and it is even affecting MSXML3, which should have not been altered by
>>>the update. Please note that MSXML DOMDocument does not appear to be affected
>>>by this, only HTTP.
>>>
>>>The dll's are properly registered, and the xmlhttp works using vbscript and
>>>WSH command line. I know it is a permission issue, and have had this happen
>>>before with scripting permission access after an update, but I am lost at
>>>where to look.
>>>
>>>In past problems there were registry keys that needed to have permissions
>>>modified, and I tried to add both everyone and IUSR to the xml and xmlhttp
>>>registry class entries, but it hasn't worked.
>>>
>>>I installed the latest MSXML3 service pack and that didn't help.
>>>
>>>I added NTFS permissions to the DLLs in system32 for everyone and IUSR and
>>>that didn't work.
>>>
>>>Please help as this is affecting 2 commercial web servers plus my
>>>development systems.
>>>
>>>Thanks

>>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
msxml update mark Windows Update 19 04-04-2007 07:44 PM
second post same problem update, 925672, (MSXML 4.0, SP 2) Robert J. Lafayette Windows Update 4 10-29-2006 09:06 AM
MSXML or MSXML Updates Causing Problems with Automatic Update Serv JC @ PTX Windows Update 2 10-28-2006 06:37 PM
MSXML Update brucemon Windows Update 1 12-29-2005 09:58 PM
Update redux: Security Update, February 13, 2002 (MSXML 4.0) MS02-008 Phil Windows Update 1 10-24-2005 08:07 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59