Re: ERROR WHEN CULTURE IS SET TO ar-SA

  •  01-11-2011, 5:43 PM

    Re: ERROR WHEN CULTURE IS SET TO ar-SA

    Eric,
    we are not doing any Date manipulations or passing any string to anything for the string to be incorrect. All we are doing is setting the culture as stated above and then just do a simple file upload with the uploader. The line that breaks the code is:
    CuteWebUI.MvcUploadFile file = uploader.GetUploadedFile(fileguid);
    If you test this, you should get the same issue. Please advise!
    Many Thanks
View Complete Thread