Monday, December 2, 2013

InfoPath assembly Microsoft.Office.InfoPath.Server.dll missing in SharePoint 2013?

What?

I am working on migrating an InfoPath Form Solution with code-behind from MOSS 2007 to SharePoint 2013.

After the old solution was upgraded to Visual Studio 2012 on a SharePoint 2013 server, Visual Studio complained that the assembly Microsoft.Office.InfoPath.Server.dll could not be found.

Where?

Not in GAC
Not in 15\Bin
Not in 15\ISAPI

It is found in C:\Program Files\Microsoft Office Servers\15.0\Bin

1 comment:

  1. You can get the dll from C:\Windows\Microsoft.NET\assembly\GAC_MSIL\Microsoft.Office.InfoPath.Server\v4.0_15.0.0.0__71e9bce111e9429c

    ReplyDelete