Question

I am getting the error Could not create type 'InstantBuySample.FullHandler'

on using the google wallet Instant Buy API. Please help me incase possible..

Était-ce utile?

La solution

When I upgraded using VS2012, the two libraries targeted .NET Framework 4 and the webapp targeted .NET Framework 2. Changing to .NET Framework 4 fixed this for me.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top