Posts
Sort by recent activity
Dynamic load of DLL compiled at runtime throwing exception
We recently implemented SmartAssembly for our software, and discovered that existing code to dynamically load a DLL compiled at runtime is throwing the exception at the bold line of code below: "An...