Does anyone know how to programatically compile a satellite resource assembly for a particular culture? I know there is a "al.exe" utility that can do this, but what I need to do the same from the code on a computer that may not have this utility installed. I tried to use the ICodeCompiler, but I dont know how to specify the culture for the output. As a result the satellite dll, compiled is not picked up by main assemblie's resource manager.
Thanks, Alex =================================== This list is hosted by DevelopMentor� http://www.develop.com Some .NET courses you may be interested in: NEW! Guerrilla ASP.NET, 26 Jan 2004, in Los Angeles http://www.develop.com/courses/gaspdotnetls View archives and manage your subscription(s) at http://discuss.develop.com
