
Hi All,
When i open salesorder from the account and save it and after changing any of the attribute and save it again i found the below error in console log afetr 5 minutes waiting.
SCRIPT7002: XMLHttpRequest: Network Error 0x2eff, Could not complete the operation due to error 00002eff.
main.aspx
SCRIPT7002: XMLHttpRequest: Network Error 0x2eff, Could not complete the operation due to error 00002eff.
main.aspx
SCRIPT7002: XMLHttpRequest: Network Error 0x2eff, Could not complete the operation due to error 00002eff.
main.aspx
SCRIPT7002: XMLHttpRequest: Network Error 0x2ee2, Could not complete the operation due to error 00002ee2.
main.aspx
SCRIPT7002: XMLHttpRequest: Network Error 0x2ef3, Could not complete the operation due to error 00002ef3.
main.aspx
SCRIPT7002: XMLHttpRequest: Network Error 0x2ef3, Could not complete the operation due to error 00002ef3.
main.aspx
SCRIPT7002: XMLHttpRequest: Network Error 0x2ef3, Could not complete the operation due to error 00002ef3.
main.aspx
SCRIPT7002: XMLHttpRequest: Network Error 0x2ef3, Could not complete the operation due to error 00002ef3.
main.aspx
SCRIPT7002: XMLHttpRequest: Network Error 0x2ef3, Could not complete the operation due to error 00002ef3.
main.aspx
I found one pattern for this error.
when i run as different user to the browser and use the different user except me i didn't get this error and o screen hanged up.
it is same for all other user also for this pattern.
with the same user they found error and scree hanged up.but, by run as system different user solves the problem.But, ideally we can't do that as it is our production environment.
Thanks,
Kandarp.
*This post is locked for comments
I have the same question (0)Hi Kandarp,
The only past references I can find to these errors suggest that it could be an IE permissions error. Lowering the overall level of security (or possibly adding in additional trusted sites) might resolve.
Is there anything different about the other user's security (that it does work for)?