Required attribute 'connectionString' not found. (C:\Users\hp\Documents\Visual Studio 2010\WebSites\updated project\fyp portal\fyp portal\web.config line 8)
Required attribute 'connectionString' not found.in asp.net
How can i solve this kind of problem in c#.net:
Lakshmanan Sethu SankaranarayanPosted Apr 28, 2014, 1:39 AM
I think you have nt created the connection string according to you definition in web.config file .
Jignesh TrivediPosted Apr 28, 2014, 1:35 AM
Hi,
Can you please provide more information?
are you getting this error run time?
please share full description of error.
Mayur DighePosted Apr 27, 2014, 10:21 AM
Article by Abhimanyu K Vatsa on Using Web.Configuration Transformation for Database ConnectionString in ASP.NET
otherwise... if it is not solving your problem then you can do some google on Web.Cofinguration or ConnectionString in ASP.NET
SUNIL GUTTAPosted Apr 28, 2013, 3:55 AM