Thursday, March 15, 2018

You can't connect to the file share because it's not secure. This share requires the obsolete SMB1 protocol, which is unsafe and could expose your system to attack.

You can't connect to the file share because it's not secure. This share requires the obsolete SMB1 protocol, which is unsafe and could expose your system to attack.
Your system requires SMB2 or higher. For more info on resolving this issue, see: https://go.microsoft.com/fwlink/?linkid=852747

Thursday, April 27, 2017

Error 18456 in MS SQL Server

Within the Microsoft SQL Server Management Studio in the object explorer:

  1. Right click on the server and click Properties.
  2. Go to the Security page.
  3. Under Server authentication choose the SQL Server and Windows Authentication mode radio button.
  4. Click OK.
  5. Restart SQL Services.



Thursday, April 20, 2017

HTTP Error 401 Unauthorized

401 - Unauthorized: Access is denied due to invalid credentials

HTTP Error 401.3 – Unauthorized
You do not have permission to view this directory or page because of the access control list (ACL) configuration or encryption settings for this resource on the Web server.


To solve this you have to edit the permission on your website.

1. Click edit permission button located on the right pane in the IIS manager.
2. Select the security tab.

HTTP Error 404

Not Found


HTTP Error 404. The requested resource is not found.