今天要在一个放在美国VPS上的网站加ASP程序,ASP文件上传上去后怎么也打不开,错误提示:
msxml3.dll 错误 '80072efd'
A connection with the server could not be established
/LM/W3SVC/21612482/Root/global.asa,行 61
在百度搜索了几个相似问题都没解决到,也不是像一些站说的提示:LoadLibrary("asptxn.dll")失败-内存位置访问无效 缺失asptxn.dll。
...