Dear Mudassar,
I tried the sample given in the below link:
http://aspsnippets.com/Articles/Simple-Insert-Select-Edit-Update-and-Delete-in-ASPNet-GridView-control.aspx
but i'm getting below error
How to resolve this.
Thanks,
shalu
The sql server instance specified in the connection string is incorrect or not reachable
http://www.aspsnippets.com/Articles/Exception---error-26---Error-Locating-Server-Instance-Specified.aspx
u have to change the connection string ,,
just drag and drop any table from the serverExplorer to ur design page
it ll genarate connection string automatically in web.Config file..
Then your Sql Server might not be running or some Firewall is blocking connection to it
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.