I am getting error while fetching related suggestions.
They keyword is: books
and My Platform is .Net
here is the error which i am getting:
System.Xml at System.Xml.XmlTextReaderImpl.Throw(Exception e) at
System.Xml.XmlTextReaderImpl.Throw(String res, String arg) at
System.Xml.XmlTextReaderImpl.ParseEntityName() at
System.Xml.XmlTextReaderImpl.ParseEntityReference() at
System.Xml.XmlTextReaderImpl.Read() at System.Xml.XmlTextReader.Read
() at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace) at
System.Xml.XmlLoader.ReadCurrentNode(XmlDocument doc, XmlReader
reader) at System.Xml.XmlDocument.ReadNode(XmlReader reader) at
System.Data.DataSet.ReadXml(XmlReader reader, Boolean denyResolving)
at System.Data.DataSet.ReadXml(Stream stream) at
clsOgleo.RelatedSuggestions(String q, HttpRequest HttpReq, String
ActionForm)
I have also tried to fetch the results on browsers and got this error:
http://search.yahooapis.com/WebSearchService/V1/relatedSuggestion?
appid=YahooDemo&query=panama
In Internet Browser
```````````````````
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.
----------------------------------------------------------
----------
Whitespace is not allowed at this location. Error processing
resource 'http://search.yahooapis.com/WebSearchService/V1/rela...
<Result>cable & wireless panama</Result>
----------------^
In Firefox Mozilla
```````````````````
XML Parsing Error: not well-formed
Location:
http://search.yahooapis.com/WebSearchService/V1/relatedSuggestion?
appid=YahooDemo&query=panama
Line Number 10, Column 17: <Result>cable & wireless panama</Result>
----------------^
Kindly tell me the solution to this:
Thanks
Shanu Gulati
http://www.ogleo.com
.