Classic ASP using COM+ .Net Interop 64 Bit Windows Server 2008 IIS 7 Server.CreateObject Fails

前端 未结 3 1660
清酒与你
清酒与你 2020-12-22 02:07

I am having an issue related to executing a .Net dll from a classic asp application on a 64 Bit Windows Server 2008 server running IIS7. The situation is as follows:

<
3条回答
  •  温柔的废话
    2020-12-22 03:11

    Try this

    Component Services -> Computers -> My Computer -> COM+ Applications

    Open a COM+ Application object.

    Open Components.

    Right-click on a class and select Properties.

    Under "Advanced" there is a check box for "Allow IIS intrinsic properties".

    It works for me

提交回复
热议问题