yyiiyyii
February 21st, 2007, 03:50 PM
Security Exception
Description: The application attempted to perform an operation not allowed by the security policy. To grant this application the required permission please contact your system administrator or change the application's trust level in the configuration file.
Exception Details: System.Security.SecurityException: Requested registry access is not allowed.
Source Error:
Line 50: dtSoftwareTable.Clear()
Line 51: dtSoftwareTable.Columns.Clear()
Line 52: dAdapter.Fill(dtSoftwareTable)
Line 53:
Line 54:
This error happens at random and the only way to fix it is to reboot the machine
Description: The application attempted to perform an operation not allowed by the security policy. To grant this application the required permission please contact your system administrator or change the application's trust level in the configuration file.
Exception Details: System.Security.SecurityException: Requested registry access is not allowed.
Source Error:
Line 50: dtSoftwareTable.Clear()
Line 51: dtSoftwareTable.Columns.Clear()
Line 52: dAdapter.Fill(dtSoftwareTable)
Line 53:
Line 54:
This error happens at random and the only way to fix it is to reboot the machine