Welcome to MSDN Blogs Sign in | Join | Help

Notes from a dark corner

Debugging ASP.NET, the CLR and anything that uses clock cycles.

News

  • These postings are provided as is with no warranties, and confers no rights. Additionally, views expressed herein are my own and not those of my employer, Microsoft.

Browse by Tags

All Tags » Diagnostics   (RSS)
System.Data.SqlClient.SqlException: Cannot open database "MyDatabase" requested by the login. The login failed. Login failed for user 'NT AUTHORITY\NETWORK SERVICE' "
I had an interesting case a while back where a customer’s web site which used SQL Express would sometimes experience this exception: “System.Data.SqlClient.SqlException: Cannot open database "MyDatabase" requested by the login. The login failed. Read More...
Windows 7 network tracing with NETSH and ETW
Paul Long blogs about an interesting new diagnostic capability in Windows 7 and some enhanced functionality to the network monitor tool . Read More...
Page view tracker