Search

Windows Phone 3D Graphics Application template - project library by SynthNetics

Closed
as Won't Fix Help for as Won't Fix

1
0
Sign in
to vote
Type: Bug
ID: 679126
Opened: 7/11/2011 8:24:04 PM
Access Restriction: Public
Moderator Decision: Sent to Engineering Team for consideration
0
Workaround(s)
0
User(s) can reproduce this bug
I installed Visual Studio 2010 Express Beta 2,
and created a new project based upon "Windows Phone 3D Graphics Application template"
as per: http://msdn.microsoft.com/en-us/library/hh202938.aspx

the framework created project contains a warning message:
"Warning    1    The project 'MyProjectLibrary' cannot be referenced. The referenced project is targeted to a different framework family (.NETFramework)"

should I be concerned about the warning message from the Microsoft template generated project?

project does seem to run o.k. in Windows Phone Emulator
Details (expand)

Visual Studio/Silverlight/Tooling version

Visual Studio 2010

Steps to reproduce

Visual Studio 2010 Express Beta 2

"File" : "New Project" : "Visual C#" : "Silverlight for Windows Phone" (templates) : "Windows Phone 3D Graphics Application" (template)

as per: http://msdn.microsoft.com/en-us/library/hh202938.aspx

Product Language

English

Operating System

Windows Vista

Operating System Language

English

Actual results

Warning 1 The project 'StockChartLibrary' cannot be referenced. The referenced project is targeted to a different framework family (.NETFramework)

Expected results

warning free project created from Microsoft project template
File Attachments
0 attachments
Sign in to post a comment.
Posted by Microsoft on 8/2/2011 at 5:13 AM
Thank you for your feedback. The issue reported is by design for this release. This is a limitation in the current framework. 'SL/XNA integration' is a new feature and as we go about with future releases, such minor issues will be ironed out.
Apologies for the inconvenience caused.
Posted by SynthNetics on 7/13/2011 at 3:38 PM
I just read: http://www.silverlightshow.net/items/XNA-for-Silverlight-developers-Part-12-Mango-1.aspx

it would seem that the created XNA class library is used as "the glue" to Silverlight,
the content project is processed by the class library, and Silverlight in turn uses the class library to get access to the processed content.

the article further states: although you can add code to the XNA class library, you don't need to and simply can leave it completely empty if you like.

it would seem that the XNA/Silverlight interface in Mango is still in development stages as of Beta 2

oh, in the referenced article's image of his sample solution indicates the article's author also seems to be getting
similar warning for his solution's reference to his "XNASilverlightIntegrationLibrary"
Posted by SynthNetics on 7/12/2011 at 4:50 PM
does the "latest version of Visual Studio 2010" Express facilitate WP7.1 Mango development?

I did not see Mango nor WP 7.1 mentioned at:
http://www.microsoft.com/visualstudio/en-us/products/2010-editions/product-comparison#expressCompareTable

I installed Beta 2 because it is the interim Mango development environment

Posted by MS-Moderator07 on 7/12/2011 at 2:05 AM
Please uninstall Beta 2 and install the latest version of Visual Studio 2010. You can download VS 2010 Express from http://www.microsoft.com/visualstudio/en-us/products/2010-editions/express
Posted by MS-Moderator01 on 7/11/2011 at 8:50 PM
Thank you for your feedback, we are currently reviewing the issue you have submitted. If this issue is urgent, please contact support directly(http://support.microsoft.com)
Sign in to post a workaround.