Microsoft
Software
Hardware
Network
Question : why do i get "No mapping for the Unicode character exists in the target multi-byte code page"
I have a website running on iis7 and windows server 2008 when i try to access it with mozzila firefox from some computers i get "System.ArgumentOutOfRange
Exception:
No mapping for the Unicode character exists in the target multi-byte code page. (Exception from HRESULT: 0x80070459)"
Answer : why do i get "No mapping for the Unicode character exists in the target multi-byte code page"
Is the correct charset defined in the "content-type" header?
Since you probably are using Hebrew characters, this charset will have to be ISO-8859-8 or utf-8, I guess.
For HTML:
For XHTML:
Random Solutions
DTS vbscript task that check for duplicate records using ADO gets empty recordset during off business hours and runs correctly during business hours.
CF - Syntax error in Update statement
Complicated Select & Insert statement - MS SQL 2008
Use of Pipes?
Variable 'dataRS' is used before it has been assigned a value. A null reference exception could result at runtime.
Automatic resizing of forms and text boxes
set isql output file format
Getting ODBC general error on command refresh background query
Too many indexes
WSS 3.0 migrate site from development machine to production server - Best practices