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
mySQL - Selecting data from either of two tables with identical schema
Read/Write XML
XP Home won't boot to HD
Excel function/formula
Dynamics CRM 4.0 Edit an active contract
Windows 2003 Domain controller on a backup server Backup Exec 12.5
sql server agent email job notification in sql server management studio
VBS Script to remove/set folder inheritance
Exchange 2007 - Test-SystemHealth (Upgrading servicepack 2)
How to manage the decimal separator in SQL Server 2008