N
nbaiju
Hi,
I am building a asp.net application which has satellite assemblies. When
building the satellite assemblies dll's from Visual Studio 2003 GUI the
application works fine . i.e. the resource dll's of different cultures are
loaded correctly. But When I build the satellite assemblies dll's using
al.exe the application defaults to the culture neutral strings. I am using
the command line below to build my resource dll's.
al /t:lib /culture:de-DE /embed:myapp.mytext.de-de.resources
/out:myapp.resources.dll /fileversion:1.0.1822.21664 /v:1.0.1822.21664
Thanks,
Niranjan
I am building a asp.net application which has satellite assemblies. When
building the satellite assemblies dll's from Visual Studio 2003 GUI the
application works fine . i.e. the resource dll's of different cultures are
loaded correctly. But When I build the satellite assemblies dll's using
al.exe the application defaults to the culture neutral strings. I am using
the command line below to build my resource dll's.
al /t:lib /culture:de-DE /embed:myapp.mytext.de-de.resources
/out:myapp.resources.dll /fileversion:1.0.1822.21664 /v:1.0.1822.21664
Thanks,
Niranjan