问题
I'm attempting to create a first application and it crashes when I try to create or open a solution created from the template.
I have very basic debug information:
System.ArgumentException was unhandled Message: An unhandled exception of type 'System.ArgumentException' occurred in WindowsBase.dll Additional information: The path is not of a legal form.
I already have an environment setup for Android Studio 0.8.0 and have installed ant previously in order to support robobinding in android.
回答1:
If you'd like to use web essentials with Multi-Device Hybrid Apps you can switch to nightly builds of Web Essentials.
Last time I tried that fixed the crashing for me.
You can find the nightly builds in this address http://vswebessentials.com/download
Burcu (MSFT)
回答2:
After disabling Web essentials, the project was at least able to load.
Be sure to disable web essentials for now under the Tools > Extensions and Updates and look for Mads' web essentials extension.
来源:https://stackoverflow.com/questions/25147493/why-is-visual-studio-2013-crashing-when-i-try-to-create-open-a-multi-device-hybr