Hi all,

Anyone ever see 'Identifier .cctor is not valid' show up
in your task list after building a WinForms app. I figured
I mispelled something but 'Find' doesn't turn up anything
and the project compiles and runs fine. If I start a new
project and import the form and class (thats the whole
app) from the project thats behaving strangely, the task
list items goes away.

'Identifier .cctor is not valid' shows up in the task list
4 times with the little form icon next to each one (I
assume the form icon means the todo items relate to the
form). There are 4 buttons on the form, so I
assume 'Identifier .cctor is not valid' has something to
do with the buttons. A quick search of the button
properties and Windows generated code didn't turn up
anything.

Any thoughts. I hate little ghosty things like this.

Thanks,

Bob