Ebeo / google-gdata

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

newest Google Data APIs Samples has dll versioning issues #449

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. downloaded and installed Google Data API Setup (1.7.0.0).msi
2. opened the Samples project
3. Ran the Analytics web form.
4. Clicked on "Get Profiles"

What is the expected output? What do you see instead?
Expect it to get profiles. INstead, receive this exception:
Could not load file or assembly 'Google.GData.Client, Version=1.6.1.26023, 
Culture=neutral, PublicKeyToken=04a59ca9b0273830' or one of its dependencies. 
The located assembly's manifest definition does not match the assembly 
reference. (Exception from HRESULT: 0x80131040)

What version of the product are you using? On what operating system?
version 1.7.0.0, visual studio 2008, windows xp.

Please provide any additional information below.
I notice that the Google.GData.Client version included in this release is 
1.6.1.26396. The only thing i can imagine causing this issue is that 
Google.GData.Analytics is expecting a different version that what was included 
in the SDK.

I see that this was just released this morning, so mayb eit's still buggy?

Original issue reported on code.google.com by bulldog....@gmail.com on 2 Dec 2010 at 5:34

GoogleCodeExporter commented 9 years ago
i meant "windows form" not "web form"

Original comment by bulldog....@gmail.com on 2 Dec 2010 at 5:36

GoogleCodeExporter commented 9 years ago
the same error is returned when running ANY of the analytics sample projects...

Original comment by bulldog....@gmail.com on 2 Dec 2010 at 5:44

GoogleCodeExporter commented 9 years ago
so, i tried to recompile the SDK, but i get a compliation error because \Google 
Data API\SDK\Sources\Library\gapps\appspropertyservice.cs doesn't exist in the 
filesystem, but it exists in the project... Looks like i'm going to revert back 
to 1.6 until 1.7 is stable...

Original comment by bulldog....@gmail.com on 2 Dec 2010 at 7:11

GoogleCodeExporter commented 9 years ago
Hi,

Thanks for reporting the issues with the samples, it looks like something went 
wrong with the new build.
We'll have it fixed as soon as possible.

Original comment by ccherub...@google.com on 2 Dec 2010 at 10:01

GoogleCodeExporter commented 9 years ago
hi.When fix the bug? 2days gone~

Original comment by lim...@gmail.com on 4 Dec 2010 at 12:41

GoogleCodeExporter commented 9 years ago
The fixed release is probably going to be live on Monday.

Original comment by ccherub...@google.com on 4 Dec 2010 at 1:37

GoogleCodeExporter commented 9 years ago

Original comment by ccherub...@google.com on 4 Dec 2010 at 1:40

GoogleCodeExporter commented 9 years ago
I had the same issue with the PhotoTool sample but visual studio somehow fixed 
it and it worked. But when I added a reference to Gdata.Client, 
GData.Extensions and GData.Photos I get "Could not load file or assembly 
'Google.GData.Client, Version=1.6.1.26023, Culture=neutral, 
PublicKeyToken=04a59ca9b0273830' or one of its dependencies. The located 
assembly's manifest definition does not match the assembly reference."

I referenced these in an asp.net2 app with VS 2010 on Win7 x64

Original comment by gidisr...@gmail.com on 5 Dec 2010 at 1:55

GoogleCodeExporter commented 9 years ago
I can confirm that the issue is due to the release process as everything works 
flawlessly if you checkout the source from the repository and try to build the 
samples from there.

We are currently working to fix the installer and still plan to have a new 
minor release by the end of the day.

Original comment by ccherub...@google.com on 6 Dec 2010 at 12:04

GoogleCodeExporter commented 9 years ago
The new release (1.7.0.1) has just been pushed and it should fix all dll 
versioning issues you reported.
Please let us know if you still have problems with the new release.
Thanks

Claudio

Original comment by ccherub...@google.com on 6 Dec 2010 at 4:01

GoogleCodeExporter commented 9 years ago
I am also facing problems with versions of Google.GData.Client.dll.

The setup I installed fot YouTube API is working correctly.
The downloaded sample getting error and EntryPointNotFound in 
Google.GData.Client.

Please someone help me on this......

Original comment by swapna...@gmail.com on 16 Mar 2011 at 4:58