I’m trying to set up a connecting string in my web.config file (Visual Studio 2008/ASP.NET 3.5) to a local server (SQL server 2008).
In my web.config, how and where do I place the connection string?
Here’s what web.config file looks like right now: http://imwired.net/aspnet/Online_web.config
You can also use this, it’s simpler. The only thing you need to set is “YourDataBaseName”.
Where to place the connection string