Skip to content

AssemblyDescriptor InitInstance exception #706

@I-Vladimir

Description

@I-Vladimir

Hi All,
My application dynamically loads multiple assemblies located in subfolders and each assembly can have FastReport references. I understand the best option is to drop FastReport dlls in exe folder or GAC, but since each module created individually we can get a potential issue with different assembly versions etc, I decided to deploy FastReport assemblies with each module and FastReport assemblies are in subfolders.
An issue I got when a new report assembly created in AssemblyDescriptor InitInstance when a call from FastReport.dll cannot find it. I managed to get it resolved adding an extra ResolveEventHandler.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions