K2 Smart Form installation


Badge +1

I am trying to install K2 smart form in one of my windows server 2012. While doing that, its getting failed to configure K2 smart form server.

 

Below is the error log which system generated.

 

1:4: SmtpValidator.Validate: 01:04:17:>> Could not open SSL connection: System.IO.IOException: The handshake failed due to an unexpected packet format.
at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
at System.Net.Security.SslStream.AuthenticateAsClient(String targetHost)
at SourceCode.Install.Common.Classes.SmtpValidator.Validate(String host, SmtpCapabilities caps, Int32 port, String name, Boolean& useSSL)

 

Any helpe would be appreciated.

 

Thanks,

Vivek


3 replies

Badge +5

Hi Vivek,

 

Please Share Setup log file "C:Program Files (x86)K2 blackpearlSetupLog" from this location.

Also Verify below points 

1. SQL Server Service must be running

2. You should configure MSDTC on Frontend and SQL server

3. Open TCP ports like 80, 5555,5252 in Firewall for Inbound and outbound traffic

 

 

 

Regards,

Hemant

 

 

 

 

Badge +1

Hi Hemant, 

I resolved above mentioned issue. It was related to MSMSQ. Now i have completed my intallation. I am able to see the smart forms in the designer but as soon as i am hitting runtime url, its redirecting below mentioned url.

 

http://<servername>4444/Identity/sts/Windows/wsfed?wa=wsignin1.0&wtrealm=http%3a%2f%2fopsbibpmpocweb1%3a81%2fRuntime%2f&wfresh=0&wctx=rm%3d1%26id%3d%26ru%3d%252fRuntime%252fRuntime%252fForm%252fCBOTaskList%252f&wct=2016-07-12T09%3a20%3a34Z&wreply=http%3a%2f%2flocalhost%3a81%2fRuntime%2f

 

Any help would be appreciated.

Badge +5

Hi Vivek,

 

Please check the authentication for Smartform site in IIS. also check the Authentication from Runtime/ Designer in IIS. Authentication we be based on your requirment.

 

Regards,

Hemant

Reply