Re: EXE Hangs

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



:)

i know i should, but what if i don't want to ?
I mean... in Win 2000 or Win98 errors are raised and the app closes fine

Your answer looks like:

'An error occurs when changing backcolor of form'
Solution:
'Don't change backcolor'
......


"Bob Butler" <tiredofit@xxxxxxxxxx> ha scritto nel messaggio
news:%23cYVNvxpFHA.3936@xxxxxxxxxxxxxxxxxxxxxxx
> "Fulvio" <fulvio@xxxxxxxxxxxxxxxxxxx> wrote in message
> news:u8X1vjxpFHA.2472@xxxxxxxxxxxxxxxxxxxx
>> Hi all,
>> i have many VB apps running on XP Clients
>> When a simple error occurs ('Invalid use of Null', 'Type
>> Mismatch'.... ) and it's not trapped by code, the Exe just close but
>> the process is stille alive in Task Manager.
>>
>> Any idea ?
>
> Add error handling to catch the problem and when necessary call code to
> unload all forms and exit any running procedures.
>
> --
> Reply to the group so all can participate
> VB.Net: "Fool me once..."
>


.