I'm trying to use the doGoogleSearch function to put the result in an Access
database but get this error everytime I call the function. I also downloaded
as an example a tool for Excel that use the Google API and I get the
same
error...
"Alvin Bruney - ASP.NET MVP" <
www.lulu.com/owc> wrote in message
What are you trying to do exactly?
--
Regards,
Alvin Bruney [MVP ASP.NET]
[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @
www.lulu.com/owc
Forth-coming VSTO.NET - Wrox/Wiley 2006
-------------------------------------------------------
It looks like a SOAP message to me but I don't know much more and I'm
using
VBA so there is no assembly to look at...
That's not a OWC error message. At least, it doesn't look familiar
to
me.
Review your stack trace to see the offending assembly.
--
Regards,
Alvin Bruney [MVP ASP.NET]
[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @
www.lulu.com/owc
Forth-coming VSTO.NET - Wrox/Wiley 2006
-------------------------------------------------------
message
I'm trying to use the Google Web API with the Office XP Web Components
and I
get the error message "No Deserializer found to deserialize ':key'
using
encoding style '
http://schemas.xmlsoap.org/soap/encoding/'."
Thanks!