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
directory access via relative path ?
Different SQL datetime fomats between machines cases problems when searching using c#
RGB Control
linq query handling null datetime
Color handling of a CEdit !
URL Injection flaw - OWA 2003
Unable to Install Microsoft Hotfix KB970895
SQL 2008 Database
attach an imageButton to the items in a dropdownlist in ASP.Net?
How to make Report Builder 2.0 install/launch via Clickonce in Report Manager SSRS 2008