Announcement

Collapse
No announcement yet.

still getting no device error..

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    still getting no device error..

    when i run this code http://xxx.xxx.xxx.xxx:yyyy/status?pg=xml_positions , I get the following error any ideas ?????


    ICON="/ultraview2/position.gif" R="0" X="-100" Y="-100" Z="1" />
    <DEVICE ID="deva226" CODE="#2" NAME="Is Speaking Speak-In" TYPE="Is Speaking" LOCATION="Is Speaking" ICON="/ultraview2/position.gif" R="0" X="-100" Y="-100" Z="1" />
    <DEVICE ID
    The 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.


    --------------------------------------------------------------------------------

    Required white space was missing. Error processing resource 'http://111.112.113.11:81/status?pg=xml_positions'. Line 1, Po...

    <DEVICE ID="deva6830" CODE="`1" NAME="Any Player" TYPE="virtual" LOCATION="Music" ICON="/ultraview2/position.gif" R="0" X...
    N>="deva7002" CODE="B9" NAME="Sink Switch 1" TYPE="Wall Keypad" LOCATION="Kitchen" ICON="/ultraview2/position.gif" R="0" X="-100" Y="-100" Z="1" />

    #2
    Originally posted by dem5867
    when i run this code http://xxx.xxx.xxx.xxx:yyyy/status?pg=xml_positions , I get the following error any ideas ?????


    ICON="/ultraview2/position.gif" R="0" X="-100" Y="-100" Z="1" />
    <DEVICE ID="deva226" CODE="#2" NAME="Is Speaking Speak-In" TYPE="Is Speaking" LOCATION="Is Speaking" ICON="/ultraview2/position.gif" R="0" X="-100" Y="-100" Z="1" />
    <DEVICE ID
    The 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.


    --------------------------------------------------------------------------------

    Required white space was missing. Error processing resource 'http://111.112.113.11:81/status?pg=xml_positions'. Line 1, Po...

    <DEVICE ID="deva6830" CODE="`1" NAME="Any Player" TYPE="virtual" LOCATION="Music" ICON="/ultraview2/position.gif" R="0" X...
    N>="deva7002" CODE="B9" NAME="Sink Switch 1" TYPE="Wall Keypad" LOCATION="Kitchen" ICON="/ultraview2/position.gif" R="0" X="-100" Y="-100" Z="1" />
    It's kinda hard to tell what device is causing the issue based on the info you provided. The info you copy and pasted is truncated.

    Example:
    Required white space was missing. Error processing resource 'http://111.112.113.11:81/status?pg=xml_positions'. Line 1, Po...
    Plug-ins: UltraMon, UltraM1G, UltraCID, Ultra1Wire, UltraLog, UltraWeatherBug, UltraPioneerAVR, UltraGCIR

    Comment


      #3
      That's the way the page gives it to me.. I don't think that's the problem ,, I beleave the problem is in the line that folows which I appeared to have some how truncated.. somehow the file this info is coming from appears to be getting out of sync .. I think.. maybe right after the music icon position it appears not to be completed ie R="0" X="-100" Y="-100" Z="1" /> and it also appears to be missing the <DEVICE ID.. Any ideas ???

      Required white space was missing. Error processing resource 'http://111.112.113.11:81/status?pg=xml_positions'. Line 1, Po...

      <DEVICE ID="deva6830" CODE="`1" NAME="Any Player" TYPE="virtual" LOCATION="Music" ICON="/ultraview2/position.gif" R="0" X...
      N>="deva7002" CODE="B9" NAME="Sink Switch 1" TYPE="Wall Keypad" LOCATION="Kitchen" ICON="/ultraview2/position.gif" R="0" X="-100" Y="-100" Z="1" />


      sent it as a notepad attachment it appears to be cause the html of the page to kick in
      Attached Files
      Last edited by dem5867; November 27, 2006, 10:04 PM. Reason: formating problem

      Comment

      Working...
      X