visual studio 2010 - Step into .net framework System.Web, 4.0 -
is able load symbols 4.0 version of system.web in visual studio 2010? have seen many tutorials on not able find symbols work. symbols microsoft symbol servers not work , stripped down (very small size). symbols http://referencesource.microsoft.com/netframework.aspx seem right size not seem match.
make sure have full version of .net framework installed on machine, , not client profile.
application developers require features not included in client profile should target full .net framework 4 instead of client profile.
Comments
Post a Comment