c# - The designer could not be shown for this file because none of the classes within it can be designed -


yes searched , solution on post didnt work, scenario different.

i have winform application, simple, working, , error on title of post shown when try open form.
thing have done installed vs11 developer preview , vs 2010 sp1.

any idea how fix this?>

i managed solve it, checked on properties of project , framework selected .net 4.0 client profile.

i changed .net 4.0 , worked.

by way mean client profile, for??


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -