".NET Framework 4 Client Profile" is missing in the "New Project" window in Visual Studio 2010, so I cannot set it as a target framework.

Missing Client Profile

Any ideas?

link|improve this question
1  
Don't use it, it is nothing but trouble. It is only 15% smaller than the full version. – Hans Passant Jan 22 '11 at 14:24
feedback

1 Answer

up vote 2 down vote accepted

That's normal. You won't see in this combobox. Depending on the project type you are creating (windows, web, ...) Visual Studio will choose it. Once the project created you can go to the project properties and modify it there:

alt text

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.