-
Notifications
You must be signed in to change notification settings - Fork 23
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
[queston] Hou to get more info on exception. #151
Comments
Could you please provide us with a detailed reproduction of those errors? |
I use clone of Azure starter kit (commit 755d7492f6cb03442bc085e6caa96934785dbef8) for cluster configuration. Configured cluser used in compiled code. Seems, that problems may be related with dependent libraries, but I have no ideas how to get more information. If any more specific information is necessary please contact me. |
Try calling |
Now I get System.IO.FileNotFoundException on cloud computation creation.
Exception stack trace:
Last lines in console output:
Any ideas? |
I would need reproduction steps in order to trace the bug, if there is one.
|
It is difficult for us to debug external code without a minimal reproduction sample. |
Thanks. I'll try to use manual binaries packaging.
If something does not work in build, please contact me. Unfortunately build is a challenge. |
How can I get more information about exceptions presented below?
The text was updated successfully, but these errors were encountered: