hi alll
well i have converted an application from VB 6.0 to VB .NET. Finally after removing tons and tons of cbuild errors the application compiled fine.
Now i have this strange kind of issue the application stops responding once the event is fired.
for example if the keypress event for the textbox and clock event for and ok button is fired the applicartyion just stucks and i have to restart it all over again..
i have no idea y is this happening....have tried to sort this out but its no use.
if i amake a new project and write some event handling code in it then that works fine. But for this particular application the event hadling code gets stuck.
i am having this problem wit the login form thtat when the logid and pwd is provided and ok button is clicked the application gets stuck......
rabia
well i have converted an application from VB 6.0 to VB .NET. Finally after removing tons and tons of cbuild errors the application compiled fine.
Now i have this strange kind of issue the application stops responding once the event is fired.
for example if the keypress event for the textbox and clock event for and ok button is fired the applicartyion just stucks and i have to restart it all over again..
i have no idea y is this happening....have tried to sort this out but its no use.
if i amake a new project and write some event handling code in it then that works fine. But for this particular application the event hadling code gets stuck.
i am having this problem wit the login form thtat when the logid and pwd is provided and ok button is clicked the application gets stuck......
rabia