Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Apr 28, 2007 05:14 AM by chetan.sarode
Member
307 Points
76 Posts
Oct 22, 2006 10:52 PM|LINK
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
All-Star
17520 Points
3475 Posts
MVP
Oct 22, 2006 11:38 PM|LINK
Oct 23, 2006 12:40 AM|LINK
<add name="myConnection" connectionString="server=Localhost;integrated security=true;database=SV" providerName="System.Data.SqlClient"/>
65789 Points
11153 Posts
Apr 28, 2007 05:14 AM|LINK
KLB
Member
307 Points
76 Posts
ConnectionString configuration is missing
Oct 22, 2006 10:52 PM|LINK
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
albertpascua...
All-Star
17520 Points
3475 Posts
MVP
Re: ConnectionString configuration is missing
Oct 22, 2006 11:38 PM|LINK
Al
My Blog
KLB
Member
307 Points
76 Posts
Re: ConnectionString configuration is missing
Oct 23, 2006 12:40 AM|LINK
<add name="myConnection" connectionString="server=Localhost;integrated security=true;database=SV" providerName="System.Data.SqlClient"/>
chetan.sarod...
All-Star
65789 Points
11153 Posts
Re: ConnectionString configuration is missing
Apr 28, 2007 05:14 AM|LINK
Senior Software Engineer,
Approva Systems Pvt Ltd, Pune, India.