BlackPoint doesn't work after change URL


Badge +1

Can anyone help me please?
My step is ...
1) I created K2 BlackPoint workflow integrated with InfoPath (web form)
2) Normaly I can work with server name URL (ex.http://servername:99), it's OK. that I can create new form, start flow, click my worklist from SharePoint and submitted
3) But when I changed URL to new one (ex.http://intranet.company), it's not work. that I can create new form, start flow, but when I click my worklist from SharePoint, the login dialog occured and cannot login to SharePoint also. It appears an error "HTTP Error 401.1" like my attached file.

My question is how configure K2 BlackPoint or/and InfoPath after change URL?


Thanks


16012i210C7A83B76AD6EC.png

3 replies

Userlevel 4
Badge +14

Make sure the site is added under 'Trusted Sites' on your remote machine and set the Security levels for this zone to LOW.  Open Custom level and go right down to the bottom, under User Authentication make sure the radio button is in the “Automatically logon with current user..”. Also, under Advanced   Internet Options, make sure 'Enable Integrated Windows Authentication (requires restart)' is checked.



Vernon

Badge +1

Thanks for reply. but I have re-checked following your suggestion. It's already configured like your theory.


I confuse about IIS configure, but not sure what right or wrong that I have to configure. Please guide me.

Userlevel 4
Badge +14


Are you running IIS6 or IIS7? As in the previous post also add the runtime services URL to trusted sites. For the IIS configuration please refer to:



http://help.k2.com/en/k2blackpointhelp.aspx?page=IIS_7_Configuration.html


You can also check the following: In IIS manager expand web sites and find the runtime services. Go to the properties of runtime services> Directory security > Edit in Authentication and access control. Ensure that Anonymous access is unchecked and that Integrated Windows authentication is checked.


Also check that Identity Impersonate is set to True for the Runtime services. This can be done in the web.config file for Runtime services. Search for Identity in the file.


Vernon


 

Reply