L
LSA_Wlainc
Hello,
I have created a runtime executable that is interfaced/called from our
contact management system as an application link. When I close my main form
using the "Unload Me" function, it closes the form but does not release the
form or the VB executable from the task manager. Therefore, everytime the
form is opened a new instance of the executable is loaded into memory which
over the period of a couple of hours cripples the workstation.
Does anyone know how to resolve this issue or can you tell me what I am
missing from my code to completly close down the executable.
Thanks!
I have created a runtime executable that is interfaced/called from our
contact management system as an application link. When I close my main form
using the "Unload Me" function, it closes the form but does not release the
form or the VB executable from the task manager. Therefore, everytime the
form is opened a new instance of the executable is loaded into memory which
over the period of a couple of hours cripples the workstation.
Does anyone know how to resolve this issue or can you tell me what I am
missing from my code to completly close down the executable.
Thanks!