G
Guest
Hi,
I have a program that I did not write but I need to add it some features.
The program is written in VB.NET 1.1.
The program use COM Object.
When I run the program it works well, but when I try to debug it with F11,
the program stuck (does not respond), after a minute it step to the next line
and throws Exception of type - System.Threading.ThreadStopException the
message is “Thread was being stoppedâ€.
What am I doing wrong?
Thanks in advance.
I have a program that I did not write but I need to add it some features.
The program is written in VB.NET 1.1.
The program use COM Object.
When I run the program it works well, but when I try to debug it with F11,
the program stuck (does not respond), after a minute it step to the next line
and throws Exception of type - System.Threading.ThreadStopException the
message is “Thread was being stoppedâ€.
What am I doing wrong?
Thanks in advance.