I am having a pos based project in which i need to have hardware integration and also need dynamic operation.
but Dynamic operations can only be performed in homogenous AppDomain error is coming
because of
<NetFx40_LegacySecurityPolicy enabled="true" />
this.
but i must need that code for hardware integration in my project.
please give the solution