![]() |
![]() | ![]() | ![]() | Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries >Thread Prev - Re: MSXML >Thread Next - Re: MSXML Re: MSXMLTo: NULL Date: 7/7/2006 4:09:00 PM
var xmlDoc=new ActiveXObject("MSXML2.FreeThreadedDOMDocument.4.0");
Environment is XP (SP2) IIS5
"Alex Krawarik[MSFT]" wrote:
> 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/
> >>
>
>
>
| ![]() | ![]() | ![]() |
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | |||||
|
