Where to deploy a custom dll?

Posted by Admin on 25-May-2011 08:58

Hello,

I don't know where to deploy a custom dll: in development environment , I've added it to the assemblies file but in production environment I've got this error: "System.IO.FileNotFoundException: Could not load file or assembly".

I've tried in many folders like OpenEdge/bin/dotnet but still not working.

Any ideas?

All Replies

Posted by Admin on 25-May-2011 09:29

Okay I've just found the solution:

Use -assemblies parameter to PF file.

Thanks.

This thread is closed