Knowledge found and lost while working with Microsoft Dynamics CRM
RSS icon Home icon
  • SQL 2005 error message of the day (7/22/08)

    Posted on July 22nd, 2008 mitch Print Print 1 comment

    Wow! I got a really scary error message today after I restarted the SQL server on one of my dev boxes and attempted to hit a CRM instance:

    A transport-level error has occurred when sending the request to the server. (provider: Shared Memory Provider, error: 0 – No process is on the other end of the pipe.)

    That looks bad.  It looks worse displayed in that ASP.NET 24 point type the unhandled exception page uses. The world is just going to freaking end.

    Luckily, the world was saved by me retrying the operation.  But, it was a close call. :)

    Misc
    1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
    Loading ... Loading ...
    1,824 views
     

    One response to “SQL 2005 error message of the day (7/22/08)”

    1. I got the same error on a 4.0 installation – one where I'm having problems with SSRS. I wonder if there's a connection. And it was definitely a scary error – until I refreshed the page and CRM loaded fine. ={

    Leave a reply