A
Al
Hi All,
I have a weird problem occurring with one of my forms. I have a data entry
form that calls a sync form. The sync form contains code that interacts
with a webservice. The sync form simply opens and displays a few status
messages and then should close without any user interaction. I have a
me.close method that occurs once the sync is complete. I can see through
the debugger that me.close is getting hit. Unfortunately, the form is not
closing (and no event is getting generated). If I put a button on the sync
form and run the sync code after the button is tapped, the form closes.
VB.Net 2003, Pocket PC 2002
Any help is greatly appreciated.
Al
I have a weird problem occurring with one of my forms. I have a data entry
form that calls a sync form. The sync form contains code that interacts
with a webservice. The sync form simply opens and displays a few status
messages and then should close without any user interaction. I have a
me.close method that occurs once the sync is complete. I can see through
the debugger that me.close is getting hit. Unfortunately, the form is not
closing (and no event is getting generated). If I put a button on the sync
form and run the sync code after the button is tapped, the form closes.
VB.Net 2003, Pocket PC 2002
Any help is greatly appreciated.
Al