I am using windows server 2008 R2 64-bit and IIS 7.5 and hosting a classic asp (32-bit) web site and invoking COM components on COM server (which too have windows server 2008 R2 64-bit). But getting a error HTTP-500 while executing the server.CreateObject method.
asp website server uses DCOM to communicate with COM server. Also asp web site server have created proxies of COM server classes.
kindly assist.
Regards, Vaibhav