What's the right way to do internationalization when I need to access resource files from both a web application and a controls class library? None of the stuff I've found on the Google Machine deals ...
I dont know what the problem in your case is, but I can confirm that referencing a class library from another class library works in general. I do it all the time. <BR><BR>You have to make sure the ...