Server.CreateObject Failed error- classic ASP- 64 bit Windows Server 2008

Anybody ever get com interop to work from Classic ASP on 64 bit Windows Server 2008? It appears to be registered correctly, I’ve have given permissions for the .dll to the iis_iusrs account.

Full error is Server object error, ASP 0177: 8000 ffff ', Server.CreateObject Failed

code is:

dim helper
helper = Server.CreateObject("Aspose.Words.comhelper")

but get the same error when trying to create any of the objects.

Hello

Thanks for your request. I think you can find the answer to your question here:
http://forums.iis.net/t/1146081.aspx
It seems it is Microsoft problem.
Best regards,