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: Alex_Darkness **
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: Alex_Darkness **
Finally After 3 days of searching and lots of dead ends I figured out this issue. Has the same problem silverlight3dAppContent could not be created. The problem is that XNA game studio 4.0 refresh is not XNA game studio 4.0. Basically if you only install XNA 4.0 refresh the toolkit won't function. Install XNA 4.0 (which will install with xna 4.0 refresh already installed..) and that should solve this issue.