Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

HELP: doSpellingSuggestion(googleAPIKey, dicWords.Item(i)) doesn't work

145 views
Skip to first unread message

Andrew Wan

unread,
Jan 16, 2008, 11:07:30 AM1/16/08
to
Does anyone know this error?

Basically I signed up for a Google Search key and tried out sample
code from http://www.asp101.com/articles/jeremy/googlespell/default.asp

I filled out my API key, installed SOAP Toolkit 3.0 and downloaded
GoogleSearch.wsdl. Everything is fine until it reaches this line:
Results = objSoapClient.doSpellingSuggestion(googleAPIKey,
dicWords.Item(i))


-----error response below-----

/search/beta2 error '80004005'

No Deserializer found to deserialize a ':key' using encoding style
'http://schemas.xmlsoap.org/soap/encoding/'.

/AJAXSpellCheck.asp, line 84

0 new messages