manifest resource error

  • Thread starter Thread starter Steve Klett
  • Start date Start date
S

Steve Klett

Hi-

I added some files from 1 web application to another, during my initial
build, i get this error:
Resources 'error.aspx.resx' and 'Modules\Error.ascx.resx' have the same
manifest resource name 'NTSdirect.Error.resources'.


I don't understand how to interpret that. Does this mean anything, in
simple english...?

Thanks,
Steve
 
For the most part, you don't want to copy .resx files because they'll be
recreated by VS.NET when you compile.

What happens if you don't add them?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top