Azure Storage Emulator error and does not start

后端 未结 22 1587
遥遥无期
遥遥无期 2020-12-22 22:28

This error is really driving me crazy. (Terminal running in administrator mode)

Initialization of azure storage emulator in sql server 2014:

C:\\Prog         


        
22条回答
  •  粉色の甜心
    2020-12-22 23:14

    The reason for me was Hyper-V. It reserves a lot of ports. You can check reserved ports netsh int ip show excludedportrange protocol=tcp. Easiest solution - change ports in config file.

提交回复
热议问题