Skip to content

Issue: The collection type 'MigraDocCore.DocumentObjectModel.Borders' is abstract, an interface, or is read only, and could not be instantiated and populated. #5

@kannalu16

Description

@kannalu16

Hi,

I have migrated the code from .NET 4.7.1 to ASP.netcore 6.0. I have updated the packages and necessary dlls. After everything is done I have ran into this one issue where I am not even using any Borders class anywhere in my code and have been throwing this issue and it does not even hit my controller and fails before itself.

ERROR:
The collection type '### MigraDocCore.DocumentObjectModel.Borders' is abstract, an interface, or is read only, and could not be instantiated and populated.

That is the only information i have to share.

I tried to find what parent class is it which is referring to this Borders class. And tried removing one by one and still have ran into same issue.

Any help is greatly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions