G
George Barker
Got the error "Requested registry access is not allowed." On our
production box today. Started happening in the middle of the day on
any procedure that tried to create an object via SQLClient . . .
Since no one had any idea how this could suddenly start happening
(everyone denied having made any changes to permissions on the box) we
tried killing the aspnet_wp.exe process. That fixed the problem.
But now I have explain to the users what went wrong, how we fixed it,
and why it won't happen again. My answer so far is "I have no idea."
Any thoughts?
STACK TRACE: at System.Data.SqlClient.SqlConnection.Open()
at DAccess.FIMISDT.DAccess.ADONet.GetDataReader(String sql, String
sCalledFrom, Int32 theCommandTimeOut)
production box today. Started happening in the middle of the day on
any procedure that tried to create an object via SQLClient . . .
Since no one had any idea how this could suddenly start happening
(everyone denied having made any changes to permissions on the box) we
tried killing the aspnet_wp.exe process. That fixed the problem.
But now I have explain to the users what went wrong, how we fixed it,
and why it won't happen again. My answer so far is "I have no idea."
Any thoughts?
STACK TRACE: at System.Data.SqlClient.SqlConnection.Open()
at DAccess.FIMISDT.DAccess.ADONet.GetDataReader(String sql, String
sCalledFrom, Int32 theCommandTimeOut)