Results 1 to 2 of 2

Thread: load xml

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2005
    Posts
    1,170

    load xml

    I am trying to use the load xml in MSXML2.DOMDocument object - but it's not working on one particular workstation. I tried to register that ms xml 6.dll that I used to compile the project, but still not working and it's working everywhere else. What else am I missing?

    Line of code. I would not post all the code because it's working every workstation except one. So I know the code is working.

    Code:
    oXML.loadXML(Join(arrArray, ""))

  2. #2

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2005
    Posts
    1,170

    Re: load xml

    I think I know why because the xml is not in the correct format on that particular workstation in one section - is there a way I can fix this or troubleshoot why? Does the string need to be certain lenght?

    XML page cannot be displayed
    Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width