Created
April 12, 2016 06:29
-
-
Save leppie/4b8d5d1ed680866a54c28a382b20cff4 to your computer and use it in GitHub Desktop.
Run Dependency Checker crash
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
stackframe: | |
> Microsoft.VisualStudio.MultiDeviceHybridApps.ApacheCordovaToolsPackage.dll!Microsoft.VisualStudio.MultiDeviceHybridApps.Telemetry.Reporting.Logger_LaunchErrorDetected(object sender, Microsoft.VisualStudio.MultiDeviceHybridApps.Common.Logging.LaunchErrorEventArgs e) Unknown | |
sender | |
{Microsoft.VisualStudio.MultiDeviceHybridApps.Common.Logging.Logger} | |
Project: null | |
outputWindow: {Microsoft.VisualStudio.MultiDeviceHybridApps.Common.Logging.OutputWindowWriter} | |
outputWindowFromTextWriter: null | |
parser: {Microsoft.VisualStudio.MultiDeviceHybridApps.CordovaParser.BuildParser} | |
project: null | |
taskProvider: {Microsoft.VisualStudio.MultiDeviceHybridApps.Common.Logging.ErrorTaskProvider} | |
unhandledLog: Count = 0 | |
e | |
{Microsoft.VisualStudio.MultiDeviceHybridApps.Common.Logging.LaunchErrorEventArgs} | |
Error: 99999 | |
Project: null | |
$exception | |
{"Value cannot be null.\r\nParameter name: key"} | |
Data: {System.Collections.ListDictionaryInternal} | |
HResult: -2147467261 | |
HelpLink: null | |
IPForWatsonBuckets: {1861016376} | |
InnerException: null | |
IsTransient: false | |
Message: "Value cannot be null.\r\nParameter name: key" | |
ParamName: "key" | |
RemoteStackTrace: null | |
Source: "mscorlib" | |
StackTrace: " at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)" | |
TargetSite: {Void Insert(TKey, TValue, Boolean)} | |
WatsonBuckets: null | |
_HResult: -2147467261 | |
_className: null | |
_data: {System.Collections.ListDictionaryInternal} | |
_dynamicMethods: null | |
_exceptionMethod: {Void Insert(TKey, TValue, Boolean)} | |
_exceptionMethodString: null | |
_helpURL: null | |
_innerException: null | |
_ipForWatsonBuckets: {1861016376} | |
_message: "Value cannot be null." | |
_remoteStackIndex: 0 | |
_remoteStackTraceString: null | |
_safeSerializationManager: {System.Runtime.Serialization.SafeSerializationManager} | |
_source: "mscorlib" | |
_stackTrace: {sbyte[24]} | |
_stackTraceString: null | |
_watsonBuckets: null | |
_xcode: -532462766 | |
_xptrs: {0} | |
m_paramName: "key" | |
this | |
{Microsoft.VisualStudio.MultiDeviceHybridApps.Telemetry.Reporting} | |
IsFirstBuildAfterInstall: false | |
IsFirstLaunchAfterInstall: false | |
IsFirstProjectOpenedAfterInstall: false | |
pendingBuildErrorQueue: Count = 0 | |
pluginsUsedByProject: Count = 0 | |
projectLaunchErrorCodes: Count = 0 | |
serviceProvider: {Microsoft.VisualStudio.Shell.ServiceProvider} | |
solutionListener: {Microsoft.VisualStudio.MultiDeviceHybridApps.Telemetry.SolutionEventsListener} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment