企业绩效管理网

 找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 603|回复: 2

.NET API/64 bit Server

[复制链接]

83

主题

421

帖子

617

积分

高级会员

Rank: 4

积分
617
QQ
发表于 2014-3-16 18:55:22 | 显示全部楼层 |阅读模式
Hello,

I was curious to see if anyone has had sucess leveraging the TM1 .NET API in a 64 bit environment. I'm currently running version 9.5.1 (build number, 9.5.10000.5424). I had intially developed an application locally on my machine (Windows XP) hitting our server that resides on a Windows 2008 64 bit server. This application worked as anticipated until I went to migrate the codebase to the server. Upon moving to the executable to the server, I received errors trying to do something as basic as logging in:

Dim objAdminServer As TM1AdminServer
Dim objTM1Server As TM1Server
objAdminServer = New TM1AdminServer("Server", "Cert")
objTM1Server = objAdminServer.Servers("tm1instance").LoginUsingCAMNamespace("namespace", "user", "password")

Once I get to this last line I receive the following error when running the EXE:

??A first chance exception of type ??System.BadImageFormatException?? occurred in Applix.TM1.API.DLL.

I spoke with IBM and I pretty much was told I need to upgrade to 9.5.2, which is not an option at this point. After looking through the documentation I receive the impression that this should be supported and one would need to install the 32 bit client to get the API running.

Thanks,
Brad
回复

使用道具 举报

79

主题

430

帖子

606

积分

高级会员

Rank: 4

积分
606
QQ
发表于 2014-3-16 21:44:03 | 显示全部楼层
Im not an expert here on this but I believe you will need to install 32 bit client in order to have the 32 bit API code.  Also, I know you said you are using .net but if you have any other applications built on the API check to see if they are compiled for 32 bit or 64 bit.
回复 支持 反对

使用道具 举报

71

主题

397

帖子

558

积分

高级会员

Rank: 4

积分
558
QQ
发表于 2014-3-16 21:50:27 | 显示全部楼层
Yea, I've installed the 32 bit version of the client/API (from the documentation I've read there's no such thing as the 64 bit version of the API).  

I guess more than anything, I'm just curious if anyone has ever been sucessful in establishing connectivity from a 64 bit client using 9.5.1.  I'm investigating a host of non-TM1 specifc related potential issues, however I would prefer not to spin my wheels if it's a known issue.
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|手机版|小黑屋|企业绩效管理网 ( 京ICP备14007298号   

GMT+8, 2023-9-25 13:49 , Processed in 0.059963 second(s), 12 queries , Memcache On.

Powered by Discuz! X3.1 Licensed

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表