Server is Windows 2008 R2 64bit. I have Cosign working on websites that use the 
DefaultAppPool with the 64bit dll. I have another AppPool (called CARP) that 
needs to run in 32bit mode. So I have the CosignModule.dll (32bit) version in 
the SysWow64 folder and registered the Module pointing to that. I also created 
the handler mapping using the Cosign-x86 module I created.

On the client side after I am presented with WebAccess (logon page) and enter 
the user id / password, I get a 500 Internal server error. On the IIS server 
the failed tracing log shows:
Warning

-MODULE_SET_RESPONSE_ERROR_STATUS<javascript:toggleDiv('section_errors_133');>
ModuleName

IsapiModule

Notification

128

HttpStatus

500

HttpReason

Internal Server Error

HttpSubStatus

0

ErrorCode

2147942593

ConfigExceptionInfo

Notification

EXECUTE_REQUEST_HANDLER

ErrorCode

%1 is not a valid Win32 application. (0x800700c1)



I have attached the debug log when running the site that is not working. The 
64bit website I have are working so it has to be something with this 32bit 
application. The application is asp .net 4. Both the DefaultAppPool and CARP 
apppool are using NetworkService as the identity.

Any help would be greatly appreciated.

Thank you.
Beth




Beth Davis
Systems Administrator
Office of the Bursar
The Pennsylvania State University
ba...@psu.edu<mailto:ba...@psu.edu>

Attachment: WWW1A.LOG
Description: WWW1A.LOG

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
Cosign-discuss mailing list
Cosign-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cosign-discuss

Reply via email to