DLL file calls are failing after PT 8.53 upgrade
edited Jul 25, 2013 12:54PM in PeopleTools and Lifecycle Management - PSFT (MOSC) 4 commentsAnswered
Dear Experts,
We recently upgraded our PeopleSoft environment from PT 8.51 to PT 8.53 on Windows 2008 R2(x86, 64 bit). We have a custom process which calls a DLL. Currently after the upgrade the DLL call is failing givng us the error
“Class Adsixxxxx.AdsiCls was not found.
(180,74)
It was observed that We are copying DLL files into
Windows/syswow64 directory which is 32 bit but post upgrade PeopleSoft new
tools 8.53 application server is 64 bit now(this was 32 bit earlier). We may
need to modify the DLL to work with 64 bit appserver.
Could some one help me with the procedure to convert this DLL into a 64-bit one or do you see any other issue here.
0