Hello,
When deploying a K2 package using powershell script, I get the following error for workflow deloyment in the package,
"A database error occurred : Connection Timeout Expired.
The timeout period elapsed during the post-login phase.
The connection could have timed out while waiting for server
to complete the login process and respond; Or it could have
timed out while attempting to create multiple active connections.
The duration spent while attempting to connect to this server was-
/Pre-Login] initialization=7; handshake=5; ;Login] initialization=0;
authentication=1; ;Post-Login] complete=14709;"
So, I have to redeploy the package again such that the workflow get deployed. Is there anyway to overcome this timeout error?