1
Error on instantiating ParameterCollection?
Question asked by Travis Riffle - 3/22/2021 at 10:17 PM
Answered
I have referenced the LiquidTechnologies.DataMapper.Runtime and atttempted to initialize some parameters:
                var parameters = new ParameterCollection();

The exception thrown: 
The type initializer for 'LiquidTechnologies.DataMapper.Runtime.ParameterCollection' threw an exception.

The inner exception that's caught is: 
Unable to load DLL 'mscorwks.dll' or one of its dependencies: The specified module could not be found. (0x8007007E)

How do I solve this error?

1 Reply

Reply to Thread
0
Liquid Support Replied
Employee Post Marked As Answer
Hi,

Can you please create a support ticket and send a zip of your project so we can try and replicate the issue?

Reply to Thread