Browsed by
Category: Setup

Add a new K2 smartforms Runtime site

Add a new K2 smartforms Runtime site

K2 smartforms architecture allows you to create new Runtime sites with different authentication providers. In this post, I will be touching on how to add a new K2 smartforms runtime site. To find out how to set a different authentication mode on a Runtime site, read the post – Forms Authentication for K2 smartforms. 1. Prepare the website folder In this section, we will duplicate the Runtime folder. Open a Windows Explorer and navigate K2 blackpearl’s installation folder at C:\Program Files (x86)\K2 blackpearl. Copy and…

Read More Read More

Forms Authentication for K2 smartforms

Forms Authentication for K2 smartforms

This a quick guide on how to turn on Forms Authentication for K2 smartforms site. I have only tested this setup on K2 smartforms 4.6.9 and above, so I cannot guarantee it will work for K2 smartforms 1.0.7. 1. Getting to the Claims setup forms This is how to find the Claims setup forms in the K2 Designer site. Go to K2 Designer website. On the lower left of the screen, click on the Show: (All) link. Check and enable the…

Read More Read More

Fix K2 blackpearl MSMQ integration issue

Fix K2 blackpearl MSMQ integration issue

If you encounter the error on A workgroup installation computer does not support the operation on your K2 blackpearl Server service, it probably means that you installed MSMQ without a domain previously and now you are trying to get it running in a domain environment. If yes, here’s how to resolve the K2 blackpearl MSMQ integration issue. K2 blackpearl MSMQ integration issue Solution 1: Use a Private Queue If it is going to be a hassle trying to get your Server…

Read More Read More

Setup Reverse Proxy for K2 smartforms

Setup Reverse Proxy for K2 smartforms

If you want to expose K2 smartforms to the Internet, the biggest problem you will face will be how to put the K2 smartforms Server in the DMZ zone and still get it to function correctly. You can solve the technical issues like access to port 5252, 5555 by opening the firewall ports, resolve the K2 blackpearl Server name by hard-coding the IP into the host file, but what about AD connection? Your security is not going to allow the AD to…

Read More Read More