No Deserializer found... with the Google Web API

  • Thread starter Alain Vaillancourt
  • Start date
A

Alvin Bruney

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
 
A

Alain Vaillancourt

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...

Alvin Bruney said:
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
-------------------------------------------------------

Alain Vaillancourt said:
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!
 
A

Alvin Bruney - ASP.NET MVP

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
-------------------------------------------------------



Alain Vaillancourt said:
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...

Alvin Bruney said:
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
-------------------------------------------------------

Alain Vaillancourt said:
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!
 
A

Alain Vaillancourt

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 said:
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
-------------------------------------------------------



Alain Vaillancourt said:
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...

Alvin Bruney said:
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
-------------------------------------------------------

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!
 
A

Alvin Bruney - ASP.NET MVP

Where does the OWC come in or have you posted this in the wrong newsgroup.

--
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
-------------------------------------------------------



Alain Vaillancourt said:
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 said:
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
-------------------------------------------------------



Alain Vaillancourt said:
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
-------------------------------------------------------

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!
 
A

Alain Vaillancourt

I used the Web Service References Tool to generate the classes I use to
access the Google API and it was the only group I saw about office web
developer so I tought it was the most appropriate group, can you suggest me
an other group I could post my message?


Alvin Bruney - ASP.NET MVP said:
Where does the OWC come in or have you posted this in the wrong newsgroup.

--
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
-------------------------------------------------------



Alain Vaillancourt said:
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 said:
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!
 
A

Alvin Bruney

microsoft.public.dotnet.framework.aspnet is a better newsgroup for this type
of question.

--
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
-------------------------------------------------------

Alain Vaillancourt said:
I used the Web Service References Tool to generate the classes I use to
access the Google API and it was the only group I saw about office web
developer so I tought it was the most appropriate group, can you suggest me
an other group I could post my message?


Alvin Bruney - ASP.NET MVP said:
Where does the OWC come in or have you posted this in the wrong
newsgroup.

--
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
-------------------------------------------------------



Alain Vaillancourt said:
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!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top