Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: MSXML

From: "Alex Krawarik[MSFT]" <alexkr@---------.--->
To: NULL
Date: 7/7/2006 9:59:00 AM

Well, what does select.asp do at line 10?

"MaxwellReid" <MaxwellReid@d...> wrote in message 
news:08783CF1-DF95-4720-B870-9F848F454F50@m......
> oops, something has changed
>
> Error Type:
> msxml4.dll (0x80070005)
> Access is denied.
> /trader/select.asp, line 10
>
> i have an access denial. um... how do i fix?
>
> Max
>
>
> "Martin Honnen" wrote:
>
>>
>>
>> MaxwellReid wrote:
>>
>>
>> > Error Type:
>> > Microsoft JScript runtime (0x800A01AD)
>> > Automation server can't create object
>> > /trader/select.asp, line 8
>> >
>> > Line 8 below
>> >     var xmlDoc=new ActiveXObject("MSXML2.FreeThreadedDOMDocument.4.0");
>>
>> You need to download and install MSXML 4 first. Also note that by now
>> the latest version of MSXML is MSXML 6 so you might as well download and
>> install that version and change your code to use e.g.
>>    new ActiveXObject("MSXML2.FreeThreadedDOMDocument.6.0")
>> On the other hand that switch is not totally painless as MSXML 6 by
>> default has things like DTD validation turned off so depending on the
>> needs on your program it does not suffice to swith the 4.0 to 6.0 at
>> some places, you also need to set some additional properties. Check the
>> online MSXML docs for details.
>>
>> MSXML download is here:
>> <http://msdn.microsoft.com/XML/XMLDownloads/default.aspx>
>>
>>
>> -- 
>>
>> Martin Honnen --- MVP XML
>> http://JavaScript.FAQTs.com/
>> 




transparent
Print
Mail
Digg
delicious
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent