Quantcast
Channel: Silverlight Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 801

Commented Issue: Error building Silverlight 3d Application from VS2010 template [9613]

$
0
0
When I try to build a new project from the Silverlight 3D application template I get the following error.

Error 1 The project file "..\Silverlight3dAppContent\Silverlight3dAppContent.contentproj" was not found. C:\Users\.....\1cbbbxyx.dji\Temp\Silverlight3dApp.csproj 109 5 Silverlight3dApp

Both the "Silverlight3dAppContent" and "Silverlight3dWebContent" folders are created but both are empty.
Comments: ** Comment from web user: javierdls **

The issue occurs for me when I create a project in Visual Web Developer 2010 Express using the “Silverlight 3D Application” template. I have not been able to create a solution with the corresponding 4 projects:

Silverlight3DApp : The main project
Silverlight3DAppContent : The content project attached with the main project
Silverlight3DWeb : The web site that will display the main project
Silverlight3DWebContent : A content project attached to the website if you want to stream your .xnb from the website instead of using embedded ones. This will allow you distribute a smaller .xap.

I just installed XNA 4 , Visual Web Developer 2010 Express Silverlight_5_Toolkit_December_2011.msi and the vbd.exe for visual studio.

When I create the new project using the “Silverlight 3D Application” template I do get 4 project folders created in my directory structure. The “Silverlight3dApp” and “Silverlight3DWeb” folders contain normal project files and sub-folders. However, the “Silverlight3dAppContent” and “Silverlight3dWebContent” folders are empty.

I wonder: Is there some underlying XNA api that I'm missing. Do I need to install something that allows XNA and Silverlight 5 to interact?


Viewing all articles
Browse latest Browse all 801

Trending Articles