Just installed CosmosDB emulator 1.19 and ran into issues upon startup. GatewayServiceStartup stops working upon launch. Does anyone have any idea?
Asked
Active
Viewed 255 times
1
-
Hi, any progress now? – Jay Gong Nov 27 '17 at 01:11
1 Answers
0
You could debug the GatewayServiceStartup process and check the log.
If you experience crashes in CosmosDB.StartupEntryPoint.exe, run the following command from an admin command prompt: lodctr /R
You could find the above statement in the Troubleshooting Chapter from this document.
In addition , please refer to the thread: documentdb emulator gatewayservice crashing on startup.
Hope it helps you.

Jay Gong
- 23,163
- 2
- 27
- 32