fatal bug: form designer generated event handler routines get disconnected all of the sudden

Hello,
in VB 2005 Express beta 2 all my form designer generated event handler routines get disconnected all of the sudden all the time (Handles keyword disappears!). I did quite a lot work with all three major VS 2005 languages very successfully because I don't want to miss all the great new features but this is definitive a issue. My form was quite big and I did not realize early enough to recover it. I hope there is a workaround.
Regards,
stax
[465 byte] By [stax0711] at [2008-2-11]
# 1
UGH! How frustrating! I'm having the exact same issue. It's driving me nuts! Has anyone addressed this issue yet?
--Regards
Scott
Seadap05 at 2007-9-8 > top of Msdn Tech,Visual Basic,Visual Basic IDE...
# 2
Hi,

I work on the Visual Basic Development team here at MS and obviously we would like to track this bug down and get it fixed before we ship.
Can either of you provide me with more details on the when/how the event handlers are being dropped.
Would either of you happen to have a way to reproduce the problem. If you do I'd be delighted to get a sample project form you or just some detailed steps on how to make it happen.
Please reply directly to me at cmccoll@microsoft.com with your sample projects or repro steps.

For sample projects please send a ZIP file.

Thanks
Cameron McColl
Microsoft

cmccoll_MS at 2007-9-8 > top of Msdn Tech,Visual Basic,Visual Basic IDE...
# 3
There was one bug related to handles clauses getting dropped that we fixed post Beta 2. However, to be sure, if you could send a project that demonstrates the problem (like Cameron suggested), that would be great. Alternatively (preferred), you could report it through MSDN Feedback (http://lab.msdn.microsoft.com/productfeedback/). This will let you track resolution of the problem.

Raghavendra
http://blogs.msdn.com/rprabhu

RaghavendraPrabhuMSFT at 2007-9-8 > top of Msdn Tech,Visual Basic,Visual Basic IDE...