msxml3.dll error '80072f0d' : The certificate authority is invalid or incorrect error in classic ASP - How to Fix

msxml3.dll error '80072f0d' : The certificate authority is invalid or incorrect error in classic ASP - How to Fix

If you've stumbled upon this post it probably means you're struggling with the following error when trying to issue a ServerXMLHTTP  request to a self-signed HTTPS web site URL from an …

msxml3.dll error '80072f0d' : The certificate authority is invalid or incorrect error in classic ASP - How to Fix Read More
Event Viewer: come inviare notifiche e-mail dal Registro Eventi con uno script Powershell
SQL Server - Recuperare il Product Key da una installazione esistente
80070005 Access is denied error while accessing Word Interop from the Server in a ASP.NET Application - How to fix

80070005 Access is denied error while accessing Word Interop from the Server in a ASP.NET Application - How to fix

Last week I published a couple post regarding the use of the Microsoft.Office.Interop.Word namespace within an ASP.NET C# Application, respectively about opening a DOC or DOCX file from a Byte Array and converting …

80070005 Access is denied error while accessing Word Interop from the Server in a ASP.NET Application - How to fix Read More
How to handle multipage TIFF files with ASP.NET C# (GDI+ alternative)