Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

Error in deploying ispac files in SSISDB in Silent mode

$
0
0

I am trying to deploy an ispac file in SSISDB and it is throwing the below error.

Please be aware that this is being taken place in Server. If i manually log in to server and run this using CMD , it successfully deploys the file. But upon using a tool, it throws an error.


ISDeploymentWizard /S:+ /ST:File /SP:"C:\TFS\RDMS\CA SQL\RELEASE\DEVPERF2014WW20\2014WW20\PERFORMANCE\Test.ispac" /DS:"<<destination server name>>" /DP:"/SSISDB/EDW_Inbound_test/Test/" 

Any help will be appreciated.

Unhandled Exception: System.InvalidOperationException: Showing a modal dialog box or form when the application is not running in UserInteractive mode is not a valid operation. 
  Specify the ServiceNotification or DefaultDesktopOnly style to display a notifi cation from a service application. 
     at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)    at Microsoft.NetEnterpriseServers.ExceptionMessageBox.Show(IWin32Window
 owner)    at Microsoft.SqlServer.IntegrationServices.Wizard.Common.WizardMessageBox.Show(IWin32Window owner, Exception error, 
 String caption, MessageBoxButtons buttons, MessageBoxIcon icon, MessageBoxDefaultButton defaultButton, String helpLink)   
  at Microsoft.SqlServer.IntegrationServices.Wizard.Common.WizardMessageBox.Show(IWin32Window owner, Exception error, String caption,
   MessageBoxButtons buttons, MessageBoxIcon icon, MessageBoxDefaultButton defaultButton)    
at Microsoft.SqlServer.IntegrationServices.Wizard.Common.WizardMessageBox.Show(Exception error)   
at Microsoft.SqlServer.IntegrationServices.Deployment.Program.Main(String[] args) 



Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>