Web.config causing “blocked by group policy” error

<system.codedom>
   <!--remove all the contents here-->
</system.codedom>

Remove all the contents inside the system.codedom tag and add

<trust level="Full"/>

inside system.web tag

<system.web>
   <trust level="Full"/>
</system.web>

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)