Forms problem

  • Thread starter Thread starter Rakesh
  • Start date Start date
R

Rakesh

Hi,

I have a winform in a project. I copy this form to
another project (by using Add->Existing Item...). But
when I invoke the form in the new project, I get an error
stating an error with resources-neutral assembly.

I have modified all the namespaces and all that is
ok...what could be the problem?

Thanks in advance...
Rakesh
 
Did you also copy the resx file that goes with it? That's my first guess.
If that doesn't work, post the complete error please.

-Rob Teixeira [MVP]
 
Back
Top