DSInit has disappeared on upgrading Azure SDK to 2.3 -
i upgraded 2 separate development environments new azure sdk 2.3 tools.
the storage emulator did not initialise expected. go run dsinit initialise database , it's gone! it's has stolen it. have searched whole disk , it's not there. have storage emulator not initialise , tool repair has somehow disappeared when upgraded azure sdk 2.2 2.3.
the question is, can dsinit. , me?
i have tried uninstalling , reinstalling both sdk's.
it looks dsinit no longer way start emulator.
the options can see use csrun azure sdk command prompt
csrun /devstore:start
this appears have been replaced wastorageemulator.exe can found @ %programfiles(x86)%\microsoft sdks\windows azure\storage emulator. there, wastorageemulator.exe can run init, start , stop emulator.
wastorageemulator.exe init : initialize emulator database , configuration. wastorageemulator.exe start : start emulator. wastorageemulator.exe stop : stop emulator. wastorageemulator.exe status : current emulator status. wastorageemulator.exe clear : delete data in emulator. wastorageemulator.exe [command] : show general or command-specific help.
there icon on start menu/screen runs wastorageemulator.exe in command prompt.
Comments
Post a Comment