I am getting the following error message when using the schema compare wizard against two DB's on different servers.
**********************************************************************
Exception Information
**********************************************************************
Exception: System.ApplicationException
Message : Read data from database.
Gathering information for Checks error. Error:Timeout expired. The
timeout period elapsed prior to completion of the operation or the
server is not responding.
Stack Trace:
at Quest.Schema.MSSQL.Snapshot.Loaders.SnapshotLoader.Load(ICallBack
callback)
at Quest.Schema.MSSQL.Snapshot.Loaders.SnapshotLoader.Run(ICallBack
callback)
at
Quest.Schema.MSSQL.Snapshot.SnapshotManager.CreateInstance(ICallBack
callBack, ISQLConnOptions conn, SnapshotHeaderUserProperties userHeader,
LoadProperties loadProperties, Boolean withoutHashData)
at
Quest.Schema.MSSQL.Snapshot.SnapshotManager.CreateInstance(ICallBack
callBack, ISQLConnOptions conn, SnapshotHeaderUserProperties userHeader,
LoadProperties loadProperties)
at
Quest.Schema.MSSQL.Modules.Facade.SourcesLoaderModule.LoadSnapshotFromCo
nnection(ICallBack callback, SourceLoader source)
at
Quest.Schema.MSSQL.Modules.Facade.SourcesLoaderModule.SourceLoader.Run(I
CallBack callback)
Inner Exception: System.Data.SqlClient.SqlException
Message : Timeout expired. The timeout period elapsed prior to
completion of the operation or the server is not responding.
Stack Trace:
at System.Data.SqlClient.SqlConnection.OnError(SqlException
exception, Boolean breakConnection)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException
exception, Boolean breakConnection)
at
System.Data.SqlClie