tonywilson1 - Tuesday, August 30, 2011 1:17 PM:
While creating a new Project from a Project template, I received the following SOAP:
An error occurred while parsing EntityName. Line 1, position 543.<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Body><SOAP-ENV:Fault xmlns:af="http://www.aras.com/InnovatorFault"><faultcode>SOAP-ENV:Server</faultcode><faultstring>An error occurred while parsing EntityName. Line 1, position 543.</faultstring><detail><af:legacy_detail>An error occurred while parsing EntityName. Line 1, position 543.</af:legacy_detail><af:exception message="An error occurred while parsing EntityName. Line 1, position 543." type="System.Xml.XmlException" /></detail></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>
What do I need to do to fix this?
Jennifer - Wednesday, August 31, 2011 10:40 AM:
Hi Tony,
Are you using the standard Aras Innovator Program Management functionality or have you imported the Community Solution to import Projects from MSProject?
Best,
Jennifer
tonywilson1 - Wednesday, August 31, 2011 4:08 PM:
I believe I solved the problem by eliminating some of the offending characters (& and /) from "Lead Role" ...
It may make some sense to mistake proof the creation of Lead Roles with those characters present.