Build/Compile Successfully but when it was deployed - error
donzkie opened this issue · 1 comments
donzkie commented
Hi, I was able to build/compile the code with my .NET code (C#) and tested it locally but when I am trying to deployed to server and run the code (exe) - the line wherein I am instantiating the object is failing and it says that I have cld2.net.dll dependency that are missing:
Could not load file or assembly 'CLD2.Net.dll' or one of its dependencies. The specified module could not be found. File name: 'CLD2.Net.dll'
pongphon commented
Gfj