Hi Everyone,
I am facing a very weird issue. We have a window service which integrates MS CRM 2013 and oracle. I am able to run the service on dev machine without any issue with same configurations on Prod whereas when i deploy service on Production it does not create connection with crm.
There is no exception. I get the logs till inside try after that there is no log. I am unable to get this issue. Please highlight if I am missing something. Why Nothing is printed in log file after inside try.