Welcome Guest Search | Active Topics | Sign In | Register

Arabic Named files problem Options
Ahmed Salah
Posted: Sunday, May 25, 2008 11:43:50 AM
Rank: Newbie
Groups: Member

Joined: 5/23/2008
Posts: 5
Dears,

I always get error when trying to upload arabic language named file, is this a bug or ther's a solution for this

Thanks
Ahmed Salah
eo_support
Posted: Sunday, May 25, 2008 12:33:40 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,093
Hi,

We tried uploading files with arabic file names and it seems to be working fine. One thing you want to check is the encoding settings in your web.config. It should be set to utf-8:

Code: HTML/ASPX
<globalization 
    requestEncoding="utf-8" 
    responseEncoding="utf-8" 
/>


If the problem persists, we would need you to create a test project that demonstrates the problem. We will look into it and see what we can find as soon as we have that.

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.