Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error 1116 Too Many Windows Open
Message
 
To
14/11/2002 06:10:02
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00722589
Message ID:
00724000
Views:
5
>Hi
>
>Apart from the obvious, can anyone tell me the exact reasons for this error message, and possible work arounds. We find that even after releasing all the application objects, that attempting to open some windows, including native fox windows, still generates the error message.
>
>Any information to help us nail this down would be great.
>
>Thanks in advance.
>
>Mace

Hi Macer
Maybe every form you are opening and closing remains active in memory for some reason, and so you finally run out of HWND window handlers.
That may happen even if you release the external references to those forms (the "application objects" you mention)
Check these issues:
  • How do you end your forms (Hide? Release?)

  • Circular references -passing around form references to other objects/forms-


  • Hope this helps,
    ------------------
    Jose Marcenaro
    Tercer Planeta - Argentina
    http://www.tercerplaneta.com
    Previous
    Reply
    Map
    View

    Click here to load this message in the networking platform