Hi,
I'm testing a C# application on SQL Server 2008. It used to work perfectly on 2005 Express edition, but now it seems to take ages to open connections to 2008 Express (default install, using sharedmem protocol).
Also, repeteadly I got errors of connection problems.
Any idea?