windows 2008 server and .net 3.5 framework language pack problem

  • Thread starter Thread starter Xtro
  • Start date Start date
X

Xtro

Guest
I have a problem and I can't find any help in whole internet search

I can install .net framework 3.5 language pack (Turkish or French what ever)
succesfuly on windows server 2008, but when user select the culture, asp.net
controls can't render in this culture language.

same application and same language pack, windows 2003 has no problem

how can I enable .net lang pack on windows 2008.

can anyone guide me when can I find the solution

thank you
 
RE: windows 2008 server and .net 3.5 framework language pack problem

OMG finally I did it. I have discovered that .net language pack can't be
installed to Vista based systems. Install doesn't give an error but it
doesn't install correctly.

Only way to install .net language pack to vista based system is "Installing
Vista Language Pack" (Server2008 lang pack for server2008)

because .net is core in vista based systems and we can't instal lang pack
without installing whole OS lang pack. that is strange but it is true.

I advice you to install server 2008 lang pack to hosting server to render
default asp controls in your language.





"Xtro" wrote:

> I have a problem and I can't find any help in whole internet search
>
> I can install .net framework 3.5 language pack (Turkish or French what ever)
> succesfuly on windows server 2008, but when user select the culture, asp.net
> controls can't render in this culture language.
>
> same application and same language pack, windows 2003 has no problem
>
> how can I enable .net lang pack on windows 2008.
>
> can anyone guide me when can I find the solution
>
> thank you
 
Back
Top