Hi Kuldeep,

The 1502 error comes for many reason.
no doubt the reason is timeout of your script, but it generally happen
due to following two reason.
1) Actually your script is doing such an extensive task that it need
more time to finish the job
2) poor coding.

Most of the time it is 2nd reason developer got this error.
Let me know the scenario where and when you are getting timout error.

If going with what livedocs say, ie. increasing the time by another 30
second doesn't work, chances are more bright for doing a code
optimization.

Thanks,
Shaleen Jain
http://shaleenjain.blogspot.com

On Apr 14, 8:00 pm, Sri <[email protected]> wrote:
> Follow the below given link -
>
> http://livedocs.adobe.com/flex/3/html/help.html?content=compilers_14....
>
> focus on these options given @ above link -
>
> default-script-limits
> max-recursion-depth
> max-execution-time
>
> Thanks,
> Sri.
>
> On Apr 14, 1:23 am, Kuldeep Atil <[email protected]> wrote:
>
> > Hi All,
>
> > I get this script time out error of 15 secs. The livedocs on adobe
> > site says it is default 60 secs (Application tag). I am using modules
> > in my application. Has anyone got the same problem? Can anyone tell me
> > how can i increase that?
>
> > Any help would be appreciated.
>
> > Thanks,
> > Kuldeep
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to