Windows 10 Upgrade and IIS 503 Errors
IIS Rewrite Module Problem It turns out that there’s a new version available that’s more recent (but doesn’t change the version number), and that needs to be installed in order to work. The version...
IIS Rewrite Module Problem It turns out that there’s a new version available that’s more recent (but doesn’t change the version number), and that needs to be installed in order to work. The version...
ASP.NET authentication bypass Severity – canonicalization issues. An attacker could gain unauthorized access to password-protected pages on the web server or create a cross-site scripting attack.
1. Stop IIS service
iisreset /stop
2. Stop Sql server reporting services(MSSQLSERVER)
Right click on My Computer
Select Manage
Double click Services and Applications
Then double click Services
Right click on “Sql server reporting services(MSSQLSERVER)”
Select Stop …
First download “SSL Diagnostics Version 1.1 (x86)” and find out why your SSL does not work… (link below) http://www.microsoft.com/downloads/en/details.aspx?FamilyID=cabea1d0-5a10-41bc-83d4-06c814265282&displaylang=en If first solution does not work, try below: 1. Set the correct permission for Machinekey...
Secure Socket Layer protocol version 2 (SSL v2) has a serious vulnerability. Successful exploitation of this vulnerability would allow an attacker to execute arbitrary code in the context of the affected server. No authentication...
C:\>cscript C:\inetpub\adminscripts\adsutil.vbs SET W3SVC/AppPools/Enable32bitAppOnWin64 1 C:\>cd windows\microsoft.net\framework\v2.0.50727 C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727>aspnet_regiis.exe -i C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727>NET STOP W3SVC /y & NET START W3SVC ERRORS: Microsoft OLE DB Provider for ODBC Drivers error ‘80004005’ [Microsoft][ODBC Driver Manager] The specified DSN contains...
Abyss Web Server is a compact web server available for Windows, Mac OS X, Linux, and FreeBSD operating systems. Despite its small footprint, it supports HTTP/1.1, secure SSL/TLS connections (HTTPS), dynamic content generation through...