c# - Unrecognized attribute 'targetFramework' when upgrading frameworks -
i'm getting following error after changing website framework 4.0 4.5.2:
unrecognized attribute 'targetframework'. note attribute names case-sensitive.
make sure have selected correct app pool in iis or register new framework. check this: unrecognized attribute 'targetframework'. note attribute names case-sensitive

Comments
Post a Comment