Server Error in '/' Application.

Error retreiving data: System.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]: The process cannot access the file 'C:\log\ws.log' because it is being used by another process. (Fault Detail is equal to An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:
System.IO.IOException: The process cannot access the file 'C:\log\ws.log' because it is being used by another process.
  at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
  at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
  at System.IO.StreamWriter..ctor(Str...).
Procedure Call: dbo.RTLManager(@CONTACT_ID=1346, @INT_ACID=122879)

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Exception: Error retreiving data: System.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]: The process cannot access the file 'C:\log\ws.log' because it is being used by another process. (Fault Detail is equal to An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:
System.IO.IOException: The process cannot access the file 'C:\log\ws.log' because it is being used by another process.
  at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
  at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
  at System.IO.StreamWriter..ctor(Str...).
Procedure Call: dbo.RTLManager(@CONTACT_ID=1346, @INT_ACID=122879)

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[Exception: Error retreiving data: System.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]: The process cannot access the file 'C:\log\ws.log' because it is being used by another process. (Fault Detail is equal to An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:
System.IO.IOException: The process cannot access the file 'C:\log\ws.log' because it is being used by another process.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
   at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
   at System.IO.StreamWriter..ctor(Str...).
Procedure Call: dbo.RTLManager(@CONTACT_ID=1346, @INT_ACID=122879)]
   DI.SC.Data.Commands.Xml.XmlConverter..ctor(XmlCommandContent content) in C:\apps\java\bamboo-agent-home\xml-data\build-dir\MMC-SIT46-JOB1\DI.SC\DI.SC.Data\Commands\Xml\XmlConverter.cs:18
   DI.SC.Data.Commands.Namespaces.XmlCommandNamespace.GetXmlConverter() in C:\apps\java\bamboo-agent-home\xml-data\build-dir\MMC-SIT46-JOB1\DI.SC\DI.SC.Data\Commands\Namespaces\XmlCommandNamespace.cs:105
   DI.SC.Data.Commands.Namespaces.XmlCommandNamespace.GetDataTable(Boolean clientStatement) in C:\apps\java\bamboo-agent-home\xml-data\build-dir\MMC-SIT46-JOB1\DI.SC\DI.SC.Data\Commands\Namespaces\XmlCommandNamespace.cs:36
   DI.SC.Business.Repository.RepositoryCommand.TryGetDataTable() in C:\apps\java\bamboo-agent-home\xml-data\build-dir\MMC-SIT46-JOB1\DI.SC\DI.SC.Business\Repository\RepositoryCommand.cs:44
   DI.SC.Web.Utility.RepositoryCommandShell.TryGetDataTable() in C:\apps\java\bamboo-agent-home\xml-data\build-dir\MMC-SIT46-JOB1\DI.SC\DI.SC.Web\Utility\CommonResolverWrapper.cs:0
   DI.SC.Web.layouts.MIM.Sublayouts.Components.FundCenter.Managers.GetManager(Int32 contactID, Int32 intAcid) in C:\apps\java\bamboo-agent-home\xml-data\build-dir\MMC-SIT46-JOB1\DI.SC\DI.SC.Web\layouts\MIM\Sublayouts\Components\FundCenter\Managers.ascx.cs:193
   DI.SC.Web.layouts.MIM.Sublayouts.Components.FundCenter.Managers.rptManager_OnItemDataBound(Object sender, RepeaterItemEventArgs e) in C:\apps\java\bamboo-agent-home\xml-data\build-dir\MMC-SIT46-JOB1\DI.SC\DI.SC.Web\layouts\MIM\Sublayouts\Components\FundCenter\Managers.ascx.cs:93
   System.Web.UI.WebControls.Repeater.OnItemDataBound(RepeaterItemEventArgs e) +139
   System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) +193
   System.Web.UI.WebControls.Repeater.AddDataItemsIntoItemsArray(IEnumerable dataSource, Boolean useDataSource) +291
   System.Web.UI.WebControls.Repeater.PostGetDataAction(IEnumerable dataSource) +109
   System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) +81
   DI.SC.Web.layouts.MIM.Sublayouts.Components.FundCenter.Managers.Page_Load(Object sender, EventArgs e) in C:\apps\java\bamboo-agent-home\xml-data\build-dir\MMC-SIT46-JOB1\DI.SC\DI.SC.Web\layouts\MIM\Sublayouts\Components\FundCenter\Managers.ascx.cs:90
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4690.0