We have just upgraded K2 environment from 4.6.11 to 5.2 with latest fix pack. One of the smartform is throwing following error:
Any suggestions on why this could be happening
We have just upgraded K2 environment from 4.6.11 to 5.2 with latest fix pack. One of the smartform is throwing following error:
Any suggestions on why this could be happening
Hi,
Here are a few mistakes I noticed:
As for the error you are getting, I am guessing you need to update the web.config in your [Program Files]K2 smartforms Runtime. Look for the following line:
<wsFederation passiveRedirectEnabled="false" issuer="http://none" realm="https://k2.denallix.com/Runtime/" requireHttps="false" />
You need to update the realm in web.config to the realm you intend to use. Take note you need to include the trailing slash after 'Runtime'. The same applies to your Realm URI and Audience URI, make sure to include the trailing slash.
Here are both the changes that I have made after the last suggestions:
This did the trick..
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.