Integration Service部署导向出现问题怎么解决

Integration Service部署导向出现问题怎么解决
错误信息:找不到“ISServerExec.exe”的路径。该操作将立即退出。
在执行用户定义例程或聚合“deploy_project_internal”期间出现 .NET Framework 错误:
System.Data.SqlClient.SqlException: 找不到“ISServerExec.exe”的路径。该操作将立即退出。

System.Data.SqlClient.SqlException:
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action1 wrapCloseInAction) 在 System.Data.SqlClient.SqlInternalConnectionSmi.EventSink.DispatchMessages(Boolean ignoreNonFatalMessages) 在 System.Data.SqlClient.SqlCommand.RunExecuteNonQuerySmi(Boolean sendToPipe) 在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
在 System.Data.SqlClient.SqlCommand.ExecuteToPipe(SmiContext pipeContext)
在 Microsoft.SqlServer.Server.SqlPipe.ExecuteAndSend(SqlCommand command)
在 Microsoft.SqlServer.IntegrationServices.Server.ServerConnectionControl.RaiseError(SysMessageId messageId, SysMessageSeverity severity, Object[] args)
在 Microsoft.SqlServer.IntegrationServices.Server.ServerApi.DeployProjectInternal(SqlInt64 deployId, SqlInt64 versionId, SqlInt64 projectId, SqlString projectName)
。 (Microsoft SQL Server,错误: 27108)