I have been trying to generate unit tests in a website solution but it keeps giving me error like "Test generation is only supported on non test projects".
I am able to generate unit test cases in a web application project but same is not possible for a website.
I am using Visual studio 2010 professional.