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.InvalidO perationExcepti on: The ConnectionStrin g property has not been initialized.

the error is here: line 20

Code:
Line 18: cn.ConnectionString = connectionInfo
Line
...