- Home /
System.Collections error while building the player for windows phone 8
Hi I am getting this error while building the player for Windows Phone 8. The error come during Postprocessing Player
Error building Player: Exception: Error: type System.Collections.Specialized.NameValueCollection
doesn't exist in target framework. Error: type System.Collections.Specialized.NameObjectCollectionBase
doesn't exist in target framework.
The error is repeated uncountable number of times. Someone please help me out with this.
i have the same problems, how did you managed it.Does anybody know ?
Got it too... Seems weird because I just succesfully ported two of my other projects to LU$$anonymous$$IA 620 (awesome BTW) :/
Answer by SARWAN · Aug 13, 2013 at 10:24 AM
remove the Plugins that are not used for Windows phone 8 Build That will mostly solve this issue. .
Your answer
Follow this Question
Related Questions
UnityEditor.BuildPlayerWindow+BuildMethodException: 2 errors 0 Answers
error CS0103: The name `Analytics' does not exist in the current context 1 Answer
How to solve this error related to facebook SDK ... its complicated 1 Answer
Copying file failed (Unable to build) 4 Answers
How can I stop the variable values reverting to its default values after being built? 1 Answer