Need assistance getting policy agent to work.

Hi,

We have the following setup

Windows 2003 Server 64-bit OS

IIS6.0 installed and working on this server.

We just Installed a Policy agent for windows

Policy agent 2.2 for IIS6.0 on Windows 2003

When we try to access the website, we receive the following error pop-up on the server machine.

"IIS Worker process has encountered a problem and needed to close."

"IIS worker process

Error Signature:

szAppName: w3wp.exeszAppVer: 6.0.3790.1830

szModName: amiis6.dll

szModVer : 0.0.0.0offset : 000550aa"

We have made sure that the web application is running on its own application pool.

Could this be a problem because of the fact that this is a 64-bit platform we are dealing with?

During installation we had to put the msvcp70.dll and msvcr70.dll files into the windows/SysWOW64 folder instead of the windows/system32 folder this ensured flawless installation.

We could use any help on resolving this issue.

Anyone else face this problem before?

[1129 byte] By [sujay4d] at [2007-11-26 10:36:24]
# 1
The DLLs that you copied are precompiled for a 64bit platform as well?
ankushkapoor at 2007-7-7 2:47:20 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2

I dont think so but the thing is that if you put any 32 bit DLL's in the

windows/SysWOW32

folder windows 2003 x64 will use them as 32 bit DLL's thats the emulator folder.

Anyways we kind of got the feeling that the problem would be with the

amiis6.dll

which was mentioned in the error.

Have you faced this kind of situatioon before? Or could you suggest any possible solutions.

sujay4d at 2007-7-7 2:47:20 > top of Java-index,Web & Directory Servers,Directory Servers...