Search found 3 matches

by jahn4
Mon Aug 15, 2011 6:10 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Error 87: SystemServerNotFound using TM1API.dll in C#
Replies: 9
Views: 8879

Re: Error 87: SystemServerNotFound using TM1API.dll in C#

Thanks Kyro..
It is working now..All i did was to copy ssl folder, TM1API.dll and tm1api.lib into the folder where the binary file for the client program is located..
That seems to have done the trick.

well..I appreciate your help on this mate.. :)
Thanks
by jahn4
Mon Aug 15, 2011 2:31 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Error 87: SystemServerNotFound using TM1API.dll in C#
Replies: 9
Views: 8879

Re: Error 87: SystemServerNotFound using TM1API.dll in C#

Thanks Kyro. I am just a newbie trying to learn. i changed my Tm1s.cfg file as below. ------------------------------------------------------------------ ServerLogging=F SecurityPackageName=Kerberos IntegratedSecurityMode=1 UseSSL=T ServerName=local DataBaseDirectory=C:\Program Files\Cognos\TM1\Custo...
by jahn4
Sun Aug 14, 2011 10:21 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Error 87: SystemServerNotFound using TM1API.dll in C#
Replies: 9
Views: 8879

Re: Error 87: SystemServerNotFound using TM1API.dll in C#

Hi, I am also getting the same error code 87. How did you fix this issue. My Tm1s.cfg file is as below ServerLogging=F SecurityPackageName=Kerberos IntegratedSecurityMode=1 UseSSL=T ServerName=Planning Sample DataBaseDirectory=C:\Program Files\Cognos\TM1\Custom\TM1Data\PlanSamp\ AdminHost=HOME PortN...