WCF Accessing Interop.dll Communication Error.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • migarcia
    New Member
    • Mar 2010
    • 1

    WCF Accessing Interop.dll Communication Error.

    I'm basically moving an asmx to svc and the asmx ismaking a call to the interop dll and all works. On the other hand the wcf service produces a communication error. Is there something I need to do different to get this to work. Thanks in advance...

    Error:

    "Error Message: System.Runtime. InteropServices .COMException (0xFFFFFFFF): Communications Error Error Code: -1 Mode: Connect ServerAddress: Connected: No Description: Unknown Error: -1 class ATL::CComObject <class CDomains>::Refr esh class ATL::CComObject <class CUser>::Login at Stellent.IBPM.I nterop.Common.U serClass.Login( String UserName, String Password, Boolean Interactive) at LAS.StellentAPI Wrapper.Common. Login(String LoginID, String Password, String ProcessDatabase )
Working...