sql server - The MSSQLSERVER service on Local Computer started and then stopped. Some services stop automatically -


i have created 1 sample of node js . when start application going connection of sql server not give response sql server.

when going in service panel , start sql server agent give blow error....

this service on local computer started , stopped. service stop automatically if not in use other service or programs enter image description here

or.........

when going in sql server config , start of sql server agent show error

the request failed or service did not respond in timely fashion. consult event log log or other application error details. enter image description here

i had found solution of problem. have add tcp port 1433 in sql set tcp port=1433

configuration => protocols sqlexpress => tcp/ip right click , go property enter image description here

after show screen , go ip address enter image description here

after show screen , go ipall enter image description here

after set tcp ip :1433 enter image description here

and click on apply , ok enter image description here


Comments