Error building Player on window phone

I got this error when build on window phone, somebody help me:
Error building Player: Exception: Error: method System.Text.Encoding System.Text.Encoding::GetEncoding(System.Int32) doesn’t exist in target framework. It is referenced from Assembly-CSharp.dll at System.Text.Encoding SsEncoding::get_SJIS().

help!

someone help me !

This API is not available on Windows Phone.

Use the overload with string - Encoding.GetEncoding Method (System.Text) | Microsoft Learn

Hello, you can also create your own proxy plugin, and windows phone plugin.

http://docs.unity3d.com/Manual/wp8-plugins.html