Shared Memory Provider, error: 0 – No process is on the other end of the pipe

A connection was successfully established with the server, but then an error occurred during the login process. (provider: Shared Memory Provider, error: 0 – No process is on the other end of the pipe.)

Solution: Add the ASPNET user to the database login assigning it the correct privilege.

2 comments

  1. this error message occurs in a lot of different situations. your solution probably helped you, but its useless to others without a better description of the situation.

  2. Hi lucien,
    Could you describe the situation in which you cud reproduce the error ?. In my case, I received the error while debugging a BizTalk assembly using Visual Studio after attaching the process with ASPNET worker process and the BizTalk process.

    I’ll take ur comment on board n provide further details next time.

    Cheers,
    Zee

Leave a comment