Not able to connect to essbase server when trying to use windows server to connect with .Net code
Summary
Not able to connect to essbase server when trying to use windows server to connect with .Net codeContent
I am using ess_japi.jar and ess_maxl.jar to connect to essbase server using .Net.
I have converted the both the jar files to .dll so that I am able to use in visual studio 2012. I have also added IKVMC..net to the application
I am able run a MDX query and get the result and display it on the webpage on the local machine.
My local machine has following:
Oracle client and Java
When I tried to deploy the code to the server it doesn't login to the essbase server.
0