I have tried to upload doc File. It will successfully uploaded but while try to open that file. I am getting this error.
-<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>ProcessGetFile: Error reading file [D:\Aras\Vault\InnovatorSolutions\2\EA\7ABC8327043B08059DFB417DAA6D6\Asset Management Specification.doc] (Could not find file'D:\Aras\Vault\InnovatorSolutions\2\EA\7ABC8327043B08059DFB417DAA6D6\Asset Management Specification.doc'.)</faultstring>
-<detail>
<af:legacy_detail>ProcessGetFile: Error reading file [D:\Aras\Vault\InnovatorSolutions\2\EA\7ABC8327043B08059DFB417DAA6D6\Asset Management Specification.doc] (Could not find file'D:\Aras\Vault\InnovatorSolutions\2\EA\7ABC8327043B08059DFB417DAA6D6\Asset Management Specification.doc'.)</af:legacy_detail>
<af:legacy_faultactor />
</detail>
</SOAP-ENV:Fault>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
I am facing this problem on particular client machine only. If I upload using other machine with same user then it works.
Thanks in advance.