October 24, 2005 at 6:06 pm
#674971
Inactive
Ok,
but I still receive a bug error report.
*************
Server Error in ‘/’ Application.
String reference not set to an instance of a String. Parameter name: s
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ArgumentNullException: String reference not set to an instance of a String. Parameter name: s
Source Error:
Line 51: Throw ex
Line 52: Catch ex As Exception
Line 53: Throw ex
Line 54: Finally
Line 55: loCryptoClass.Clear()
*************************