Hello,
Any ideas on what would generate the error ConnectionString configuration is missing from you web.config. It caused/ created by DataAccessHelper.vb The connection string is in the web.config file.
Thanks,
KLB
<add name="myConnection" connectionString="server=Localhost;integrated security=true;database=SV" providerName="System.Data.SqlClient"/>