How to use resource Files in Class Libraries?

  • Thread starter Thread starter Austin
  • Start date Start date
A

Austin

Can any one please give me a pointer on how to use resource file(s)
specific to a Class library?
This class library will be used by different (windows based)
applications.

Progress:
-- I have embedded the resource file to the class library and
compiled it. It has generated the resource satellite dll and placed in
the appropriate folder in bin\debug.
-- When i try to add this class library (along with teh satellite
dll) to the application. It is giving an runtime error -
MissingManifestResourceException.

//Austin//
 
Hi Han,

Thank you for taking some time to respond my query. I am not able to
hit the exact place where i can find the sample code for my
requirement.

Can you please share me the code/link .. if you have any?

Thanks in Advance,
Austin.
 

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