I'm compiling a solution which runs fine on the PC but when trying to compile it for a different platform I get the following error:
"Unhandled Exception: System.ArgumentException: An item with the same key has already been added."
Anyone know what it could mean?