Content Management and Capture

Content Management and Capture

Come for answers. Stay for best practices. All we’re missing is you.

 View Only
Expand all | Collapse all

.net core support for FileNet.Api.dll

  • 1.  .net core support for FileNet.Api.dll

    Posted Mon May 17, 2021 07:09 AM

    We have written a library that wraps functionality around an IBM FileNet.Api.dll. We have been transitioning our library to use the .net core 5 app and attempting to connect to FileNet, we run into the below problem while fetching object-store instance.

    Could not load type 'System.ServiceModel.Channels.MtomMessageEncodingBindingElement' from assembly 'System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.

    Do we have FileNet.Api.dll supported in .net core 5 or is there any solution for the above issue?



    #FileNet
    #Support
    #SupportMigration


  • 2.  RE: .net core support for FileNet.Api.dll

    Posted Mon May 17, 2021 10:26 PM

    As documented in the SPCR reports for FileNet Content Manager (under Supported Software > Runtime environment) we don't currently support .Net 5.0.

    And as documented in the same report under Operating System > Windows, we don't support Windows Server Core as it does not include all the "bits" needed for a FileNet Content Manager environment.

    You can view the report here: https://www.ibm.com/software/reports/compatibility/clarity-reports/report/html/softwareReqsForProduct?deliverableId=494C1000CBA711EA92B4FC8223E18670&osPlatforms=AIX|Linux|Windows&duComponentIds=S007|S006|S003|S004|S008|S010|S005|S009|C012|C013|C011|C001&mandatoryCapIds=30|9|132|20|26&optionalCapIds=380|12|128|35|19|16|27



    #FileNet
    #Support
    #SupportMigration