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
Creating a service calender Exchange 2007 Outlook 2003/2007
Code retriving duplicated numbers.
creating a complicated report in access
query
Extracting Numbers
Bring back deleted mail
Closing of Internet Explorer at the end of a process in ms access 2003
W3WP crashing windows server 2003 and 2008 and iis6 and iis7
Unable to open <a rel="nofollow" href="http://" target="_blank">http://</a>.... Cannot download the information you requested
What are ROLLUP and CUBE commands in SQL Server 2000 ?