samihadas / google-gdata

Automatically exported from code.google.com/p/google-gdata
0 stars 0 forks source link

Issue is running "Google Data API SDK.sln" file #339

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download  "Google Data API Setup(1.4.0.2).msi" and run the setup file.
2. GoTo Start--> Programs-->Google Data Api Sdk-->Google Data Api Sdk.sln.
3. This opens a Visual studio environment but gives the following 
error "The Application for project "C:\Program Files\Google\Google Data 
API SDK\Sources\Library\extensions\common data extensions.csproj"  is not 
installed. Make sure the application  for the project type(.csproj) is 
intalled

What is the expected output? What do you see instead?
the expected out should be that it should load all the projects in this 
solution

What version of the product are you using? On what operating system?
I am working on windows XP professional with Visual studio 2008 v9.0.3

Please provide any additional information below.

Original issue reported on code.google.com by sood.is...@gmail.com on 23 Feb 2010 at 12:27

Attachments:

GoogleCodeExporter commented 8 years ago
I am able to fix this issue. Please find below what i found:

I have VS 2005 and VS 2008 installed, so my .vbproj and .csproj file types were 
set 
to open with the  Visual Studio Version Selector.  Apparently that application 
wasn't doing its job because it was sending VS2008 projects to be opened with 
VS 
2005.  

Once I manually changed the file types to open with VS2008 directly, it started 
working again fine.

Original comment by sood.is...@gmail.com on 23 Feb 2010 at 12:53

GoogleCodeExporter commented 8 years ago
Glad it is working for you now

Original comment by fman...@gmail.com on 24 Feb 2010 at 11:56