create file IO file via web service opposite the hebrew characters

H

hadarmorchi

hi,

i have a strange problem ,
i have bulid a win form app thats create EXCEL file from AS400 table .
the excel file should be sent to my client via Email .... everything
work Good !!! but ...

when i converted the app to run as a web service ... the Excel that the
app create is wrong ...
all of it's hebrew characters are opposite

(for example [didnt want to put hebrew characters in this message ...
so think ABC is in hebrew .... ]: ABC became BCA .... )

In the win form app its good.
i've tried to change the web.config ... it didnt work (i replaced the
utf-8 to be windows-1255 )

any ideas ????
10x in advance
 
A

Andrew Brook

Hi, was it in the globalization element that you changed the encoding type?
e.g
<globalization requestEncoding="utf-8" responseEncoding="utf-8" />

Andrew
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top