BizTalk Dynamics AX Adapter – Failed to connect to an IPC Port

Home Page Forums BizTalk 2004 – BizTalk 2010 BizTalk Dynamics AX Adapter – Failed to connect to an IPC Port

Viewing 2 reply threads
  • Author
    Posts
    • #18043

      I am receiving the following error message when the Dynamics AX BizTalk Adapter tries to connect:

      "Failed to connect to an IPC Port, the system cannot find the file specified ''.

      I am not receiving this error in the development environment, but it is occuring on the live environment.

      What does this error refer to and how can I solve it??

    • #18050

      What is an IPC port? I dont know much about the dynamics adapter, but clearly looks like some problem with the transport, either it is not available or may be some problem with access rights for the biztalk thread.

      • #18052
        • #18053

          ok heres the deal, ipc is the new communication used by .net framework 2.0, and like i guessed first, problem is ur client does not have access to write to the ipc port(ipc works only for processes on the same machine) , so you will have to make changes in either the client or the server(in this case client is biztalk, server i think may be  a windows service, Im guessing coz i dont know abt the adapter).
           

          • #18094

            Thanks, do you have any idea where I can set the permissions for the IPC Port?

            I know if you write a custom .NET 2.0 application you can set the permissions in the application config file, but I can't find where I can set the permissions as I don't have a config file.

    • #23443

      have somebody solved the problem?

      I have the same issue with BTS 2009 + Dynamics4 on WindowsServer2008 x64

       

      • #23458

        Some investigations from me:

        Note:You must run the BizTalk [Dynamics AX 4.0] adapter on a 32-bit operating system. The BizTalk [Dynamics AX] adapter is not supported on Windows Server 2008.”

        It seem like it’s not supported on Windows Server 2008 at all (neither 64bit nore 32bit).

         

        Paul

Viewing 2 reply threads
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.