vote up 0 vote down star

Hi all,

In have my application configured in asp.net.

I am using ajaxcontroltoolkit. After building the application, it creates lot of folders like ar,cs,de etc.... and it contains ajaxcontroltoolkit.dlls,

I don't know why it creates this many dlls.

Can anyone please help me to get out of this?

flag

29% accept rate
1  
Those sound like country codes - perhaps string localization? – Andrew Medico Oct 6 at 5:34

1 Answer

vote up 1 vote down check

Those directories are for language-specific controls. (de = Deutsch etc.)

You can delete them, but I'm not sure how it will affect users using language-specific encoding.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.