You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. This is a great wrapper, but it errors for me on this line:
Response.Write res.toString(CryptoJS.enc.Hex)
Error: Microsoft VBScript runtime error '800a01a8'
Object required: 'aa747c502a898200f9e4'
It seems to have problem with res.toString.
Any help appreciated.
The text was updated successfully, but these errors were encountered:
Hi. This is a great wrapper, but it errors for me on this line:
Response.Write res.toString(CryptoJS.enc.Hex)
Error: Microsoft VBScript runtime error '800a01a8'
Object required: 'aa747c502a898200f9e4'
It seems to have problem with res.toString.
Any help appreciated.
The text was updated successfully, but these errors were encountered: