Error while configuring k2 for sharepoint app.

  • 30 October 2014
  • 2 replies
  • 2 views

Badge +4

Hi,

 

I get the following error while trying to configure K2 for sharepoint. I have double checked the permissions to the account used and permissions to the app multiple times. Could this be because of security certificates? I have attached the error I get along with this post.

 

Thanks in Advance

Tejas K.

Paragyte Technologies


12142i3825341C8BA9D3F4.png

2 replies

Badge +7

Hi Tejas,

 

A previous customer with the same issue resolved this by adding the Microsoft.Web.Infrastructure.dll from stswindowsin to the identityin folder. He had to also copy over the System.Web.WebPages.Razor.dll & System.Web.WebPages.Deployment.dll to the identityin.

 

After doing so, he could successfully complete the K2 for SharePoint configuration.

 

I also read this on the matter:

The error seems to occur as there is a dependency that needs to be installed first before adding the app with SP online.

Microsoft.Web.Infrastructure is installed by the asp.net mvc 3 framework.

It is a dependency on the web server where workspace is installed.

It can be downloaded it here:
Microsoft ASP.NET MVC 3
http://www.asp.net/mvc/mvc3

It is normally installed in the GAC:
C:WindowsMicrosoft.NETassemblyGAC_MSILMicrosoft.Web.Infrastructure

Badge +4

Hi Alyssa,

 

This worked for me too. I was able to configure the app after I made those changes.

Thanks a lot!

 

Best,

Tejas K

Paragyte Technologies

Reply