asked on September 5, 2016

Hello All,

Anyone can help me out on this error.

----------------------------------------
Timestamp: 2016-06-15 08:26:03.245
Local Time: 15/Jun/16 1:26:03 AM
Category: Database
Machine: VITLWF03
Severity: Error
Application Domain: Laserfiche.Workflow.Service.exe
Process Id: 1384
Process Name: C:\Program Files\Laserfiche\Laserfiche Workflow 9\Laserfiche.Workflow.Service.exe
Win32 Thread Id: 2620 - Task Database System
Thread Name: Task Database System
Message: <Exception handlingInstanceId="0801a8ec-39eb-4363-903f-18d0f0f7ec39">
  <Description>An exception of type 'Laserfiche.Connection.LFSOException' occurred and was caught.</Description>
  <DateTime>2016-06-15 01:26:03Z</DateTime>
  <ExceptionType>Laserfiche.Connection.LFSOException, Laserfiche.Workflow.Common, Version=8.3.0.0, Culture=neutral, PublicKeyToken=d8428ff9263e6cda</ExceptionType>
  <Message>A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)</Message>
  <Source />
  <HelpLink />
  <Property name="LFROError">False</Property>
  <Property name="LFSOError">False</Property>
  <Property name="ErrorCode">780</Property>
  <Property name="TargetSite">&lt;undefined value&gt;</Property>
  <Property name="HResult">-2146233088</Property>
  <StackTrace />
  <additionalInfo>
    <info name="MachineName" value="VITLWF03" />
    <info name="TimeStamp" value="15/Jun/16 8:26:03 AM" />
    <info name="FullName" value="Microsoft.Practices.EnterpriseLibrary.ExceptionHandling, Version=5.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
    <info name="AppDomainName" value="Laserfiche.Workflow.Service.exe" />
    <info name="ThreadIdentity" value="" />
    <info name="WindowsIdentity" value="ITLDOM\laserfichesvc" />
  </additionalInfo>
  <InnerException>
    <ExceptionType>System.Data.SqlClient.SqlException, System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</ExceptionType>
    <Message>A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)</Message>
    <Source>.Net SqlClient Data Provider</Source>
    <HelpLink />
    <Property name="Errors">System.Data.SqlClient.SqlErrorCollection</Property>
    <Property name="ClientConnectionId">00000000-0000-0000-0000-000000000000</Property>
    <Property name="Class">20</Property>
    <Property name="LineNumber">0</Property>
    <Property name="Number">53</Property>
    <Property name="Procedure">&lt;undefined value&gt;</Property>
    <Property name="Server" />
    <Property name="State">0</Property>
    <Property name="ErrorCode">-2146232060</Property>
    <Property name="HelpLink.ProdName">Microsoft SQL Server</Property>
    <Property name="HelpLink.EvtSrc">MSSQLServer</Property>
    <Property name="HelpLink.EvtID">53</Property>
    <Property name="HelpLink.BaseHelpUrl">http://go.microsoft.com/fwlink</Property>
    <Property name="HelpLink.LinkId">20476</Property>
    <Property name="System Call">True</Property>
    <Property name="TargetSite">Boolean TryGetConnection(System.Data.Common.DbConnection, UInt32, Boolean, Boolean, System.Data.Common.DbConnectionOptions, System.Data.ProviderBase.DbConnectionInternal ByRef)</Property>
    <Property name="HResult">-2146232060</Property>
    <StackTrace>   at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal&amp; connection)
   at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal&amp; connection)
   at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal&amp; connection)
   at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
   at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry)
   at System.Data.SqlClient.SqlConnection.Open()
   at Laserfiche.Workflow.Database.CommandExecutor.ExecuteCommand(DbCommand command, Delegate method, CallTypes type)</StackTrace>
    <InnerException>
      <ExceptionType>System.ComponentModel.Win32Exception, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</ExceptionType>
      <Message>The network path was not found</Message>
      <Source />
      <HelpLink />
      <Property name="NativeErrorCode">53</Property>
      <Property name="ErrorCode">-2147467259</Property>
      <Property name="TargetSite">&lt;undefined value&gt;</Property>
      <Property name="HResult">-2147467259</Property>
      <StackTrace />
    </InnerException>
  </InnerException>
</Exception>
----------------------------------------