Hi,
I have integrated cute editor in my .Net web application. Cute Editor is set to launch and load dynamically upon call. For the first load there are no script error produced but from 2nd and subsequent calls onwards, there is access denied error as below being thrown out each time loading the editor.
Script called captured from fire bug: http://localhost/PARC2/CuteSoft_Client/CuteEditor/Load.ashx?type=contextmenu&mode=Default&setting=!3wEWAgUFZW4tdXMFAyRhMe7vEUbcvS5awv8ZZESQidymlVO3ZODEfjGwEgyeJixL&Theme=Office2003&
Reponse received from fire bug:
Error:Unable upload data via Flash+NTLMError:Unable upload data via Flash+NTLMError:Unable upload data via Flash+NTLM
The editor sometimes will load correctly and sometimes won't but the above access denied error is consistent.
May I know what had caused this error to be thrown out? And Is there any configuration that I missed out which caused this error?
Thanks in advance for any advice given.