When trying to create a new Windows Azure Project in Visual Studio 2010, I get the error “No applicable role project templates found.” Why? I can’t find any info on this error.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I noticed that I experience this problem if the target framework is set to “.NET Framework 4 Platform Update 1 (KB2478063)”. If I select “.NET Framework 4” as target framework, the problem disappears.
I believe it might ave something to do with the fact that the PU is not yet supported with Azure, see http://social.msdn.microsoft.com/Forums/en-US/windowsazuredevelopment/thread/8f9ed9d9-0b1b-4f86-9448-2229fed5311d/
As of July 15, the Azure Guest OS supports the PU (see http://msdn.microsoft.com/en-us/library/hh321001.aspx), but I don’t think the Azure SDK supports it yet.