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

Popular posts from this blog

Customize User's Profile in ASP.NET Identity System

Lambda two tables and three tables inner join code samples