|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Localization VS 2005 - VB.netHello!
I am trying to localize a windows application using satellite dll, but I am having problems because the app can't find the satellite dll. Do you have a little example of a winform app that use satellite dll (or an URL) ? Thanks in advance! Fernando. feri***@gmail.com wrote:
> I am trying to localize a windows application using satellite dll, but Three options that I can think of:> I am having problems because the app can't find the satellite dll. Put the satellite DLL in the /same/ directory as the Application, Add the DLL into the Global Assembly Cache (using GacUtil.exe). Add "dependentAssembly" and "codeBase" attributes into the Application's App.Config file to /explicitly/ tell the Application where to find the DLL - and hope the user doesn't move it. ;-) HTH, Phill W.
Possible to set/reference a property 'dynamically'?
Checked Listbox? How to run scheduler for more than one time in a day Parse String in Quotes as without Quotes network programming with vb Error that I can't figure out Update ODBC DSN Properties in VB.NET Code? Can't seem to get AcceptButton working when changed in code? free tutorials How to know the total pages to print?? |
|||||||||||||||||||||||