I've been battling this issue for a few days now... I am relatively new to Win2008 r2 and also new to 64 bit.
Got a credit card processing encryption tool of dll and exe file that my website must call.
I believe the dll file is 32 bit...so I've put it in the SysWOW64 folder. (on an older box it used to be in system32/inetsrv
I tried registering it.. got an error of entry-point issue.
From command prompt on the console, I can run it okay in the syswow64 folder.
But it seems IIS when trying to run comspec .. starts out in system32/inetsrv
What am I missing to consider in 64 bit environment? Registration? Permissions? Location?
What permissions would it need for a website to call it?
By the way it is an encryption tool, if anybody knows it, it is called sakide.exe and sakyCrypt.dll
Thanks, -Peter
Got a credit card processing encryption tool of dll and exe file that my website must call.
I believe the dll file is 32 bit...so I've put it in the SysWOW64 folder. (on an older box it used to be in system32/inetsrv
I tried registering it.. got an error of entry-point issue.
From command prompt on the console, I can run it okay in the syswow64 folder.
But it seems IIS when trying to run comspec .. starts out in system32/inetsrv
What am I missing to consider in 64 bit environment? Registration? Permissions? Location?
What permissions would it need for a website to call it?
By the way it is an encryption tool, if anybody knows it, it is called sakide.exe and sakyCrypt.dll
Thanks, -Peter