Hello
We have written a custom DLL in C# that uses entity framework for databse queries.
The issue faced is when using the dll after registering as a service broker and creating it's smartobject.
We get an error tat says "Connection string cannot be found". This is despite the fact that the strings are in the k2hostserverconfig file.
Thanks