Top "Msxml3" questions

msxml3.dll Access Denied

I have the following code: Function filejson(json) Dim objStream, strData Set objStream = CreateObject("ADODB.Stream") objStream.CharSet = "utf-8" objStream.…

vbscript msxml3
server giving msxml3.dll error '80072f7d' when trying to access secure url

For years I have used classic asp to connect to the secure site of a supplier using msxml3.dll - …

ssl asp-classic msxml3
server is giving me the following error msxml3.dll

I'm using classic ASP and Server.XMLHTTP. My code has been working for years and all of a sudden today, …

asp-classic serverxmlhttp msxml3