Hi,
I am working on a product wherein when my main exe runs, I can get value in my specified dll. I had created a Service using WCF and I called that dll.
When I’m running the project in VS2010 I can get the values from dll, but if I host in IIS
the value returned by the dll is unknown (encrypted) like  Ì.
Kindly suggest the needful. Thanks in advanced.