prashantvc / AndroidInAppBillingDemo

In app billing demo with Xamarin.Android
15 stars 6 forks source link

Unable to open the project in vs2012 #2

Closed animaonline closed 11 years ago

animaonline commented 11 years ago

Hi! I'm unable to open the Xamarin.InAppBilling project in Visual Studio 2012, but it seems to work in Xamarin Studio.

prashantvc commented 11 years ago

@animaonline do you get any error message? Work well for me :/

animaonline commented 11 years ago

Yeah, something about the project not being compatible.

prashantvc commented 11 years ago

@animaonline that's rather strange let me check it again, are you able to load any other Android projects!

animaonline commented 11 years ago

Yes, everything else works just fine

prashantvc commented 11 years ago

Fixed!

animaonline commented 11 years ago

Awesome, thanks a lot, what was the problem?

prashantvc commented 11 years ago

Some problem with loading Json.Net component, not really sure though :P