Hello everyone,
The exception is occured in EventLog.WriteEntry, error message and error stack are listed below. Does anyone have any ideas?
[Code]"A device attached to the system is not functioning"
System.Diagnostics.EventLog.InternalWriteEvent(UInt32, UInt16, System.Diagnostics.EventLogEntryType, System.String[], Byte[], System.String)System.Diagnostics.EventLog.WriteEntry(System.String, System.Diagnostics.EventLogEntryType, Int32, Int16, Byte[])System.Diagnostics.EventLog.WriteEntry(System.String, System.Diagnostics.EventLogEntryType, Int32)[/Code]
thanks in advance,George