Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception on GetTypes in OperationHelper.LoadDefaultOperations #67

Open
pierre2301 opened this issue Nov 11, 2020 · 0 comments
Open

Exception on GetTypes in OperationHelper.LoadDefaultOperations #67

pierre2301 opened this issue Nov 11, 2020 · 0 comments

Comments

@pierre2301
Copy link

Hello,

i have an exception when I initialize a Filterstatment with an operation. An exception is raised on the funciton OperationHelper.LoadDefaultOperations:

StackTrace :

à System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
à System.Reflection.RuntimeAssembly.get_DefinedTypes()
à ExpressionBuilder.Helpers.OperationHelper.<>c.b__4_0(Assembly

Exception:

Unable to load one or more of the required types. Retrieve the LoaderExceptions property for more information.

The workaround is to comment the call to the function LoadDefaultOperations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant