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

unhandled exception (caused by missing dlls) during the runtime show completely random error message #4579

Closed
livarcocc opened this issue Dec 15, 2015 · 4 comments
Assignees
Milestone

Comments

@livarcocc
Copy link
Contributor

#4550

@livarcocc
Copy link
Contributor Author

@krwq Can you give us a more detailed repro for this?

@krwq
Copy link
Member

krwq commented Dec 22, 2015

I'm not sure how to repro when original issue isn't there. Probably something like this:

  • create new project, make sure it has any runtime dependency
  • remove the runtime dependency after building (delete .dll) and make sure that running exe directly will fail with missing assembly/method error
  • run same exe using dotnet run and observe error

(I don't remember if error was happening when running exe directly or using dotnet-run - I'm pretty sure there was some issue in both of them and you couldn't see any significant error without wrapping all code with try catch and manually displaying the message so I guess it can happen when running directly and dotnet/cli#504 when running using dotnet run)

@davidfowl
Copy link
Member

I don't understand this issue...

@TheRealPiotrP
Copy link
Contributor

Closing. If we get a repro, please re-open.

@msftgits msftgits transferred this issue from dotnet/cli Jan 31, 2020
@msftgits msftgits added this to the Backlog milestone Jan 31, 2020
rainersigwald pushed a commit that referenced this issue Jul 20, 2020
….2 (#4579)

Microsoft.DotNet.Cli.Runtime
 From Version 3.1.400-preview.20270.1 -> To Version 3.1.400-preview.20270.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants