Add the following line to your web.config file right before the </configuration> end tag:
<system.webServer> <validation validateIntegratedModeConfiguration="false" /> </system.webServer>
Done !!
Add the following line to your web.config file right before the </configuration> end tag:
<system.webServer> <validation validateIntegratedModeConfiguration="false" /> </system.webServer>
Done !!
How to fix the error "SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'fieldid'...
Whenever you install a script on your website's root directory using Fantastico, it will add...
Automatic cPanel cronjob not running: Error Details: LWP will support https URLs if the...
If you are facing the following: LibClamAV Error No supported database files foundwhen...
Perform the following mentioned steps: Login to cPanel In MySQL® Databases > Modify...