System.Data.SqlClient.SqlException A network-related or instance-specific error

后端 未结 3 1942
礼貌的吻别
礼貌的吻别 2021-01-26 19:13

As the title suggests this is the exception from my stacktrace.

I am trying to obtain a connection to my SQL Server 2008 R2 database hosted on a windows 2003 server.

3条回答
  •  自闭症患者
    2021-01-26 19:29

    Try this, it may help you to create your database

    Open command prompt, then type services.msc Now Services window will be opened

    And, Open SQL Server Browser,Enable this and start it

提交回复
热议问题