I am building a solution in c#, in vs2005. I removed all the files concerningn with KPIFeat.cs but somewhere there must be a reference to this KpiFeat.resx, i would like to remove it but i dont know how to do it.
Error 1 Unable to create a manifest resource name for "Forms\KpiFeat.resx". Could not find file 'D:\Documents and Settings\Alfonso\My Documents\Aplication\Code\AppGSM\AppGSM\Forms\KpiFeat.cs'.

error when trying to build a solution...
Thomas.Goddard
The problem seems to lie in your resource file. Check that for any references.
hollow
Steve S.