Oct 28, 2009 #1 Big1934 Programmer Joined Jul 1, 2009 Messages 33 Location US Dim connectionString As String = (New dbh.Security.Crypto()).Decrypt(ConfigurationSettings.AppSettings("ConnString")) error points to the parens in below ()).Decrypt
Dim connectionString As String = (New dbh.Security.Crypto()).Decrypt(ConfigurationSettings.AppSettings("ConnString")) error points to the parens in below ()).Decrypt