Adding the SalesForce Enterprise WSDL in Visual Studio generates 2-dimensional arrays instead of 1-dimensional arrays which compiles fine, however, an exception surfaces at runtime as a result of this error which is due to an issue with the XmlSerializer Code Generation component; it cannot handle some cases of nested unbounded elements.…