Ebeo / google-gdata

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

Problem while adding Google.GData.Photos.dll #433

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
=> What steps will reproduce the problem?
1. Installed Google Data API Setup (1.6.0.0).msi
2. Created windows Phone 7 project
3. Added dlls to my project [PFA: Error.jpg]

=>What is the expected output? What do you see instead?

Dlls should be added without fail
but the 
Error Message is
 "Reference cannot be added to <Path>\Google.GData.Photos.dll because it was not building the windows phone run time. Windows phone projects will work only with windows phone assemblies" [PFA: Error.jpg]

Is other dlls are available which supports Windows phone?
Is Silverlight dlls are available?

=>What version of the product are you using? On what operating system?
Windows 7 64 bit OS, Visual Studio 2010 Premium (.NET 4.0)

Please provide any additional information below.
PFA: Error.jpg
Windows Phone 7 is completely developed by sliverlight on .NET 4.0

Original issue reported on code.google.com by santoshs...@gmail.com on 11 Oct 2010 at 6:58

Attachments:

GoogleCodeExporter commented 9 years ago
As reported by the error message, you can only use libraries built using the 
Windows Phone runtime in Windows Phone 7 projects.
You may try getting the GData client library source code and building it with 
Windows Phone runtime, but we haven't tried it yet and it is unlikely that it 
will work without modifications.

Original comment by ccherub...@google.com on 7 Dec 2010 at 8:29