Hi all
I use C# 2008 experr edition
windows form
My Form suddenly cannot be opened
the message is:
the Class name ? is not a valid identifier for this langguage
I didn' remember what had i done .
Is there any one here know the cause and the solution for my problem ?
thank you
han
Loading
Amit ChoudharyPosted Dec 8, 2009, 12:16 AM
your class name may be resembles to any keyword or reserve word change your class name to another name and your problem will be solved...
hanafi tanudjajaPosted Dec 8, 2009, 5:23 AM
thank for the reply
I cannot find which is the one causing the problem
but I cut the latest part i typed, and voila it's
normal again.
regard
han