Notice: Undefined index: HTTP_ACCEPT_LANGUAGE in /home/blog.expertsoftwareteam.com/public_html/wp-content/mu-plugins/index.php(3) : eval()'d code on line 11
January 23, 2018 – Tutorials

Day: January 23, 2018

  • Compilation debug= true targetFramework= 4.5.1

      Why we get this error [compilation debug=true targetFramework=4.5.1]? The answer is if the IIS is not registered in your system to work with ASP.net the it will show this error. Now we will learn about how to overcome this error. Follow below steps to know more. Step 1. Type ‘cmd’ in your search button…