You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
donzkie
changed the title
Build/Compile Successfullt but when it was deployed - error
Build/Compile Successfully but when it was deployed - error
Jun 9, 2017
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'
The text was updated successfully, but these errors were encountered: