Hi,
I have one dll referenced in my class library (C#) project. DLL name is "EPPlus". But now when I deployed this as a plugin. Now when I try to debug the plugin after adding plugin profiler, it throws this error:
"Could not load file or assembly 'EPPlus, Version=3.1.2.0, Culture=neutral, PublicKeyToken=ea159fdaa78159a1' or one of its dependencies. The system cannot find the file specified".
Although the dll is present in my project's reference folder.
Any suggestion would be highly appreciated on this.
*This post is locked for comments
I have the same question (0)