It was working yesterday, but, today I got the following error message on my TableAdapter.Fill statement:
"An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)"
Visual Basic 2005 Express, SQL database table.

SqlException was unhandled
Rutger van Dijk
Running the above utility solved the problem. It appears that the problem is that SQL is not running!