When this is called out as an error line at Web.config...
<compilation debug="true" targetFramework="4.0"/>
...you are running the wrong version of the .NET framework at the app pool for an ASP.NET web site in IIS.
No comments:
Post a Comment