01-27-2013 06:41 PM - edited 03-19-2019 06:11 AM
Hello
I installed the IP Phone Services SDK 4.1(1) and 7.1(2). I am getting the error when i try to browse the
http://localhost/Cisco IP Services/ASP/LocalizedDirectory/localizeddirectory.asp
XML Parsing Error: not well-formed
Location: http://localhost/Cisco%20IP%20Services/ASP/LocalizedDirectory/localizeddirectory.asp
Line Number 1, Column 26: <font face="Arial" size=2>
-------------------------^
I get this error on both versions of SDK. I used IE, Firefox and chrome, same issue.
01-28-2013 02:12 AM
Hi,
yeah, it's because there was a problem with installing the package, so the web server returns HTML instead of XML.
IP phone expects XML and not HTML of course.
That HTML is probably a HTTP 404 error or something similar.
G.
01-28-2013 09:48 AM
Thanks, so what is the fix, because I have installed the package on 4 different machine (VM and Physical) and same issue. You just run the install package, nothing to the install, so what can be going wrong?
01-28-2013 09:51 AM
I can't give you the fix, I don't know what your problem is :-)
Try to get the source of the webpage giving that error. It probably contains the error message. Sorry, but is not a descriptive error message, I need the whole stuff.
G.
01-28-2013 10:35 AM
Hi
IMO the SDK (especially the AD directory bits) is cack. Much easier to roll your own.
https://supportforums.cisco.com/message/3026015#3026015
As Gergely says, you need to look at the error, and then work it out. What's not helping you is IE - as the return type of the data is probably XML, it's trying to display it as XML and failing to parse it. The first thing any web dev learns is that 'view source' is your friend :-)
Aaron
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide