G
Guest
Hi, I have a VS2005 VC++ application which no longer allows me to add a
Variable or Function to a class in the project. I attempt to add a new
(public) Variable called Temp123, and get this error...
Failed to return new Code Element. Possibley syntax error. New Element
Name. Temp123
I recently changed the name of the cpp file (using Solution Explorer) of
this class. Since that change, the error always occurs. I attempted to
change the cpp name back to its original name, but still get the error.
Can anyone help me out.
RML
Variable or Function to a class in the project. I attempt to add a new
(public) Variable called Temp123, and get this error...
Failed to return new Code Element. Possibley syntax error. New Element
Name. Temp123
I recently changed the name of the cpp file (using Solution Explorer) of
this class. Since that change, the error always occurs. I attempted to
change the cpp name back to its original name, but still get the error.
Can anyone help me out.
RML