Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

application won't download #7772

Closed
wenicawoods opened this issue Dec 3, 2023 · 6 comments
Closed

application won't download #7772

wenicawoods opened this issue Dec 3, 2023 · 6 comments

Comments

@wenicawoods
Copy link

*Describe your question
[Window Title]
devenv.exe

[Main Instruction]
An unexpected error occurred

[Content]
Please press Ctrl+C to copy the contents of this dialog and report this error to our issue tracker.

[V] Show details [Close]

[Expanded Information]

Build: 17.0.23189.3

System.ObjectDisposedException: Cannot access a disposed object.
   at Microsoft.VisualStudioTools.Project.ProjectNode.GetMsBuildProperty(String propertyName, Boolean resetCache)
   at Microsoft.VisualStudioTools.Project.ProjectNode.GetProjectProperty(String propertyName, Boolean resetCache)
   at Microsoft.PythonTools.Project.CondaEnvCreateProjectInfoBar.<CheckAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.PythonTools.Infrastructure.VSTaskExtensions.<HandleAllExceptions>d__5.MoveNext()

What have you tried?
[Have you already searched online? What solutions have you tried?]

Additional context
[Add any other information or screenshots that would help us provide you with a better answer]

@StellaHuang95
Copy link
Contributor

Thanks for the report. Unfortunately, this is not enough information for us to investigate this issue. Could you provide more detailed repro steps and sample code if possible so that we can further look at the issue? Thanks!

@wenicawoods
Copy link
Author

wenicawoods commented Dec 4, 2023 via email

@StellaHuang95
Copy link
Contributor

Thanks, I will try to repro this. Do you have any conda environment installed and activated for the project you're trying to upload? Does it issue occur consistently, meaning every time you perform a certain action, or is it more sporadic, happening randomly or under specific conditions?

@wenicawoods
Copy link
Author

wenicawoods commented Dec 13, 2023 via email

@StellaHuang95
Copy link
Contributor

I am still not able to repro the issue with the info you provided. Is your source code available in a public repository? Or could you provide it to us? Can you also provide your activated environment?

Copy link

This issue was closed because it has been stalled for 30 days with no activity. If the issue still persists, please reopen with the information requested. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants