xmlhttp msxml4.dll access denied ??

admin

Administrator
Staff member
I'm trying to get UPS real time shipping to work on a new shopping cart I'm working on. I made the on error resume next line a comment and now I get this.
msxml4.dll error '80070005'

Access is denied.

/store/comersus_optCheckOutUpsShipment.asp, line 187

line 187 is
xmlhttp.send DataToSend

We're on a shared host. Is that a permissions problem on the host? I called the hosting company and one of their tech guys told me I could change the permission of that file from their control panel :rolleyes: .

Any help would be much appreciated!

-Andrew
 
Back
Top