Server Crashes When Started
This may happen if the sql database server has not been started on the computer or is not running on Local system account.
To rectify do the following:
1) Start the Control panel
2) Start Administrative tools
3) Start Services
4) Scroll down to SQL SERVER (SQLEXPRESS) and right click and select Properties
5) Set the Startup type to Automatic.
6) Click the [Start] button.
6) Click on the Log on tab.
7) Check the Local System Account radio button and then click [Ok] button.
The database server is now started and will start automatically next time your system is rebooted.