jfrog / jfrog-visual-studio-extension

Apache License 2.0
10 stars 9 forks source link

Visual Studio 2019 Extension makes visual studio crash #21

Closed tauqirghani closed 2 years ago

tauqirghani commented 2 years ago

I am trying to integrate with artifactory and xray. Installed JFrog extension. Upon doing a 'dotnet restore' visual studio starts to download packages but then crashes.

Is this a known issue? Are there any recommendations to avoid this?

eyalbe4 commented 2 years ago

We're not aware of such an issue @tauqirghani. Are you using version 1.0.8 of the JFrog extension? (1.0.8 is currently the latest). Also, will you be able to share with us a sample project through GitHub which reproduces the issue?

tauqirghani commented 2 years ago

The version is 1.0.8 I cannot share the code repository, but will be able to provide any logs etc?

eyalbe4 commented 2 years ago

Thanks @tauqirghani. Will you be able check if the issue reproduces with any project, even a very simple sample project that you are able share with us through GitHub?

tauqirghani commented 2 years ago

Thanks @eyalbe4 for looking into this. The issue is not reproducible in simple project. My project where I observed this is in a large mono repo with non c# code as well as a charp project. I will not be able to follow up with more details because this was a time boxed POC and our Xray server has been disabled. So presently I am going to close this issue. Thanks and good to know someone attends to posts here.