-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Running k web from mapped network drive causes unhandled exception (klr.exe has stopped working) #24
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
Comments
Out of interest, can you run it when using -svrc50? |
Works fine with -svrc50, fails with -svr50:
|
Is there a workaround for this? |
This issue is being closed because it has not been updated in 3 months. We apologize if this causes any inconvenience. We ask that if you are still encountering this issue, please log a new issue with updated information and we will investigate. |
Remove unnecessary using directives
Added Unit Tests for form field based HTTP Method Override
When running the 'k web' command from one of the samples (HelloWeb, HelloMvc) from a mapped network drive (w:) I get the following unhandled exception. Probably not a bad idea to just output an error message, or a security confirmation message asking the user if it is safe to run, rather than crashing out the klr.exe.
Output from the command:
W:\repositories\Home\samples\HelloMvc>k web
The text was updated successfully, but these errors were encountered: