Fixing unrecognized attribute 'targetFramework' Error
Introduction
Don't get irritate if
error "Unrecognized attribute 'targetFramework'" appears to you.
Actually this is an IIS based error.
To fix such error follow the steps given below:
Internet Information Services
(IIS) Manager > Expand Sites (+) > Right Click on website > Manage Applications
> Advanced Settings > Try to change the application pool and restart the IIS.
This may fix your issue.
Comments
Post a Comment