HTML, CSS, JavaScript 'oğrendikten' sonra ASP. NET'e başlamak istedim. YouTube'de bulduğum derslerden birini izlemeye başladım ve ilk bolumde kod yazmaya başlamadan daha bir database oluşturmam gerekti. Bende Microsoft SQL Server kullanmaya karar verdim. SQL Server Management Studio'yu actım ve hicbir şeyi ellemeden connecte bastım ama bir hata mesajı ekranıma geldi. Hata mesajı:
TITLE: Connect to Server
------------------------------
Cannot connect to DESKTOP-GMPLRVE.
------------------------------
ADDITIONAL INFORMATION:
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (Provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (Microsoft SQL Server, Error: 2)
For help, Click: Microsoft – Resmi Ana Sayfası
------------------------------
The System cannot find the file specified
------------------------------
BUTTONS:
OK
-------------------------------------------------------------------------------------------------------------------------
Genişletmek icin tıkla...
Daha sonra internette araştırmaya başladım. YouTube'de izlediğim bir videoda servislerden başlatın diyordu ben de calıştıra services.msc yazıp servislere girdim ve SQL Server (MSSQLSERVER)'e sağ tıklayıp Start'a bastım. Tekrar bir hata aldım. Hata şu şekilde:
Windows could not start the SQL Server (MSSQLSERVER) service on Local Computer.
Error 2: The System cannot find the file specified.
Genişletmek icin tıkla...
Bu hatayı da internette araştırmaya başladım ve stackoverflow.com'da bir yazıda servislerden SQL Server (MSSQLSERVER' e sağ tıklayıp propertiese girip Log On ekranından This accounttan local System accounta cevirdim. Ama hala starta tıkladığımda aynı hatayı alıyorum. Cozumu bilen ya da bulan olursa lutfen yazsın.
Cevap verenlere şimdiden teşekkurler.