liuqiaosz / google-api-dotnet-client

Automatically exported from code.google.com/p/google-api-dotnet-client
Apache License 2.0
0 stars 0 forks source link

Solution file won't open in VS2012 #414

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Just installed VS2012 and the solution file for this project doesn't open 
completely:

Unsupported
This version of Visual Studio does not have the following project types 
installed or does not support them. You can still open these projects in the 
version of Visual Studio in which they were originally created.
     - GoogleApis.WP, "n:\Documents\Development\GoogleAPI\Src\GoogleApis.WP\GoogleApis.WP.csproj"
     - GoogleApis.Auth.WP, "n:\Documents\Development\GoogleAPI\Src\GoogleApis.Auth.WP\GoogleApis.Auth.WP.csproj"

No changes required
These projects can be opened in this version of Visual Studio without changing 
them. They will continue to open in Visual Studio 2010 SP1 and in this version 
of Visual Studio.
     - GoogleApis.Tests, "n:\Documents\Development\GoogleAPI\Src\GoogleApis.Tests\GoogleApis.Tests.csproj"
     - GoogleApis.Authentication.OAuth2, "n:\Documents\Development\GoogleAPI\Src\GoogleApis.Authentication.OAuth2\GoogleApis.Authentication.OAuth2.csproj"
     - GoogleApis.Authentication.OAuth2.Tests, "n:\Documents\Development\GoogleAPI\Src\GoogleApis.Authentication.OAuth2.Tests\GoogleApis.Authentication.OAuth2.Tests.csproj"
     - GoogleApis, "n:\Documents\Development\GoogleAPI\Src\GoogleApis\GoogleApis.csproj"
     - .nuget, ".nuget"
     - GoogleApis.DotNet4, "n:\Documents\Development\GoogleAPI\Src\GoogleApis.DotNet4\GoogleApis.DotNet4.csproj"
     - GoogleApis.Auth, "n:\Documents\Development\GoogleAPI\Src\GoogleApis.Auth\GoogleApis.Auth.csproj"
     - GoogleApis.Auth.DotNet4, "n:\Documents\Development\GoogleAPI\Src\GoogleApis.Auth.DotNet4\GoogleApis.Auth.DotNet4.csproj"
     - GoogleApis.Auth.Tests, "n:\Documents\Development\GoogleAPI\Src\GoogleApis.Auth.Tests\GoogleApis.Auth.Tests.csproj"
     - GoogleApis.Auth.Mvc4, "n:\Documents\Development\GoogleAPI\Src\GoogleApis.Auth.Mvc4\GoogleApis.Auth.Mvc4.csproj"
     - GoogleApis.Auth.WinRT, "n:\Documents\Development\GoogleAPI\Src\GoogleApis.Auth.WinRT\GoogleApis.Auth.WinRT.csproj"
     - GoogleApis.WinRT, "n:\Documents\Development\GoogleAPI\Src\GoogleApis.WinRT\GoogleApis.WinRT.csproj"
     - GoogleApisClient, "N:\Documents\Development\GoogleAPI\GoogleApisClient.sln"

I'm using VS2012 Premium. What more would I need??

Original issue reported on code.google.com by thany81 on 10 Nov 2013 at 2:44

GoogleCodeExporter commented 9 years ago
You should download Windows Phone SDK 
(http://developer.windowsphone.com/en-US/downloadsdk)

Why do you want to build the solution? You know that all APIs are provided 
using NuGet right?

Original comment by Pele...@gmail.com on 11 Nov 2013 at 3:04

GoogleCodeExporter commented 9 years ago
I'm not going to develop for Windows Phone, so I don't (and shouldn't) need the 
WP SDK. In fact, I deleted it, because it's bloating my system.

Why do I want to build? -> see issue 413
NuGet import isn't working.

Original comment by thany81 on 12 Nov 2013 at 8:51

GoogleCodeExporter commented 9 years ago
Do you have to work with lower version of .NET 4?
Can't you upgrade?

Original comment by pele...@google.com on 14 Nov 2013 at 3:30

GoogleCodeExporter commented 9 years ago

Original comment by pele...@google.com on 18 Nov 2013 at 3:22

GoogleCodeExporter commented 9 years ago
I can, but I don't want to force it upon my users. It's just not neccesary. 
.NET 2.0 provides all the functionality needed for this library.

Original comment by thany81 on 18 Nov 2013 at 9:25

GoogleCodeExporter commented 9 years ago
You need to install the WP SDK.
If you choose not, those two-four projects of WP and WinRT won't work for you.

I'm closing this issue, feel free to reopen if you feel I missed something.

Original comment by pele...@google.com on 28 Nov 2013 at 5:54