Re: 6,4 update

  •  06-02-2009, 11:58 PM

    Re: 6,4 update

    Hi,
     
    Please try put a web.config into CuteSoft_Client/ , with this content :
     
    1. <?xml version="1.0" encoding="utf-8" ?>  
    2. <configuration>  
    3.     <system.web>  
    4.         <globalization requestEncoding="utf-8" responseEncoding="utf-8" />  
    5.     </system.web>  
    6. </configuration>  

    Regards,
    Terry
     
View Complete Thread