thomaslevesque / CosmosDBStudio

A tool to browse and query Azure Cosmos DB databases
MIT License
54 stars 12 forks source link

Error while launching CosmosDb Studio #51

Closed magob-sagefr closed 3 years ago

magob-sagefr commented 3 years ago

Hi, I tested your project and greatly appreciated it : many thanks !

A colleague of mine wanted to used it, but faced an error message while launching CosmosDb Studio be it installed through the App store or by sideloading. His Windows 10 version is 19041, so should be okay with your requirements.

Is there any kind of redistributable that we should be aware of to make it run properly ?

MicrosoftTeams-image (5)

thomaslevesque commented 3 years ago

Hi @magob-sagefr,

Wow, I've never seen an exception like this... Looks like an error in native code. Does your colleague have SQL Server installed? It could be related to this

magob-sagefr commented 3 years ago

Hi @thomaslevesque , You may have pointed out the problem : the main difference between our environments is SQL Server. I will let you know when the issue is solved. Thanks for your quick response

magob-sagefr commented 3 years ago

In the end my colleague temporarly stopped SQL Server services and the CosmosDb Studio worked fine ! Thanks for your help

thomaslevesque commented 3 years ago

Great! Thanks for the feedback.