What is this error Premature end of file cfsharepoint
Hello,
All of a sudden I am getting the below error from one of my applications. This error happens on CfsharePoint call to create a folder.
coldfusion.xml.rpc.ServiceProxy$ServiceInvocationException: Cannot perform web service invocation createfolder
"faultString: org.xml.sax.SAXParseException: Premature end of file"
<cfsharepoint action="createdwsfolder"
login="#xxxxxxxxx#"
name="Createfldr"
params="#{url="#xxxxxxxx#"}#"/>
