Windows Azure Storage Emulator failed to install

后端 未结 6 701
南笙
南笙 2020-12-08 07:11

I almost wasted my whole day trying to install Windows Azure Storage Emulator but somehow it is not getting installed..

The log is showing me this error : Sql instan

6条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-08 07:17

    I was able to resolve this problem for myself by running:

    "C:\Program Files\Microsoft SQL Server\110\Tools\Binn\SqlLocalDB.exe" create MSSQLLocalDB
    

    Simple but effective.

提交回复
热议问题