Have a script that runs fine on my machine. Error on reseller's machine is:
OLE Error 424 Object required 'oSession'
The line it is pointing to is:
Set oOpenInvoice = oSession.AsObject(oSession.GetObject(""AR_OpenInvoice_bus""))
WTH? Have used basically this same script at 2 different locations, never had errors