When trying to run a model via the Mo.Net Quotation Service, you may receive the following error:



<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">

 <s:Body>

 <s:Fault>

 <faultcode>s:Client</faultcode>

 <faultstring xml:lang="en-GB">System.IO.IOException: The process cannot access the file 'C:\Windows\system32\Results\UL_ReviewsProj_1_Records.txt' because it is being used by another process.&#xD;

&#xD;

Server stack trace: &#xD;

 at GenCore.Model.CatchException(String Func, Exception Exp, Boolean Throw, Int32 t, Boolean OnlyThrowOnRecordChange)&#xD;

 at UL_ReviewsProj.CatchException(String Func, Exception Exp, Boolean Throw, Int32 t, Boolean OnlyThrowOnRecordChange)&#xD;

 at UL_ReviewsProj.RunSerial(Boolean OutputResults)&#xD;

 at GenCore.Model.Run(Boolean OutputResults, Boolean CallResetReferencedProjections)&#xD;

 at ProcessHost.Run()&#xD;

 at QuoteRequestProcessor.CreateAndRunProjection(Dictionary`2 inputs)&#xD;

 at QuoteRequestProcessor.ProcessQuoteRequest(Dictionary`2 inputs)&#xD;

 at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]&amp; outArgs)&#xD;

 at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg)&#xD;

&#xD;

Exception rethrown at [0]: &#xD;

 at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)&#xD;

 at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&amp; msgData, Int32 type)&#xD;

 at Sal.Quotes.Contracts.IQuoteRequestProcessor.ProcessQuoteRequest(Dictionary`2 requestDetails)&#xD;

 at Sal.Quotes.QuotesService.RequestProcessorProxy.ProcessQuoteRequest(Dictionary`2 requestDetails)&#xD;

 at Sal.Quotes.QuotesService.QuotationsService.DoPackageCall(PackageCallDetails details, String clientIpAddress)&#xD;

 at Sal.Quotes.QuotesService.Host.QuotesService.DoPackageCall(PackageCallDetails details)</faultstring>

 </s:Fault>

 </s:Body>

</s:Envelope>


To resolve this error, the Tasks assigned to the Quotes Service group projection have the "Output Record Results" check-box ticked. 



This must be unchecked and the projection should be repackaged and uploaded to the Mo.net Quotations Service.