In Embedded Visual Studio 4
, I'm attempting to add a class
though the class wizard.
Since, the file existed already, the first attempt failed. So I deleted the file and attempted to add the class again.
Now I get the error message
"A duplicate insert block exists for class xx in the source files"
and I can't figure out what to do about it, apart from roll back my code.
Has anyone seen this, if so, would you know how to fix it?