I successfully built a Silverlight RIA services app on my previous laptop. Now I have a new laptop and am unable to start any project using the Silverlight Business Application (JetPack) template. It fails with a dialog:
and tries to display MainPage.xaml. The .web project is not created at all. There are 2 errors listed:
I am running VS2010 Premium SP1 with NuGet 1.1 and downloaded the JetPack Business App template via NuGet. If I select the Silverlight Business Application template (the plain one, not the JetPack theme), it works perfectly, and creates both projects.
What am I doing wrong? How do I fix it?
User contributions licensed under CC BY-SA 3.0