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.

enter image description here

make sure have selected correct app pool in iis or register new framework. check this: unrecognized attribute 'targetframework'. note attribute names case-sensitive


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -