Re: ugh VS2005 t(y)peing b(u)gs

Tech-Archive recommends: Fix windows errors by optimizing your registry



turns out this is a but in the framework! See
http://support.microsoft.com/kb/916209 for details and a hotfix



"Smokey Grindle" <nospam@xxxxxxxxxxxxxx> wrote in message
news:%23Oqbnkb$GHA.3536@xxxxxxxxxxxxxxxxxxxxxxx
This bug is really getting annoying REALLY fast... I dont even know how to
repo it, it just randomly happens... I will be working in the VB.NET code
editor in VS2005, and out of no where when I start to type a line it
assumes the first letter is a method and puts parenthesis around the rest
of what I type so I get this effect

Type D RESULT D
Type I RESULT D(I
type more letters RESULT D(IM
type a space RESULT D(IM)
type more RESULT D(IM) M(yInteger)=1(23)

anyone else see this happen ever? any fixes for it? I have even tried SP1
beta and it is still there! its very random though.....



.