Search code examples
azurevisual-studio-2012quickbooksintuit-partner-platform

IPP and Visual Studio 2012


I've been trying to get the .NET Dev Kit and Azure SDK to work with Visual Studio 2012 and am not having much luck. What am I missing?

The Azure SDK installation instructions don't work on VS 2012. When I search for anything Intuit-related from the VS Extension Manager, nothing comes up.

I tried installing from the VS Gallery but then there's no Intuit Anywhere menu in VS as shown in the VS 2010 screen shot. (These instructions are highly suspect, since Intuit has moved away from the "Intuit Anywhere" name. But given that the developer site was overhauled recently I would expect the instructions to be up to date.)

Is there an easy way to get this to work with VS 2012, or am I wasting my time? Am I better off just building everything from scratch? (We have done that in another project, just not with Azure.)


Solution


  • The Plugin for Visual Studio has not been updated for Visual Studio 2012, the last supported version is 2010.

    The code that the plugin generates is available as templates and sample code as well. It includes the Oauth grant and handler pages, as well as the OpenId handlers.

    regards,
    Jarred