GithubHelp home page GithubHelp logo

jexuswebserver / jexusmanager Goto Github PK

View Code? Open in Web Editor NEW
262.0 262.0 58.0 10.57 MB

Jexus Manager http://jexusmanager.com

License: MIT License

C# 99.78% Batchfile 0.04% PowerShell 0.18% HTML 0.01%

jexusmanager's People

Contributors

carehart avatar lextm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jexusmanager's Issues

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/25/

Traceback (most recent call last):
  File "System.RuntimeMethodHandle", line unknown, in System.RuntimeMethodHandle.InvokeMethod(System.Object target, System.Object[] arguments, System.Signature sig, System.Boolean constructor)
  File "System.Reflection.RuntimeMethodInfo", line 57, in System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object obj, System.Object[] parameters, System.Object[] arguments)
  File "System.Reflection.RuntimeMethodInfo", line 108, in System.Reflection.RuntimeMethodInfo.Invoke(System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
  File "(unknown)", line 279, in CallSite.Target(System.Runtime.CompilerServices.Closure , System.Runtime.CompilerServices.CallSite , System.Object , Microsoft.Web.Management.Client.TaskList , System.Object[] )
  File "Microsoft.Web.Management.Client.TaskList", line 283, in Microsoft.Web.Management.Client.TaskList.InvokeMethod(System.String methodName, System.Object userData)
  File "System.Windows.Forms.ToolStripItem", line 29, in System.Windows.Forms.ToolStripItem.RaiseEvent(System.Object key, System.EventArgs e)
  File "System.Windows.Forms.ToolStripButton", line 30, in System.Windows.Forms.ToolStripButton.OnClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 66, in System.Windows.Forms.ToolStripItem.HandleClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 203, in System.Windows.Forms.ToolStripItem.HandleMouseUp(System.Windows.Forms.MouseEventArgs e)
  File "System.Windows.Forms.ToolStrip", line 111, in System.Windows.Forms.ToolStrip.OnMouseUp(System.Windows.Forms.MouseEventArgs mea)
  File "System.Windows.Forms.Control", line 388, in System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message& m, System.Windows.Forms.MouseButtons button, System.Int32 clicks)
  File "System.Windows.Forms.Control", line 1212, in System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.ToolStrip", line 231, in System.Windows.Forms.ToolStrip.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.NativeWindow", line 37, in System.Windows.Forms.NativeWindow.Callback(System.IntPtr hWnd, System.Int32 msg, System.IntPtr wparam, System.IntPtr lparam)
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.Traceback (most recent call last):
  File "System.Windows.Forms.TreeNodeCollection", line 28, in System.Windows.Forms.TreeNodeCollection.get_Item(System.Int32 index)
  File "JexusManager.MainForm", line unknown, in JexusManager.MainForm.LoadPools()
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: index

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/15/

Traceback (most recent call last):
  File "System.RuntimeMethodHandle", line unknown, in System.RuntimeMethodHandle.InvokeMethod(System.Object target, System.Object[] arguments, System.Signature sig, System.Boolean constructor)
  File "System.Reflection.RuntimeMethodInfo", line 57, in System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object obj, System.Object[] parameters, System.Object[] arguments)
  File "System.Reflection.RuntimeMethodInfo", line 108, in System.Reflection.RuntimeMethodInfo.Invoke(System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
  File "(unknown)", line 279, in CallSite.Target(System.Runtime.CompilerServices.Closure , System.Runtime.CompilerServices.CallSite , System.Object , Microsoft.Web.Management.Client.TaskList , System.Object[] )
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Management\Client\TaskList.cs", line 23, in Microsoft.Web.Management.Client.TaskList.InvokeMethod(System.String methodName, System.Object userData)
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager.Shared\Features\TaskItemExtensions.cs", line 83, in JexusManager.Features.TaskItemExtensions+<>c__DisplayClass3_0.<TaskItemFill>b__0(System.Object o, System.EventArgs args)
  File "System.Windows.Forms.ToolStripItem", line 21, in System.Windows.Forms.ToolStripItem.RaiseEvent(System.Object key, System.EventArgs e)
  File "System.Windows.Forms.ToolStripButton", line 30, in System.Windows.Forms.ToolStripButton.OnClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 66, in System.Windows.Forms.ToolStripItem.HandleClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 203, in System.Windows.Forms.ToolStripItem.HandleMouseUp(System.Windows.Forms.MouseEventArgs e)
  File "System.Windows.Forms.ToolStrip", line 111, in System.Windows.Forms.ToolStrip.OnMouseUp(System.Windows.Forms.MouseEventArgs mea)
  File "System.Windows.Forms.Control", line 388, in System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message& m, System.Windows.Forms.MouseButtons button, System.Int32 clicks)
  File "System.Windows.Forms.Control", line 1250, in System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.ToolStrip", line 231, in System.Windows.Forms.ToolStrip.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.NativeWindow", line 37, in System.Windows.Forms.NativeWindow.Callback(System.IntPtr hWnd, System.Int32 msg, System.IntPtr wparam, System.IntPtr lparam)
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.Traceback (most recent call last):
  File "System.Diagnostics.Process", line 667, in System.Diagnostics.Process.StartWithShellExecuteEx(System.Diagnostics.ProcessStartInfo startInfo)
  File "System.Diagnostics.Process", line 27, in System.Diagnostics.Process.Start(System.Diagnostics.ProcessStartInfo startInfo)
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager\Features\Main\SiteFeature.cs", line 381, in JexusManager.Features.Main.SiteFeature.Explore()
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager\Features\Main\SiteFeature.cs", line 107, in JexusManager.Features.Main.SiteFeature+FeatureTaskList.Explore()
System.ComponentModel.Win32Exception: The system cannot find the file specified

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/42/

Traceback (most recent call last):
  File "System.RuntimeMethodHandle", line unknown, in System.RuntimeMethodHandle.InvokeMethod(System.Object target, System.Object[] arguments, System.Signature sig, System.Boolean constructor)
  File "System.Reflection.RuntimeMethodInfo", line 57, in System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object obj, System.Object[] parameters, System.Object[] arguments)
  File "System.Reflection.RuntimeMethodInfo", line 108, in System.Reflection.RuntimeMethodInfo.Invoke(System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
  File "(unknown)", line 279, in CallSite.Target(System.Runtime.CompilerServices.Closure , System.Runtime.CompilerServices.CallSite , System.Object , Microsoft.Web.Management.Client.TaskList , System.Object[] )
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Management\Client\TaskList.cs", line 23, in Microsoft.Web.Management.Client.TaskList.InvokeMethod(System.String methodName, System.Object userData)
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager.Shared\Features\TaskItemExtensions.cs", line 83, in JexusManager.Features.TaskItemExtensions+<>c__DisplayClass3_0.<TaskItemFill>b__0(System.Object o, System.EventArgs args)
  File "System.Windows.Forms.ToolStripItem", line 21, in System.Windows.Forms.ToolStripItem.RaiseEvent(System.Object key, System.EventArgs e)
  File "System.Windows.Forms.ToolStripButton", line 30, in System.Windows.Forms.ToolStripButton.OnClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 66, in System.Windows.Forms.ToolStripItem.HandleClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 203, in System.Windows.Forms.ToolStripItem.HandleMouseUp(System.Windows.Forms.MouseEventArgs e)
  File "System.Windows.Forms.ToolStrip", line 111, in System.Windows.Forms.ToolStrip.OnMouseUp(System.Windows.Forms.MouseEventArgs mea)
  File "System.Windows.Forms.Control", line 388, in System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message& m, System.Windows.Forms.MouseButtons button, System.Int32 clicks)
  File "System.Windows.Forms.Control", line 1250, in System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.ToolStrip", line 231, in System.Windows.Forms.ToolStrip.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.NativeWindow", line 37, in System.Windows.Forms.NativeWindow.Callback(System.IntPtr hWnd, System.Int32 msg, System.IntPtr wparam, System.IntPtr lparam)
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.Traceback (most recent call last):
  File "System.IO.__Error", line 472, in System.IO.__Error.WinIOError(System.Int32 errorCode, System.String maybeFullPath)
  File "System.IO.FileStream", line 928, in System.IO.FileStream.Init(System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.Int32 rights, System.Boolean useRights, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options, Microsoft.Win32.Win32Native+SECURITY_ATTRIBUTES secAttrs, System.String msgPath, System.Boolean bFromProxy, System.Boolean useLongPath, System.Boolean checkHost)
  File "System.IO.FileStream", line 38, in System.IO.FileStream..ctor(System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options, System.String msgPath, System.Boolean bFromProxy)
  File "System.IO.FileStream", line 32, in System.IO.FileStream..ctor(System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean useAsync)
  File "System.Xml.XmlWriterSettings", line 81, in System.Xml.XmlWriterSettings.CreateWriter(System.String outputFileName)
  File "System.Xml.Linq.XDocument", line 33, in System.Xml.Linq.XDocument.Save(System.String fileName, System.Xml.Linq.SaveOptions options)
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Administration\FileContext.cs", line 154, in Microsoft.Web.Administration.FileContext.Save()
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Administration\ServerManager.cs", line 219, in Microsoft.Web.Administration.ServerManager.Save()
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Administration\ServerManager.cs", line 205, in Microsoft.Web.Administration.ServerManager+<CommitChangesAsync>d__42.MoveNext()
  File "System.Runtime.ExceptionServices.ExceptionDispatchInfo", line 12, in System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  File "System.Runtime.CompilerServices.TaskAwaiter", line 40, in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task task)
  File "System.Runtime.CompilerServices.TaskAwaiter", line 11, in System.Runtime.CompilerServices.TaskAwaiter.GetResult()
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Administration\AsyncHelper.cs", line 30, in Microsoft.Web.Administration.AsyncHelper.RunSync(System.Func`1[System.Threading.Tasks.Task] func)
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Administration\ServerManager.cs", line 192, in Microsoft.Web.Administration.ServerManager.CommitChanges()
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager.Features.Authentication\AuthenticationPage.cs", line 59, in JexusManager.Features.Authentication.AuthenticationPage+AuthenticationListViewItem.AuthenticationSettingsUpdated()
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Management\Client\Extensions\AuthenticationFeature.cs", line 40, in Microsoft.Web.Management.Client.Extensions.AuthenticationFeature.OnAuthenticationSettingsSaved()
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Management\Client\Extensions\AuthenticationFeature.cs", line 46, in Microsoft.Web.Management.Client.Extensions.AuthenticationFeature.SetEnabled(System.Boolean enabled)
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager.Features.Authentication\WindowsAuthenticationFeature.cs", line 110, in JexusManager.Features.Authentication.WindowsAuthenticationFeature.Disable()
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager.Features.Authentication\WindowsAuthenticationFeature.cs", line 62, in JexusManager.Features.Authentication.WindowsAuthenticationFeature+FeatureTaskList.Disable()
System.IO.IOException: The process cannot access the file 'C:\Users\lextm\Downloads\JexusManager\Tests.JexusManager\bin\Debug\original.config' because it is being used by another process.

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/23/

Traceback (most recent call last):
  File "System.RuntimeMethodHandle", line unknown, in System.RuntimeMethodHandle.InvokeMethod(System.Object target, System.Object[] arguments, System.Signature sig, System.Boolean constructor)
  File "System.Reflection.RuntimeMethodInfo", line 57, in System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object obj, System.Object[] parameters, System.Object[] arguments)
  File "System.Reflection.RuntimeMethodInfo", line 108, in System.Reflection.RuntimeMethodInfo.Invoke(System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
  File "(unknown)", line 279, in CallSite.Target(System.Runtime.CompilerServices.Closure , System.Runtime.CompilerServices.CallSite , System.Object , Microsoft.Web.Management.Client.TaskList , System.Object[] )
  File "System.Dynamic.UpdateDelegates", line 282, in System.Dynamic.UpdateDelegates.UpdateAndExecute3(System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2)
  File "Microsoft.Web.Management.Client.TaskList", line 283, in Microsoft.Web.Management.Client.TaskList.InvokeMethod(System.String methodName, System.Object userData)
  File "System.Windows.Forms.ToolStripItem", line 29, in System.Windows.Forms.ToolStripItem.RaiseEvent(System.Object key, System.EventArgs e)
  File "System.Windows.Forms.ToolStripButton", line 30, in System.Windows.Forms.ToolStripButton.OnClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 66, in System.Windows.Forms.ToolStripItem.HandleClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 203, in System.Windows.Forms.ToolStripItem.HandleMouseUp(System.Windows.Forms.MouseEventArgs e)
  File "System.Windows.Forms.ToolStrip", line 111, in System.Windows.Forms.ToolStrip.OnMouseUp(System.Windows.Forms.MouseEventArgs mea)
  File "System.Windows.Forms.Control", line 388, in System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message& m, System.Windows.Forms.MouseButtons button, System.Int32 clicks)
  File "System.Windows.Forms.Control", line 1212, in System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.ToolStrip", line 231, in System.Windows.Forms.ToolStrip.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.NativeWindow", line 37, in System.Windows.Forms.NativeWindow.Callback(System.IntPtr hWnd, System.Int32 msg, System.IntPtr wparam, System.IntPtr lparam)
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.Traceback (most recent call last):
  File "System.Windows.Forms.TreeNodeCollection", line 28, in System.Windows.Forms.TreeNodeCollection.get_Item(System.Int32 index)
  File "JexusManager.MainForm", line unknown, in JexusManager.MainForm.LoadSites()
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: index

System.Reflection.TargetInvocationException: Ein Aufrufziel hat einen Ausnahmefehler verursacht.

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/28/

Traceback (most recent call last):
  File "System.RuntimeMethodHandle", line unknown, in System.RuntimeMethodHandle.InvokeMethod(System.Object target, System.Object[] arguments, System.Signature sig, System.Boolean constructor)
  File "System.Reflection.RuntimeMethodInfo", line 57, in System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object obj, System.Object[] parameters, System.Object[] arguments)
  File "System.Reflection.RuntimeMethodInfo", line 108, in System.Reflection.RuntimeMethodInfo.Invoke(System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
  File "(unknown)", line 279, in CallSite.Target(System.Runtime.CompilerServices.Closure , System.Runtime.CompilerServices.CallSite , System.Object , Microsoft.Web.Management.Client.TaskList , System.Object[] )
  File "System.Dynamic.UpdateDelegates", line 282, in System.Dynamic.UpdateDelegates.UpdateAndExecute3(System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2)
  File "Microsoft.Web.Management.Client.TaskList", line 283, in Microsoft.Web.Management.Client.TaskList.InvokeMethod(System.String methodName, System.Object userData)
  File "System.Windows.Forms.ToolStripItem", line 21, in System.Windows.Forms.ToolStripItem.RaiseEvent(System.Object key, System.EventArgs e)
  File "System.Windows.Forms.ToolStripButton", line 30, in System.Windows.Forms.ToolStripButton.OnClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 66, in System.Windows.Forms.ToolStripItem.HandleClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 203, in System.Windows.Forms.ToolStripItem.HandleMouseUp(System.Windows.Forms.MouseEventArgs e)
  File "System.Windows.Forms.ToolStrip", line 111, in System.Windows.Forms.ToolStrip.OnMouseUp(System.Windows.Forms.MouseEventArgs mea)
  File "System.Windows.Forms.Control", line 388, in System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message& m, System.Windows.Forms.MouseButtons button, System.Int32 clicks)
  File "System.Windows.Forms.Control", line 1212, in System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.ToolStrip", line 231, in System.Windows.Forms.ToolStrip.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.NativeWindow", line 37, in System.Windows.Forms.NativeWindow.Callback(System.IntPtr hWnd, System.Int32 msg, System.IntPtr wparam, System.IntPtr lparam)
System.Reflection.TargetInvocationException: Ein Aufrufziel hat einen Ausnahmefehler verursacht.Traceback (most recent call last):
  File "JexusManager.Features.Rewrite.Inbound.InboundRule", line unknown, in JexusManager.Features.Rewrite.Inbound.InboundRule.Apply()
  File "JexusManager.Features.Rewrite.Inbound.InboundRulePage", line 585, in JexusManager.Features.Rewrite.Inbound.InboundRulePage.ApplyChanges()
System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.

System.IO.FileLoadException: This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMod

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/49/

Traceback (most recent call last):
  File "Microsoft.Web.Administration.ConfigurationElement", line 23, in Microsoft.Web.Administration.ConfigurationElement.SetAttributeValueInner(System.String name, System.Object value)
  File "Microsoft.Web.Administration.ConfigurationElement", line unknown, in Microsoft.Web.Administration.ConfigurationElement.SetAttributeValue(System.String attributeName, System.Object value)
  File "JexusManager.Features.Access.AccessFeature", line 55, in JexusManager.Features.Access.AccessFeature.ApplyChanges()
  File "JexusManager.Features.Access.AccessPage", line 59, in JexusManager.Features.Access.AccessPage.ApplyChanges()
  File "JexusManager.Services.NavigationService", line 103, in JexusManager.Services.NavigationService.NavigateToItem(Microsoft.Web.Management.Client.NavigationItem item, System.Boolean initializing)
  File "JexusManager.Tree.SiteTreeNode", line 293, in JexusManager.Tree.SiteTreeNode.LoadPanels(JexusManager.MainForm mainForm, System.ComponentModel.Design.ServiceContainer serviceContainer, System.Collections.Generic.List`1[Microsoft.Web.Management.Server.ModuleProvider] moduleProviders)
  File "JexusManager.MainForm", line 134, in JexusManager.MainForm.treeView1_AfterSelect(System.Object sender, System.Windows.Forms.TreeViewEventArgs e)
  File "System.Windows.Forms.TreeView", line 21, in System.Windows.Forms.TreeView.OnAfterSelect(System.Windows.Forms.TreeViewEventArgs e)
  File "System.Windows.Forms.TreeView", line 84, in System.Windows.Forms.TreeView.TvnSelected(System.Windows.Forms.NativeMethods+NMTREEVIEW* nmtv)
  File "System.Windows.Forms.TreeView", line 235, in System.Windows.Forms.TreeView.WmNotify(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.TreeView", line 648, in System.Windows.Forms.TreeView.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.NativeWindow", line 37, in System.Windows.Forms.NativeWindow.Callback(System.IntPtr hWnd, System.Int32 msg, System.IntPtr wparam, System.IntPtr lparam)
System.IO.FileLoadException: This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false".

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/16/

Traceback (most recent call last):
  File "System.RuntimeMethodHandle", line unknown, in System.RuntimeMethodHandle.InvokeMethod(System.Object target, System.Object[] arguments, System.Signature sig, System.Boolean constructor)
  File "System.Reflection.RuntimeMethodInfo", line 57, in System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object obj, System.Object[] parameters, System.Object[] arguments)
  File "System.Reflection.RuntimeMethodInfo", line 108, in System.Reflection.RuntimeMethodInfo.Invoke(System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
  File "(unknown)", line 279, in CallSite.Target(System.Runtime.CompilerServices.Closure , System.Runtime.CompilerServices.CallSite , System.Object , Microsoft.Web.Management.Client.TaskList , System.Object[] )
  File "System.Dynamic.UpdateDelegates", line 53, in System.Dynamic.UpdateDelegates.UpdateAndExecute3(System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2)
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Management\Client\TaskList.cs", line 23, in Microsoft.Web.Management.Client.TaskList.InvokeMethod(System.String methodName, System.Object userData)
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager.Shared\Features\TaskItemExtensions.cs", line 83, in JexusManager.Features.TaskItemExtensions+<>c__DisplayClass3_0.<TaskItemFill>b__0(System.Object o, System.EventArgs args)
  File "System.Windows.Forms.ToolStripItem", line 21, in System.Windows.Forms.ToolStripItem.RaiseEvent(System.Object key, System.EventArgs e)
  File "System.Windows.Forms.ToolStripButton", line 30, in System.Windows.Forms.ToolStripButton.OnClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 66, in System.Windows.Forms.ToolStripItem.HandleClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 203, in System.Windows.Forms.ToolStripItem.HandleMouseUp(System.Windows.Forms.MouseEventArgs e)
  File "System.Windows.Forms.ToolStrip", line 111, in System.Windows.Forms.ToolStrip.OnMouseUp(System.Windows.Forms.MouseEventArgs mea)
  File "System.Windows.Forms.Control", line 388, in System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message& m, System.Windows.Forms.MouseButtons button, System.Int32 clicks)
  File "System.Windows.Forms.Control", line 1250, in System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.ToolStrip", line 231, in System.Windows.Forms.ToolStrip.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.NativeWindow", line 37, in System.Windows.Forms.NativeWindow.Callback(System.IntPtr hWnd, System.Int32 msg, System.IntPtr wparam, System.IntPtr lparam)
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.Traceback (most recent call last):
  File "System.IO.__Error", line 472, in System.IO.__Error.WinIOError(System.Int32 errorCode, System.String maybeFullPath)
  File "System.IO.FileStream", line 928, in System.IO.FileStream.Init(System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.Int32 rights, System.Boolean useRights, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options, Microsoft.Win32.Win32Native+SECURITY_ATTRIBUTES secAttrs, System.String msgPath, System.Boolean bFromProxy, System.Boolean useLongPath, System.Boolean checkHost)
  File "System.IO.FileStream", line 38, in System.IO.FileStream..ctor(System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options, System.String msgPath, System.Boolean bFromProxy)
  File "System.IO.FileStream", line 32, in System.IO.FileStream..ctor(System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean useAsync)
  File "System.Xml.XmlWriterSettings", line 81, in System.Xml.XmlWriterSettings.CreateWriter(System.String outputFileName)
  File "System.Xml.Linq.XDocument", line 33, in System.Xml.Linq.XDocument.Save(System.String fileName, System.Xml.Linq.SaveOptions options)
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Administration\FileContext.cs", line 155, in Microsoft.Web.Administration.FileContext.Save()
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Administration\FileContext.cs", line 119, in Microsoft.Web.Administration.FileContext.Save()
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Administration\ServerManager.cs", line 216, in Microsoft.Web.Administration.ServerManager.Save()
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Administration\ServerManager.cs", line 203, in Microsoft.Web.Administration.ServerManager+<CommitChangesAsync>d__41.MoveNext()
  File "System.Runtime.ExceptionServices.ExceptionDispatchInfo", line 12, in System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  File "System.Runtime.CompilerServices.TaskAwaiter", line 40, in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task task)
  File "System.Runtime.CompilerServices.TaskAwaiter", line 11, in System.Runtime.CompilerServices.TaskAwaiter.GetResult()
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Administration\AsyncHelper.cs", line 30, in Microsoft.Web.Administration.AsyncHelper.RunSync(System.Func`1[System.Threading.Tasks.Task] func)
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Administration\ServerManager.cs", line 190, in Microsoft.Web.Administration.ServerManager.CommitChanges()
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager.Features.Authentication\FormsAuthenticationFeature.cs", line 93, in JexusManager.Features.Authentication.FormsAuthenticationFeature.Enable()
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager.Features.Authentication\FormsAuthenticationFeature.cs", line 52, in JexusManager.Features.Authentication.FormsAuthenticationFeature+FeatureTaskList.Enable()
System.IO.IOException: The process cannot access the file 'C:\Windows\Microsoft.NET\Framework64\v4.0.30319\config\web.config' because it is being used by another process.

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/9/

Traceback (most recent call last):
  File "System.RuntimeMethodHandle", line unknown, in System.RuntimeMethodHandle.InvokeMethod(System.Object target, System.Object[] arguments, System.Signature sig, System.Boolean constructor)
  File "System.Reflection.RuntimeMethodInfo", line 57, in System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object obj, System.Object[] parameters, System.Object[] arguments)
  File "System.Reflection.RuntimeMethodInfo", line 108, in System.Reflection.RuntimeMethodInfo.Invoke(System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
  File "(unknown)", line 284, in CallSite.Target(System.Runtime.CompilerServices.Closure , System.Runtime.CompilerServices.CallSite , System.Object , Microsoft.Web.Management.Client.TaskList , System.Object[] )
  File "Microsoft.Web.Management.Client.TaskList", line 283, in Microsoft.Web.Management.Client.TaskList.InvokeMethod(System.String methodName, System.Object userData)
  File "System.Windows.Forms.ToolStripItem", line 21, in System.Windows.Forms.ToolStripItem.RaiseEvent(System.Object key, System.EventArgs e)
  File "System.Windows.Forms.ToolStripMenuItem", line 30, in System.Windows.Forms.ToolStripMenuItem.OnClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 66, in System.Windows.Forms.ToolStripItem.HandleClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 203, in System.Windows.Forms.ToolStripItem.HandleMouseUp(System.Windows.Forms.MouseEventArgs e)
  File "System.Windows.Forms.ToolStrip", line 111, in System.Windows.Forms.ToolStrip.OnMouseUp(System.Windows.Forms.MouseEventArgs mea)
  File "System.Windows.Forms.ToolStripDropDown", line 7, in System.Windows.Forms.ToolStripDropDown.OnMouseUp(System.Windows.Forms.MouseEventArgs mea)
  File "System.Windows.Forms.Control", line 388, in System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message& m, System.Windows.Forms.MouseButtons button, System.Int32 clicks)
  File "System.Windows.Forms.Control", line 1225, in System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.ToolStrip", line 231, in System.Windows.Forms.ToolStrip.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.ToolStripDropDown", line 120, in System.Windows.Forms.ToolStripDropDown.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.NativeWindow", line 37, in System.Windows.Forms.NativeWindow.Callback(System.IntPtr hWnd, System.Int32 msg, System.IntPtr wparam, System.IntPtr lparam)
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.Traceback (most recent call last):
  File "Microsoft.Web.Administration.ConfigurationElement", line 23, in Microsoft.Web.Administration.ConfigurationElement.SetAttributeValueInner(System.String name, System.Object value)
  File "Microsoft.Web.Administration.ConfigurationElement", line unknown, in Microsoft.Web.Administration.ConfigurationElement.SetAttributeValue(System.String attributeName, System.Object value)
  File "JexusManager.Features.Authentication.WindowsAuthenticationFeature", line 50, in JexusManager.Features.Authentication.WindowsAuthenticationFeature.Enable()
System.IO.FileLoadException: This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false".

System.IO.IOException: The device is not ready.

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/35/

Traceback (most recent call last):
  File "System.IO.__Error", line 15, in System.IO.__Error.WinIOError(System.Int32 errorCode, System.String maybeFullPath)
  File "System.IO.FileSystemEnumerableIterator`1", line 110, in System.IO.FileSystemEnumerableIterator`1.CommonInit()
  File "System.IO.Directory", line 28, in System.IO.Directory.GetFiles(System.String path, System.String searchPattern)
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager\Features\Main\SiteFeature.cs", line 470, in JexusManager.Features.Main.SiteFeature.SiteHasProject(Microsoft.Web.Administration.Site site)
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager\Features\Main\SiteFeature.cs", line 225, in JexusManager.Features.Main.SiteFeature+<Load>d__10.MoveNext()
  File "System.Runtime.ExceptionServices.ExceptionDispatchInfo", line 12, in System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
System.IO.IOException: The device is not ready.

System.ComponentModel.Win32Exception: ฯตอณ๏ฟฝาฒ๏ฟฝ๏ฟฝ๏ฟฝึธ๏ฟฝ๏ฟฝ๏ฟฝ๏ฟฝ๏ฟฝฤผ๏ฟฝ๏ฟฝ๏ฟฝ

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/20/

Traceback (most recent call last):
  File "System.Diagnostics.Process", line 667, in System.Diagnostics.Process.StartWithShellExecuteEx(System.Diagnostics.ProcessStartInfo startInfo)
  File "System.Diagnostics.Process", line 27, in System.Diagnostics.Process.Start(System.Diagnostics.ProcessStartInfo startInfo)
  File "JexusManager.Tree.ManagerTreeNode", line 12, in JexusManager.Tree.ManagerTreeNode.Explore()
  File "Crad.Windows.Forms.Actions.Action", line 21, in Crad.Windows.Forms.Actions.Action.OnExecute(System.EventArgs e)
  File "Crad.Windows.Forms.Actions.Action", line 42, in Crad.Windows.Forms.Actions.Action.DoExecute()
  File "Crad.Windows.Forms.Actions.Action", line 8, in Crad.Windows.Forms.Actions.Action.target_Click(System.Object sender, System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 21, in System.Windows.Forms.ToolStripItem.RaiseEvent(System.Object key, System.EventArgs e)
  File "System.Windows.Forms.ToolStripMenuItem", line 30, in System.Windows.Forms.ToolStripMenuItem.OnClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 66, in System.Windows.Forms.ToolStripItem.HandleClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 203, in System.Windows.Forms.ToolStripItem.HandleMouseUp(System.Windows.Forms.MouseEventArgs e)
  File "System.Windows.Forms.ToolStrip", line 111, in System.Windows.Forms.ToolStrip.OnMouseUp(System.Windows.Forms.MouseEventArgs mea)
  File "System.Windows.Forms.ToolStripDropDown", line 7, in System.Windows.Forms.ToolStripDropDown.OnMouseUp(System.Windows.Forms.MouseEventArgs mea)
  File "System.Windows.Forms.Control", line 388, in System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message& m, System.Windows.Forms.MouseButtons button, System.Int32 clicks)
  File "System.Windows.Forms.Control", line 1250, in System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.ToolStrip", line 231, in System.Windows.Forms.ToolStrip.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.ToolStripDropDown", line 120, in System.Windows.Forms.ToolStripDropDown.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.NativeWindow", line 37, in System.Windows.Forms.NativeWindow.Callback(System.IntPtr hWnd, System.Int32 msg, System.IntPtr wparam, System.IntPtr lparam)
System.ComponentModel.Win32Exception: ฯตอณ๏ฟฝาฒ๏ฟฝ๏ฟฝ๏ฟฝึธ๏ฟฝ๏ฟฝ๏ฟฝ๏ฟฝ๏ฟฝฤผ๏ฟฝ๏ฟฝ๏ฟฝ

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/18/

Traceback (most recent call last):
  File "System.RuntimeMethodHandle", line unknown, in System.RuntimeMethodHandle.InvokeMethod(System.Object target, System.Object[] arguments, System.Signature sig, System.Boolean constructor)
  File "System.Reflection.RuntimeMethodInfo", line 57, in System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object obj, System.Object[] parameters, System.Object[] arguments)
  File "System.Reflection.RuntimeMethodInfo", line 108, in System.Reflection.RuntimeMethodInfo.Invoke(System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
  File "(unknown)", line 279, in CallSite.Target(System.Runtime.CompilerServices.Closure , System.Runtime.CompilerServices.CallSite , System.Object , Microsoft.Web.Management.Client.TaskList , System.Object[] )
  File "System.Dynamic.UpdateDelegates", line 282, in System.Dynamic.UpdateDelegates.UpdateAndExecute3(System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2)
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Management\Client\TaskList.cs", line 23, in Microsoft.Web.Management.Client.TaskList.InvokeMethod(System.String methodName, System.Object userData)
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager.Shared\Features\TaskItemExtensions.cs", line 83, in JexusManager.Features.TaskItemExtensions+<>c__DisplayClass3_0.<TaskItemFill>b__0(System.Object o, System.EventArgs args)
  File "System.Windows.Forms.ToolStripItem", line 21, in System.Windows.Forms.ToolStripItem.RaiseEvent(System.Object key, System.EventArgs e)
  File "System.Windows.Forms.ToolStripButton", line 30, in System.Windows.Forms.ToolStripButton.OnClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 66, in System.Windows.Forms.ToolStripItem.HandleClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 203, in System.Windows.Forms.ToolStripItem.HandleMouseUp(System.Windows.Forms.MouseEventArgs e)
  File "System.Windows.Forms.ToolStrip", line 111, in System.Windows.Forms.ToolStrip.OnMouseUp(System.Windows.Forms.MouseEventArgs mea)
  File "System.Windows.Forms.Control", line 388, in System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message& m, System.Windows.Forms.MouseButtons button, System.Int32 clicks)
  File "System.Windows.Forms.Control", line 1250, in System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.ToolStrip", line 231, in System.Windows.Forms.ToolStrip.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.NativeWindow", line 37, in System.Windows.Forms.NativeWindow.Callback(System.IntPtr hWnd, System.Int32 msg, System.IntPtr wparam, System.IntPtr lparam)
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.Traceback (most recent call last):
  File "System.IO.__Error", line 303, in System.IO.__Error.WinIOError(System.Int32 errorCode, System.String maybeFullPath)
  File "System.IO.FileStream", line 928, in System.IO.FileStream.Init(System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.Int32 rights, System.Boolean useRights, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options, Microsoft.Win32.Win32Native+SECURITY_ATTRIBUTES secAttrs, System.String msgPath, System.Boolean bFromProxy, System.Boolean useLongPath, System.Boolean checkHost)
  File "System.IO.FileStream", line 38, in System.IO.FileStream..ctor(System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options, System.String msgPath, System.Boolean bFromProxy)
  File "System.IO.FileStream", line 32, in System.IO.FileStream..ctor(System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean useAsync)
  File "System.Xml.XmlWriterSettings", line 81, in System.Xml.XmlWriterSettings.CreateWriter(System.String outputFileName)
  File "System.Xml.Linq.XDocument", line 33, in System.Xml.Linq.XDocument.Save(System.String fileName, System.Xml.Linq.SaveOptions options)
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Administration\FileContext.cs", line 154, in Microsoft.Web.Administration.FileContext.Save()
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Administration\ServerManager.cs", line 218, in Microsoft.Web.Administration.ServerManager.Save()
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Administration\ServerManager.cs", line 205, in Microsoft.Web.Administration.ServerManager+<CommitChangesAsync>d__42.MoveNext()
  File "System.Runtime.ExceptionServices.ExceptionDispatchInfo", line 12, in System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  File "System.Runtime.CompilerServices.TaskAwaiter", line 40, in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task task)
  File "System.Runtime.CompilerServices.TaskAwaiter", line 11, in System.Runtime.CompilerServices.TaskAwaiter.GetResult()
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Administration\AsyncHelper.cs", line 30, in Microsoft.Web.Administration.AsyncHelper.RunSync(System.Func`1[System.Threading.Tasks.Task] func)
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Administration\ServerManager.cs", line 192, in Microsoft.Web.Administration.ServerManager.CommitChanges()
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager.Features.Authentication\ImpersonationFeature.cs", line 92, in JexusManager.Features.Authentication.ImpersonationFeature.Enable()
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager.Features.Authentication\ImpersonationFeature.cs", line 52, in JexusManager.Features.Authentication.ImpersonationFeature+FeatureTaskList.Enable()
System.UnauthorizedAccessException: Access to the path 'C:\Windows\Microsoft.NET\Framework64\v4.0.30319\config\web.config' is denied.

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/37/

Traceback (most recent call last):
  File "System.RuntimeMethodHandle", line unknown, in System.RuntimeMethodHandle.InvokeMethod(System.Object target, System.Object[] arguments, System.Signature sig, System.Boolean constructor)
  File "System.Reflection.RuntimeMethodInfo", line 57, in System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object obj, System.Object[] parameters, System.Object[] arguments)
  File "System.Reflection.RuntimeMethodInfo", line 108, in System.Reflection.RuntimeMethodInfo.Invoke(System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
  File "(unknown)", line 279, in CallSite.Target(System.Runtime.CompilerServices.Closure , System.Runtime.CompilerServices.CallSite , System.Object , Microsoft.Web.Management.Client.TaskList , System.Object[] )
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Management\Client\TaskList.cs", line 23, in Microsoft.Web.Management.Client.TaskList.InvokeMethod(System.String methodName, System.Object userData)
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager.Shared\Features\TaskItemExtensions.cs", line 83, in JexusManager.Features.TaskItemExtensions+<>c__DisplayClass3_0.<TaskItemFill>b__0(System.Object o, System.EventArgs args)
  File "System.Windows.Forms.ToolStripItem", line 21, in System.Windows.Forms.ToolStripItem.RaiseEvent(System.Object key, System.EventArgs e)
  File "System.Windows.Forms.ToolStripButton", line 30, in System.Windows.Forms.ToolStripButton.OnClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 66, in System.Windows.Forms.ToolStripItem.HandleClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 203, in System.Windows.Forms.ToolStripItem.HandleMouseUp(System.Windows.Forms.MouseEventArgs e)
  File "System.Windows.Forms.ToolStrip", line 111, in System.Windows.Forms.ToolStrip.OnMouseUp(System.Windows.Forms.MouseEventArgs mea)
  File "System.Windows.Forms.Control", line 388, in System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message& m, System.Windows.Forms.MouseButtons button, System.Int32 clicks)
  File "System.Windows.Forms.Control", line 1250, in System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.ToolStrip", line 231, in System.Windows.Forms.ToolStrip.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.NativeWindow", line 37, in System.Windows.Forms.NativeWindow.Callback(System.IntPtr hWnd, System.Int32 msg, System.IntPtr wparam, System.IntPtr lparam)
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.Traceback (most recent call last):
  File "System.RuntimeTypeHandle", line unknown, in System.RuntimeTypeHandle.CreateInstance(System.RuntimeType type, System.Boolean publicOnly, System.Boolean noCheck, System.Boolean& canBeCached, System.RuntimeMethodHandleInternal& ctor, System.Boolean& bNeedSecurityCheck)
  File "System.RuntimeType", line 106, in System.RuntimeType.CreateInstanceSlow(System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark)
  File "System.Activator", line 58, in System.Activator.CreateInstance(System.Type type, System.Boolean nonPublic)
  File "System.Activator", line unknown, in System.Activator.CreateInstance(System.Type type)
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Management\Client\NavigationItem.cs", line 35, in Microsoft.Web.Management.Client.NavigationItem.get_Page()
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager\Services\NavigationService.cs", line 36, in JexusManager.Services.NavigationService.NavigateToItem(Microsoft.Web.Management.Client.NavigationItem item, System.Boolean initializing)
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager\Services\NavigationService.cs", line 30, in JexusManager.Services.NavigationService.Navigate(Microsoft.Web.Management.Client.Connection connection, Microsoft.Web.Management.Server.ManagementConfigurationPath configurationPath, System.Type pageType, System.Object navigationData)
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager.Features.Rewrite\RewriteFeature.cs", line 306, in JexusManager.Features.Rewrite.RewriteFeature.Add()
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager.Features.Rewrite\RewriteFeature.cs", line 124, in JexusManager.Features.Rewrite.RewriteFeature+FeatureTaskList.Add()
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.Traceback (most recent call last):
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager.Features.Rewrite\Inbound\InboundRulePage.Designer.cs", line 976, in JexusManager.Features.Rewrite.Inbound.InboundRulePage.InitializeComponent()
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager.Features.Rewrite\Inbound\InboundRulePage.cs", line 93, in JexusManager.Features.Rewrite.Inbound.InboundRulePage..ctor()
System.IO.FileLoadException: Could not load file or assembly 'MakarovDev.ExpandCollapsePanel, Version=1.0.6404.29495, Culture=neutral, PublicKeyToken=null' or one of its dependencies. A strongly-named assembly is required. (Exception from HRESULT: 0x80131044)

System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/27/

Traceback (most recent call last):
  File "Microsoft.Web.Administration.ConfigurationAttribute", line unknown, in Microsoft.Web.Administration.ConfigurationAttribute.Delete()
  File "Microsoft.Web.Administration.SiteLogFile", line 42, in Microsoft.Web.Administration.SiteLogFile.Set(System.String name, T value, System.Func`1[T] defaultGetter, System.Action`1[Microsoft.Web.Administration.ConfigurationAttribute] mainSetter)
  File "Microsoft.Web.Administration.SiteLogFile", line 49, in Microsoft.Web.Administration.SiteLogFile.set_LogFormat(Microsoft.Web.Administration.LogFormat value)
  File "JexusManager.Features.Logging.LoggingFeature", line 368, in JexusManager.Features.Logging.LoggingFeature.ApplyChanges()
  File "JexusManager.Features.Logging.LoggingPage", line unknown, in JexusManager.Features.Logging.LoggingPage.ApplyChanges()
  File "JexusManager.Services.NavigationService", line 103, in JexusManager.Services.NavigationService.NavigateToItem(Microsoft.Web.Management.Client.NavigationItem item, System.Boolean initializing)
  File "JexusManager.Tree.SiteTreeNode", line 286, in JexusManager.Tree.SiteTreeNode.LoadPanels(JexusManager.MainForm mainForm, System.ComponentModel.Design.ServiceContainer serviceContainer, System.Collections.Generic.List`1[Microsoft.Web.Management.Server.ModuleProvider] moduleProviders)
  File "JexusManager.MainForm", line 115, in JexusManager.MainForm.treeView1_AfterSelect(System.Object sender, System.Windows.Forms.TreeViewEventArgs e)
  File "System.Windows.Forms.TreeView", line 8, in System.Windows.Forms.TreeView.OnAfterSelect(System.Windows.Forms.TreeViewEventArgs e)
  File "System.Windows.Forms.TreeView", line 79, in System.Windows.Forms.TreeView.TvnSelected(System.Windows.Forms.NativeMethods+NMTREEVIEW* nmtv)
  File "System.Windows.Forms.TreeView", line 228, in System.Windows.Forms.TreeView.WmNotify(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.TreeView", line 641, in System.Windows.Forms.TreeView.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.NativeWindow", line 37, in System.Windows.Forms.NativeWindow.Callback(System.IntPtr hWnd, System.Int32 msg, System.IntPtr wparam, System.IntPtr lparam)
System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/43/

Traceback (most recent call last):
  File "System.RuntimeMethodHandle", line unknown, in System.RuntimeMethodHandle.InvokeMethod(System.Object target, System.Object[] arguments, System.Signature sig, System.Boolean constructor)
  File "System.Reflection.RuntimeMethodInfo", line 57, in System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object obj, System.Object[] parameters, System.Object[] arguments)
  File "System.Reflection.RuntimeMethodInfo", line 108, in System.Reflection.RuntimeMethodInfo.Invoke(System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
  File "(unknown)", line 279, in CallSite.Target(System.Runtime.CompilerServices.Closure , System.Runtime.CompilerServices.CallSite , System.Object , Microsoft.Web.Management.Client.TaskList , System.Object[] )
  File "System.Dynamic.UpdateDelegates", line 53, in System.Dynamic.UpdateDelegates.UpdateAndExecute3(System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2)
  File "Microsoft.Web.Management.Client.TaskList", line 283, in Microsoft.Web.Management.Client.TaskList.InvokeMethod(System.String methodName, System.Object userData)
  File "System.Windows.Forms.ToolStripItem", line 21, in System.Windows.Forms.ToolStripItem.RaiseEvent(System.Object key, System.EventArgs e)
  File "System.Windows.Forms.ToolStripButton", line 30, in System.Windows.Forms.ToolStripButton.OnClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 66, in System.Windows.Forms.ToolStripItem.HandleClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 203, in System.Windows.Forms.ToolStripItem.HandleMouseUp(System.Windows.Forms.MouseEventArgs e)
  File "System.Windows.Forms.ToolStrip", line 111, in System.Windows.Forms.ToolStrip.OnMouseUp(System.Windows.Forms.MouseEventArgs mea)
  File "System.Windows.Forms.Control", line 388, in System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message& m, System.Windows.Forms.MouseButtons button, System.Int32 clicks)
  File "System.Windows.Forms.Control", line 1250, in System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.ToolStrip", line 231, in System.Windows.Forms.ToolStrip.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.NativeWindow", line 37, in System.Windows.Forms.NativeWindow.Callback(System.IntPtr hWnd, System.Int32 msg, System.IntPtr wparam, System.IntPtr lparam)
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.Traceback (most recent call last):
  File "System.Reactive.ReflectionUtils", line 120, in System.Reactive.ReflectionUtils.GetEventMethods(System.Type targetType, System.Object target, System.String eventName, System.Reflection.MethodInfo& addMethod, System.Reflection.MethodInfo& removeMethod, System.Type& delegateType, System.Boolean& isWinRT)
  File "System.Reactive.Linq.QueryLanguage", line 24, in System.Reactive.Linq.QueryLanguage.FromEventPattern_(System.Type targetType, System.Object target, System.String eventName, System.Func`3[TSender,TEventArgs,TResult] getResult, System.Reactive.Concurrency.IScheduler scheduler)
  File "System.Reactive.Linq.QueryLanguage", line 33, in System.Reactive.Linq.QueryLanguage.FromEventPattern_(System.Object target, System.String eventName, System.Reactive.Concurrency.IScheduler scheduler)
  File "JexusManager.Features.Certificates.ExportCertificateDialog", line 55, in JexusManager.Features.Certificates.ExportCertificateDialog..ctor(System.Security.Cryptography.X509Certificates.X509Certificate2 certificate2, System.IServiceProvider serviceProvider)
  File "JexusManager.Features.Certificates.CertificatesFeature", line 22, in JexusManager.Features.Certificates.CertificatesFeature.Export()
System.InvalidOperationException: Could not find event 'TextChange' on object of type 'System.Windows.Forms.TextBox'.

System.NullReferenceException: Refer๏ฟฝncia de objeto n๏ฟฝo definida para uma inst๏ฟฝncia de um objeto.

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/22/

Traceback (most recent call last):
  File "JexusManager.MainForm+<actCreateSite_Execute>d__29", line 14, in JexusManager.MainForm+<actCreateSite_Execute>d__29.MoveNext()
  File "System.Runtime.ExceptionServices.ExceptionDispatchInfo", line 12, in System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
System.NullReferenceException: Refer๏ฟฝncia de objeto n๏ฟฝo definida para uma inst๏ฟฝncia de um objeto.

System.Reflection.TargetInvocationException: Ein Aufrufziel hat einen Ausnahmefehler verursacht.

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/29/

Traceback (most recent call last):
  File "System.RuntimeMethodHandle", line unknown, in System.RuntimeMethodHandle.InvokeMethod(System.Object target, System.Object[] arguments, System.Signature sig, System.Boolean constructor)
  File "System.Reflection.RuntimeMethodInfo", line 57, in System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object obj, System.Object[] parameters, System.Object[] arguments)
  File "System.Reflection.RuntimeMethodInfo", line 108, in System.Reflection.RuntimeMethodInfo.Invoke(System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
  File "(unknown)", line 279, in CallSite.Target(System.Runtime.CompilerServices.Closure , System.Runtime.CompilerServices.CallSite , System.Object , Microsoft.Web.Management.Client.TaskList , System.Object[] )
  File "Microsoft.Web.Management.Client.TaskList", line 283, in Microsoft.Web.Management.Client.TaskList.InvokeMethod(System.String methodName, System.Object userData)
  File "System.Windows.Forms.ToolStripItem", line 21, in System.Windows.Forms.ToolStripItem.RaiseEvent(System.Object key, System.EventArgs e)
  File "System.Windows.Forms.ToolStripButton", line 30, in System.Windows.Forms.ToolStripButton.OnClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 66, in System.Windows.Forms.ToolStripItem.HandleClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 203, in System.Windows.Forms.ToolStripItem.HandleMouseUp(System.Windows.Forms.MouseEventArgs e)
  File "System.Windows.Forms.ToolStrip", line 111, in System.Windows.Forms.ToolStrip.OnMouseUp(System.Windows.Forms.MouseEventArgs mea)
  File "System.Windows.Forms.Control", line 388, in System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message& m, System.Windows.Forms.MouseButtons button, System.Int32 clicks)
  File "System.Windows.Forms.Control", line 1212, in System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.ToolStrip", line 231, in System.Windows.Forms.ToolStrip.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.NativeWindow", line 37, in System.Windows.Forms.NativeWindow.Callback(System.IntPtr hWnd, System.Int32 msg, System.IntPtr wparam, System.IntPtr lparam)
System.Reflection.TargetInvocationException: Ein Aufrufziel hat einen Ausnahmefehler verursacht.Traceback (most recent call last):
  File "JexusManager.Features.Rewrite.Inbound.InboundRule", line unknown, in JexusManager.Features.Rewrite.Inbound.InboundRule.Apply()
  File "JexusManager.Features.Rewrite.Inbound.InboundRulePage", line 585, in JexusManager.Features.Rewrite.Inbound.InboundRulePage.ApplyChanges()
System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/33/

Traceback (most recent call last):
  File "System.RuntimeMethodHandle", line unknown, in System.RuntimeMethodHandle.InvokeMethod(System.Object target, System.Object[] arguments, System.Signature sig, System.Boolean constructor)
  File "System.Reflection.RuntimeMethodInfo", line 57, in System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object obj, System.Object[] parameters, System.Object[] arguments)
  File "System.Reflection.RuntimeMethodInfo", line 108, in System.Reflection.RuntimeMethodInfo.Invoke(System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
  File "(unknown)", line 279, in CallSite.Target(System.Runtime.CompilerServices.Closure , System.Runtime.CompilerServices.CallSite , System.Object , Microsoft.Web.Management.Client.TaskList , System.Object[] )
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Management\Client\TaskList.cs", line 23, in Microsoft.Web.Management.Client.TaskList.InvokeMethod(System.String methodName, System.Object userData)
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager.Shared\Features\TaskItemExtensions.cs", line 83, in JexusManager.Features.TaskItemExtensions+<>c__DisplayClass3_0.<TaskItemFill>b__0(System.Object o, System.EventArgs args)
  File "System.Windows.Forms.ToolStripItem", line 21, in System.Windows.Forms.ToolStripItem.RaiseEvent(System.Object key, System.EventArgs e)
  File "System.Windows.Forms.ToolStripButton", line 30, in System.Windows.Forms.ToolStripButton.OnClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 66, in System.Windows.Forms.ToolStripItem.HandleClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 203, in System.Windows.Forms.ToolStripItem.HandleMouseUp(System.Windows.Forms.MouseEventArgs e)
  File "System.Windows.Forms.ToolStrip", line 111, in System.Windows.Forms.ToolStrip.OnMouseUp(System.Windows.Forms.MouseEventArgs mea)
  File "System.Windows.Forms.Control", line 388, in System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message& m, System.Windows.Forms.MouseButtons button, System.Int32 clicks)
  File "System.Windows.Forms.Control", line 1250, in System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.ToolStrip", line 231, in System.Windows.Forms.ToolStrip.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.NativeWindow", line 37, in System.Windows.Forms.NativeWindow.Callback(System.IntPtr hWnd, System.Int32 msg, System.IntPtr wparam, System.IntPtr lparam)
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.Traceback (most recent call last):
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager\Features\Main\BindingsDialog.cs", line 29, in JexusManager.Features.Main.BindingsDialog..ctor(System.IServiceProvider serviceProvider, Microsoft.Web.Administration.Site site)
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager\Features\Main\SiteFeature.cs", line 392, in JexusManager.Features.Main.SiteFeature.Bindings()
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager\Features\Main\SiteFeature.cs", line 123, in JexusManager.Features.Main.SiteFeature+FeatureTaskList.Bindings()
System.NullReferenceException: Object reference not set to an instance of an object.

System.Security.Cryptography.CryptographicException: Invalid provider type specified.

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/7/

Traceback (most recent call last):
  File "System.Security.Cryptography.Utils", line 66, in System.Security.Cryptography.Utils.CreateProvHandle(System.Security.Cryptography.CspParameters parameters, System.Boolean randomKeyContainer)
  File "System.Security.Cryptography.Utils", line unknown, in System.Security.Cryptography.Utils.GetKeyPairHelper(System.Security.Cryptography.CspAlgorithmType keyType, System.Security.Cryptography.CspParameters parameters, System.Boolean randomKeyContainer, System.Int32 dwKeySize, System.Security.Cryptography.SafeProvHandle& safeProvHandle, System.Security.Cryptography.SafeKeyHandle& safeKeyHandle)
  File "System.Security.Cryptography.RSACryptoServiceProvider", line 28, in System.Security.Cryptography.RSACryptoServiceProvider.GetKeyPair()
  File "System.Security.Cryptography.RSACryptoServiceProvider", line 127, in System.Security.Cryptography.RSACryptoServiceProvider..ctor(System.Int32 dwKeySize, System.Security.Cryptography.CspParameters parameters, System.Boolean useDefaultKeySize)
  File "System.Security.Cryptography.X509Certificates.X509Certificate2", line 98, in System.Security.Cryptography.X509Certificates.X509Certificate2.get_PrivateKey()
  File "JexusManager.Features.Certificates.CertificatesFeature+FeatureTaskList", line 566, in JexusManager.Features.Certificates.CertificatesFeature+FeatureTaskList.GetTaskItems()
  File "Microsoft.Web.Management.Client.TaskListCollection+<>c", line unknown, in Microsoft.Web.Management.Client.TaskListCollection+<>c.<GetTaskListItems>b__9_0(Microsoft.Web.Management.Client.TaskList item)
  File "System.Linq.Enumerable+WhereSelectListIterator`2", line 95, in System.Linq.Enumerable+WhereSelectListIterator`2.MoveNext()
  File "JexusManager.Features.TaskItemExtensions", line 85, in JexusManager.Features.TaskItemExtensions.Fill(Microsoft.Web.Management.Client.TaskListCollection tasks, System.Windows.Forms.ToolStrip actionPanel, System.Windows.Forms.ContextMenuStrip actionMenu, Microsoft.Web.Management.Client.TaskList extra)
  File "JexusManager.Features.Certificates.CertificatesPage", line 24, in JexusManager.Features.Certificates.CertificatesPage.Refresh()
  File "System.Windows.Forms.ListView", line 33, in System.Windows.Forms.ListView.OnSelectedIndexChanged(System.EventArgs e)
  File "System.Windows.Forms.ListView", line 1079, in System.Windows.Forms.ListView.WmReflectNotify(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.ListView", line 173, in System.Windows.Forms.ListView.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.NativeWindow", line 37, in System.Windows.Forms.NativeWindow.Callback(System.IntPtr hWnd, System.Int32 msg, System.IntPtr wparam, System.IntPtr lparam)
System.Security.Cryptography.CryptographicException: Invalid provider type specified.

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/8/

Traceback (most recent call last):
  File "System.RuntimeMethodHandle", line unknown, in System.RuntimeMethodHandle.InvokeMethod(System.Object target, System.Object[] arguments, System.Signature sig, System.Boolean constructor)
  File "System.Reflection.RuntimeMethodInfo", line 57, in System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object obj, System.Object[] parameters, System.Object[] arguments)
  File "System.Reflection.RuntimeMethodInfo", line 108, in System.Reflection.RuntimeMethodInfo.Invoke(System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
  File "(unknown)", line 284, in CallSite.Target(System.Runtime.CompilerServices.Closure , System.Runtime.CompilerServices.CallSite , System.Object , Microsoft.Web.Management.Client.TaskList , System.Object[] )
  File "System.Dynamic.UpdateDelegates", line 282, in System.Dynamic.UpdateDelegates.UpdateAndExecute3(System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2)
  File "Microsoft.Web.Management.Client.TaskList", line 283, in Microsoft.Web.Management.Client.TaskList.InvokeMethod(System.String methodName, System.Object userData)
  File "System.Windows.Forms.ToolStripItem", line 21, in System.Windows.Forms.ToolStripItem.RaiseEvent(System.Object key, System.EventArgs e)
  File "System.Windows.Forms.ToolStripMenuItem", line 30, in System.Windows.Forms.ToolStripMenuItem.OnClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 66, in System.Windows.Forms.ToolStripItem.HandleClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 203, in System.Windows.Forms.ToolStripItem.HandleMouseUp(System.Windows.Forms.MouseEventArgs e)
  File "System.Windows.Forms.ToolStrip", line 111, in System.Windows.Forms.ToolStrip.OnMouseUp(System.Windows.Forms.MouseEventArgs mea)
  File "System.Windows.Forms.ToolStripDropDown", line 7, in System.Windows.Forms.ToolStripDropDown.OnMouseUp(System.Windows.Forms.MouseEventArgs mea)
  File "System.Windows.Forms.Control", line 388, in System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message& m, System.Windows.Forms.MouseButtons button, System.Int32 clicks)
  File "System.Windows.Forms.Control", line 1225, in System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.ToolStrip", line 231, in System.Windows.Forms.ToolStrip.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.ToolStripDropDown", line 120, in System.Windows.Forms.ToolStripDropDown.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.NativeWindow", line 37, in System.Windows.Forms.NativeWindow.Callback(System.IntPtr hWnd, System.Int32 msg, System.IntPtr wparam, System.IntPtr lparam)
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.Traceback (most recent call last):
  File "Microsoft.Web.Administration.ConfigurationElement", line 23, in Microsoft.Web.Administration.ConfigurationElement.SetAttributeValueInner(System.String name, System.Object value)
  File "Microsoft.Web.Administration.ConfigurationElement", line unknown, in Microsoft.Web.Administration.ConfigurationElement.SetAttributeValue(System.String attributeName, System.Object value)
  File "JexusManager.Features.Authentication.WindowsAuthenticationFeature", line 50, in JexusManager.Features.Authentication.WindowsAuthenticationFeature.Enable()
System.IO.FileLoadException: This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false".

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/41/

Traceback (most recent call last):
  File "System.RuntimeMethodHandle", line unknown, in System.RuntimeMethodHandle.InvokeMethod(System.Object target, System.Object[] arguments, System.Signature sig, System.Boolean constructor)
  File "System.Reflection.RuntimeMethodInfo", line 57, in System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object obj, System.Object[] parameters, System.Object[] arguments)
  File "System.Reflection.RuntimeMethodInfo", line 108, in System.Reflection.RuntimeMethodInfo.Invoke(System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
  File "(unknown)", line 279, in CallSite.Target(System.Runtime.CompilerServices.Closure , System.Runtime.CompilerServices.CallSite , System.Object , Microsoft.Web.Management.Client.TaskList , System.Object[] )
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Management\Client\TaskList.cs", line 23, in Microsoft.Web.Management.Client.TaskList.InvokeMethod(System.String methodName, System.Object userData)
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager.Shared\Features\TaskItemExtensions.cs", line 83, in JexusManager.Features.TaskItemExtensions+<>c__DisplayClass3_0.<TaskItemFill>b__0(System.Object o, System.EventArgs args)
  File "System.Windows.Forms.ToolStripItem", line 21, in System.Windows.Forms.ToolStripItem.RaiseEvent(System.Object key, System.EventArgs e)
  File "System.Windows.Forms.ToolStripButton", line 30, in System.Windows.Forms.ToolStripButton.OnClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 66, in System.Windows.Forms.ToolStripItem.HandleClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 203, in System.Windows.Forms.ToolStripItem.HandleMouseUp(System.Windows.Forms.MouseEventArgs e)
  File "System.Windows.Forms.ToolStrip", line 111, in System.Windows.Forms.ToolStrip.OnMouseUp(System.Windows.Forms.MouseEventArgs mea)
  File "System.Windows.Forms.Control", line 388, in System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message& m, System.Windows.Forms.MouseButtons button, System.Int32 clicks)
  File "System.Windows.Forms.Control", line 1250, in System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.ToolStrip", line 231, in System.Windows.Forms.ToolStrip.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.NativeWindow", line 37, in System.Windows.Forms.NativeWindow.Callback(System.IntPtr hWnd, System.Int32 msg, System.IntPtr wparam, System.IntPtr lparam)
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.Traceback (most recent call last):
  File "System.IO.__Error", line 472, in System.IO.__Error.WinIOError(System.Int32 errorCode, System.String maybeFullPath)
  File "System.IO.FileStream", line 928, in System.IO.FileStream.Init(System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.Int32 rights, System.Boolean useRights, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options, Microsoft.Win32.Win32Native+SECURITY_ATTRIBUTES secAttrs, System.String msgPath, System.Boolean bFromProxy, System.Boolean useLongPath, System.Boolean checkHost)
  File "System.IO.FileStream", line 38, in System.IO.FileStream..ctor(System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options, System.String msgPath, System.Boolean bFromProxy)
  File "System.IO.FileStream", line 32, in System.IO.FileStream..ctor(System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean useAsync)
  File "System.Xml.XmlWriterSettings", line 81, in System.Xml.XmlWriterSettings.CreateWriter(System.String outputFileName)
  File "System.Xml.Linq.XDocument", line 33, in System.Xml.Linq.XDocument.Save(System.String fileName, System.Xml.Linq.SaveOptions options)
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Administration\FileContext.cs", line 154, in Microsoft.Web.Administration.FileContext.Save()
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Administration\ServerManager.cs", line 219, in Microsoft.Web.Administration.ServerManager.Save()
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Administration\ServerManager.cs", line 205, in Microsoft.Web.Administration.ServerManager+<CommitChangesAsync>d__42.MoveNext()
  File "System.Runtime.ExceptionServices.ExceptionDispatchInfo", line 12, in System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  File "System.Runtime.CompilerServices.TaskAwaiter", line 40, in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task task)
  File "System.Runtime.CompilerServices.TaskAwaiter", line 11, in System.Runtime.CompilerServices.TaskAwaiter.GetResult()
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Administration\AsyncHelper.cs", line 30, in Microsoft.Web.Administration.AsyncHelper.RunSync(System.Func`1[System.Threading.Tasks.Task] func)
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Administration\ServerManager.cs", line 192, in Microsoft.Web.Administration.ServerManager.CommitChanges()
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager.Features.Authentication\AuthenticationPage.cs", line 59, in JexusManager.Features.Authentication.AuthenticationPage+AuthenticationListViewItem.AuthenticationSettingsUpdated()
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Management\Client\Extensions\AuthenticationFeature.cs", line 40, in Microsoft.Web.Management.Client.Extensions.AuthenticationFeature.OnAuthenticationSettingsSaved()
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager.Features.Authentication\WindowsAuthenticationFeature.cs", line 138, in JexusManager.Features.Authentication.WindowsAuthenticationFeature.Providers()
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager.Features.Authentication\WindowsAuthenticationFeature.cs", line 74, in JexusManager.Features.Authentication.WindowsAuthenticationFeature+FeatureTaskList.Providers()
System.IO.IOException: The process cannot access the file 'C:\Users\lextm\Downloads\JexusManager\Tests.JexusManager\bin\Debug\original.config' because it is being used by another process.

System.NullReferenceException: Object reference not set to an instance of an object.

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/34/

Traceback (most recent call last):
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager.Shared\BindingExtensions.cs", line 305, in Microsoft.Web.Administration.BindingExtensions.RequireElevation(Microsoft.Web.Administration.BindingCollection collection)
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager\Features\Main\SiteFeature.cs", line 329, in JexusManager.Features.Main.SiteFeature+<Restart>d__19.MoveNext()
  File "System.Runtime.ExceptionServices.ExceptionDispatchInfo", line 12, in System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
System.NullReferenceException: Object reference not set to an instance of an object.

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/11/

Traceback (most recent call last):
  File "System.RuntimeMethodHandle", line unknown, in System.RuntimeMethodHandle.InvokeMethod(System.Object target, System.Object[] arguments, System.Signature sig, System.Boolean constructor)
  File "System.Reflection.RuntimeMethodInfo", line 57, in System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object obj, System.Object[] parameters, System.Object[] arguments)
  File "System.Reflection.RuntimeMethodInfo", line 108, in System.Reflection.RuntimeMethodInfo.Invoke(System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
  File "(unknown)", line 284, in CallSite.Target(System.Runtime.CompilerServices.Closure , System.Runtime.CompilerServices.CallSite , System.Object , Microsoft.Web.Management.Client.TaskList , System.Object[] )
  File "Microsoft.Web.Management.Client.TaskList", line 283, in Microsoft.Web.Management.Client.TaskList.InvokeMethod(System.String methodName, System.Object userData)
  File "System.Windows.Forms.ToolStripItem", line 21, in System.Windows.Forms.ToolStripItem.RaiseEvent(System.Object key, System.EventArgs e)
  File "System.Windows.Forms.ToolStripButton", line 30, in System.Windows.Forms.ToolStripButton.OnClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 66, in System.Windows.Forms.ToolStripItem.HandleClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 203, in System.Windows.Forms.ToolStripItem.HandleMouseUp(System.Windows.Forms.MouseEventArgs e)
  File "System.Windows.Forms.ToolStrip", line 111, in System.Windows.Forms.ToolStrip.OnMouseUp(System.Windows.Forms.MouseEventArgs mea)
  File "System.Windows.Forms.Control", line 388, in System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message& m, System.Windows.Forms.MouseButtons button, System.Int32 clicks)
  File "System.Windows.Forms.Control", line 1225, in System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.ToolStrip", line 231, in System.Windows.Forms.ToolStrip.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.NativeWindow", line 37, in System.Windows.Forms.NativeWindow.Callback(System.IntPtr hWnd, System.Int32 msg, System.IntPtr wparam, System.IntPtr lparam)
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.Traceback (most recent call last):
  File "Microsoft.Web.Administration.ConfigurationElement", line 23, in Microsoft.Web.Administration.ConfigurationElement.SetAttributeValueInner(System.String name, System.Object value)
  File "Microsoft.Web.Administration.ConfigurationElement", line unknown, in Microsoft.Web.Administration.ConfigurationElement.SetAttributeValue(System.String attributeName, System.Object value)
  File "JexusManager.Features.Authentication.BasicAuthenticationFeature", line 50, in JexusManager.Features.Authentication.BasicAuthenticationFeature.Enable()
System.IO.FileLoadException: This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false".

System.NullReferenceException: Object reference not set to an instance of an object.

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/31/

Traceback (most recent call last):
  File "Microsoft.Web.Administration.IisExpressServerManager+<>c__DisplayClass6_0", line unknown, in Microsoft.Web.Administration.IisExpressServerManager+<>c__DisplayClass6_0.<StopAsync>b__0(System.Diagnostics.Process item)
  File "System.Linq.Enumerable+WhereArrayIterator`1", line 43, in System.Linq.Enumerable+WhereArrayIterator`1.MoveNext()
  File "Microsoft.Web.Administration.IisExpressServerManager+<StopAsync>d__6", line 77, in Microsoft.Web.Administration.IisExpressServerManager+<StopAsync>d__6.MoveNext()
  File "System.Runtime.ExceptionServices.ExceptionDispatchInfo", line 12, in System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  File "System.Runtime.CompilerServices.TaskAwaiter", line 40, in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task task)
  File "Microsoft.Web.Administration.Site+<StopAsync>d__48", line 118, in Microsoft.Web.Administration.Site+<StopAsync>d__48.MoveNext()
  File "System.Runtime.ExceptionServices.ExceptionDispatchInfo", line 12, in System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  File "System.Runtime.CompilerServices.TaskAwaiter", line 40, in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task task)
  File "JexusManager.Features.Main.SiteFeature+<Stop>d__17", line 203, in JexusManager.Features.Main.SiteFeature+<Stop>d__17.MoveNext()
  File "System.Runtime.ExceptionServices.ExceptionDispatchInfo", line 12, in System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
System.NullReferenceException: Object reference not set to an instance of an object.

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/36/

Traceback (most recent call last):
  File "System.RuntimeMethodHandle", line unknown, in System.RuntimeMethodHandle.InvokeMethod(System.Object target, System.Object[] arguments, System.Signature sig, System.Boolean constructor)
  File "System.Reflection.RuntimeMethodInfo", line 57, in System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object obj, System.Object[] parameters, System.Object[] arguments)
  File "System.Reflection.RuntimeMethodInfo", line 108, in System.Reflection.RuntimeMethodInfo.Invoke(System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
  File "(unknown)", line 279, in CallSite.Target(System.Runtime.CompilerServices.Closure , System.Runtime.CompilerServices.CallSite , System.Object , Microsoft.Web.Management.Client.TaskList , System.Object[] )
  File "System.Dynamic.UpdateDelegates", line 282, in System.Dynamic.UpdateDelegates.UpdateAndExecute3(System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2)
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Management\Client\TaskList.cs", line 23, in Microsoft.Web.Management.Client.TaskList.InvokeMethod(System.String methodName, System.Object userData)
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager.Shared\Features\TaskItemExtensions.cs", line 83, in JexusManager.Features.TaskItemExtensions+<>c__DisplayClass3_0.<TaskItemFill>b__0(System.Object o, System.EventArgs args)
  File "System.Windows.Forms.ToolStripItem", line 21, in System.Windows.Forms.ToolStripItem.RaiseEvent(System.Object key, System.EventArgs e)
  File "System.Windows.Forms.ToolStripButton", line 30, in System.Windows.Forms.ToolStripButton.OnClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 66, in System.Windows.Forms.ToolStripItem.HandleClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 203, in System.Windows.Forms.ToolStripItem.HandleMouseUp(System.Windows.Forms.MouseEventArgs e)
  File "System.Windows.Forms.ToolStrip", line 111, in System.Windows.Forms.ToolStrip.OnMouseUp(System.Windows.Forms.MouseEventArgs mea)
  File "System.Windows.Forms.Control", line 388, in System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message& m, System.Windows.Forms.MouseButtons button, System.Int32 clicks)
  File "System.Windows.Forms.Control", line 1250, in System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.ToolStrip", line 231, in System.Windows.Forms.ToolStrip.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.NativeWindow", line 37, in System.Windows.Forms.NativeWindow.Callback(System.IntPtr hWnd, System.Int32 msg, System.IntPtr wparam, System.IntPtr lparam)
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.Traceback (most recent call last):
  File "System.RuntimeTypeHandle", line unknown, in System.RuntimeTypeHandle.CreateInstance(System.RuntimeType type, System.Boolean publicOnly, System.Boolean noCheck, System.Boolean& canBeCached, System.RuntimeMethodHandleInternal& ctor, System.Boolean& bNeedSecurityCheck)
  File "System.RuntimeType", line 106, in System.RuntimeType.CreateInstanceSlow(System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark)
  File "System.Activator", line 58, in System.Activator.CreateInstance(System.Type type, System.Boolean nonPublic)
  File "System.Activator", line unknown, in System.Activator.CreateInstance(System.Type type)
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Management\Client\NavigationItem.cs", line 35, in Microsoft.Web.Management.Client.NavigationItem.get_Page()
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager\Services\NavigationService.cs", line 65, in JexusManager.Services.NavigationService.NavigateToItem(Microsoft.Web.Management.Client.NavigationItem item, System.Boolean initializing)
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager\Services\NavigationService.cs", line 30, in JexusManager.Services.NavigationService.Navigate(Microsoft.Web.Management.Client.Connection connection, Microsoft.Web.Management.Server.ManagementConfigurationPath configurationPath, System.Type pageType, System.Object navigationData)
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager.Features.Rewrite\RewriteFeature.cs", line 306, in JexusManager.Features.Rewrite.RewriteFeature.Add()
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager.Features.Rewrite\RewriteFeature.cs", line 124, in JexusManager.Features.Rewrite.RewriteFeature+FeatureTaskList.Add()
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.Traceback (most recent call last):
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager.Features.Rewrite\Inbound\InboundRulePage.Designer.cs", line 976, in JexusManager.Features.Rewrite.Inbound.InboundRulePage.InitializeComponent()
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager.Features.Rewrite\Inbound\InboundRulePage.cs", line 93, in JexusManager.Features.Rewrite.Inbound.InboundRulePage..ctor()
System.IO.FileLoadException: Could not load file or assembly 'MakarovDev.ExpandCollapsePanel, Version=1.0.6404.29495, Culture=neutral, PublicKeyToken=null' or one of its dependencies. A strongly-named assembly is required. (Exception from HRESULT: 0x80131044)

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/14/

Traceback (most recent call last):
  File "System.RuntimeMethodHandle", line unknown, in System.RuntimeMethodHandle.InvokeMethod(System.Object target, System.Object[] arguments, System.Signature sig, System.Boolean constructor)
  File "System.Reflection.RuntimeMethodInfo", line 57, in System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object obj, System.Object[] parameters, System.Object[] arguments)
  File "System.Reflection.RuntimeMethodInfo", line 108, in System.Reflection.RuntimeMethodInfo.Invoke(System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
  File "(unknown)", line 279, in CallSite.Target(System.Runtime.CompilerServices.Closure , System.Runtime.CompilerServices.CallSite , System.Object , Microsoft.Web.Management.Client.TaskList , System.Object[] )
  File "System.Dynamic.UpdateDelegates", line 282, in System.Dynamic.UpdateDelegates.UpdateAndExecute3(System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2)
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Management\Client\TaskList.cs", line 23, in Microsoft.Web.Management.Client.TaskList.InvokeMethod(System.String methodName, System.Object userData)
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager.Shared\Features\TaskItemExtensions.cs", line 83, in JexusManager.Features.TaskItemExtensions+<>c__DisplayClass3_0.<TaskItemFill>b__0(System.Object o, System.EventArgs args)
  File "System.Windows.Forms.ToolStripItem", line 21, in System.Windows.Forms.ToolStripItem.RaiseEvent(System.Object key, System.EventArgs e)
  File "System.Windows.Forms.ToolStripButton", line 30, in System.Windows.Forms.ToolStripButton.OnClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 66, in System.Windows.Forms.ToolStripItem.HandleClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 203, in System.Windows.Forms.ToolStripItem.HandleMouseUp(System.Windows.Forms.MouseEventArgs e)
  File "System.Windows.Forms.ToolStrip", line 111, in System.Windows.Forms.ToolStrip.OnMouseUp(System.Windows.Forms.MouseEventArgs mea)
  File "System.Windows.Forms.Control", line 388, in System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message& m, System.Windows.Forms.MouseButtons button, System.Int32 clicks)
  File "System.Windows.Forms.Control", line 1250, in System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.ToolStrip", line 231, in System.Windows.Forms.ToolStrip.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.NativeWindow", line 37, in System.Windows.Forms.NativeWindow.Callback(System.IntPtr hWnd, System.Int32 msg, System.IntPtr wparam, System.IntPtr lparam)
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.Traceback (most recent call last):
  File "System.Diagnostics.Process", line 667, in System.Diagnostics.Process.StartWithShellExecuteEx(System.Diagnostics.ProcessStartInfo startInfo)
  File "System.Diagnostics.Process", line 27, in System.Diagnostics.Process.Start(System.Diagnostics.ProcessStartInfo startInfo)
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager\Features\Main\SiteFeature.cs", line 381, in JexusManager.Features.Main.SiteFeature.Explore()
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager\Features\Main\SiteFeature.cs", line 107, in JexusManager.Features.Main.SiteFeature+FeatureTaskList.Explore()
System.ComponentModel.Win32Exception: The system cannot find the file specified

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/45/

Traceback (most recent call last):
  File "System.RuntimeMethodHandle", line unknown, in System.RuntimeMethodHandle.InvokeMethod(System.Object target, System.Object[] arguments, System.Signature sig, System.Boolean constructor)
  File "System.Reflection.RuntimeMethodInfo", line 57, in System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object obj, System.Object[] parameters, System.Object[] arguments)
  File "System.Reflection.RuntimeMethodInfo", line 108, in System.Reflection.RuntimeMethodInfo.Invoke(System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
  File "(unknown)", line 279, in CallSite.Target(System.Runtime.CompilerServices.Closure , System.Runtime.CompilerServices.CallSite , System.Object , Microsoft.Web.Management.Client.TaskList , System.Object[] )
  File "Microsoft.Web.Management.Client.TaskList", line 283, in Microsoft.Web.Management.Client.TaskList.InvokeMethod(System.String methodName, System.Object userData)
  File "System.Windows.Forms.ToolStripItem", line 21, in System.Windows.Forms.ToolStripItem.RaiseEvent(System.Object key, System.EventArgs e)
  File "System.Windows.Forms.ToolStripMenuItem", line 30, in System.Windows.Forms.ToolStripMenuItem.OnClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 66, in System.Windows.Forms.ToolStripItem.HandleClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 203, in System.Windows.Forms.ToolStripItem.HandleMouseUp(System.Windows.Forms.MouseEventArgs e)
  File "System.Windows.Forms.ToolStrip", line 111, in System.Windows.Forms.ToolStrip.OnMouseUp(System.Windows.Forms.MouseEventArgs mea)
  File "System.Windows.Forms.ToolStripDropDown", line 7, in System.Windows.Forms.ToolStripDropDown.OnMouseUp(System.Windows.Forms.MouseEventArgs mea)
  File "System.Windows.Forms.Control", line 388, in System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message& m, System.Windows.Forms.MouseButtons button, System.Int32 clicks)
  File "System.Windows.Forms.Control", line 1250, in System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.ToolStrip", line 231, in System.Windows.Forms.ToolStrip.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.ToolStripDropDown", line 120, in System.Windows.Forms.ToolStripDropDown.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.NativeWindow", line 37, in System.Windows.Forms.NativeWindow.Callback(System.IntPtr hWnd, System.Int32 msg, System.IntPtr wparam, System.IntPtr lparam)
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.Traceback (most recent call last):
  File "System.Reactive.ReflectionUtils", line 120, in System.Reactive.ReflectionUtils.GetEventMethods(System.Type targetType, System.Object target, System.String eventName, System.Reflection.MethodInfo& addMethod, System.Reflection.MethodInfo& removeMethod, System.Type& delegateType, System.Boolean& isWinRT)
  File "System.Reactive.Linq.QueryLanguage", line 24, in System.Reactive.Linq.QueryLanguage.FromEventPattern_(System.Type targetType, System.Object target, System.String eventName, System.Func`3[TSender,TEventArgs,TResult] getResult, System.Reactive.Concurrency.IScheduler scheduler)
  File "System.Reactive.Linq.QueryLanguage", line 33, in System.Reactive.Linq.QueryLanguage.FromEventPattern_(System.Object target, System.String eventName, System.Reactive.Concurrency.IScheduler scheduler)
  File "JexusManager.Features.Certificates.ExportCertificateDialog", line 55, in JexusManager.Features.Certificates.ExportCertificateDialog..ctor(System.Security.Cryptography.X509Certificates.X509Certificate2 certificate2, System.IServiceProvider serviceProvider)
  File "JexusManager.Features.Certificates.CertificatesFeature", line 22, in JexusManager.Features.Certificates.CertificatesFeature.Export()
System.InvalidOperationException: Could not find event 'TextChange' on object of type 'System.Windows.Forms.TextBox'.

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/46/

Traceback (most recent call last):
  File "System.RuntimeMethodHandle", line unknown, in System.RuntimeMethodHandle.InvokeMethod(System.Object target, System.Object[] arguments, System.Signature sig, System.Boolean constructor)
  File "System.Reflection.RuntimeMethodInfo", line 57, in System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object obj, System.Object[] parameters, System.Object[] arguments)
  File "System.Reflection.RuntimeMethodInfo", line 108, in System.Reflection.RuntimeMethodInfo.Invoke(System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
  File "(unknown)", line 279, in CallSite.Target(System.Runtime.CompilerServices.Closure , System.Runtime.CompilerServices.CallSite , System.Object , Microsoft.Web.Management.Client.TaskList , System.Object[] )
  File "System.Dynamic.UpdateDelegates", line 53, in System.Dynamic.UpdateDelegates.UpdateAndExecute3(System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2)
  File "Microsoft.Web.Management.Client.TaskList", line 283, in Microsoft.Web.Management.Client.TaskList.InvokeMethod(System.String methodName, System.Object userData)
  File "System.Windows.Forms.ToolStripItem", line 21, in System.Windows.Forms.ToolStripItem.RaiseEvent(System.Object key, System.EventArgs e)
  File "System.Windows.Forms.ToolStripMenuItem", line 30, in System.Windows.Forms.ToolStripMenuItem.OnClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 66, in System.Windows.Forms.ToolStripItem.HandleClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 203, in System.Windows.Forms.ToolStripItem.HandleMouseUp(System.Windows.Forms.MouseEventArgs e)
  File "System.Windows.Forms.ToolStrip", line 111, in System.Windows.Forms.ToolStrip.OnMouseUp(System.Windows.Forms.MouseEventArgs mea)
  File "System.Windows.Forms.ToolStripDropDown", line 7, in System.Windows.Forms.ToolStripDropDown.OnMouseUp(System.Windows.Forms.MouseEventArgs mea)
  File "System.Windows.Forms.Control", line 388, in System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message& m, System.Windows.Forms.MouseButtons button, System.Int32 clicks)
  File "System.Windows.Forms.Control", line 1250, in System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.ToolStrip", line 231, in System.Windows.Forms.ToolStrip.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.ToolStripDropDown", line 120, in System.Windows.Forms.ToolStripDropDown.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.NativeWindow", line 37, in System.Windows.Forms.NativeWindow.Callback(System.IntPtr hWnd, System.Int32 msg, System.IntPtr wparam, System.IntPtr lparam)
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.Traceback (most recent call last):
  File "System.Reactive.ReflectionUtils", line 120, in System.Reactive.ReflectionUtils.GetEventMethods(System.Type targetType, System.Object target, System.String eventName, System.Reflection.MethodInfo& addMethod, System.Reflection.MethodInfo& removeMethod, System.Type& delegateType, System.Boolean& isWinRT)
  File "System.Reactive.Linq.QueryLanguage", line 24, in System.Reactive.Linq.QueryLanguage.FromEventPattern_(System.Type targetType, System.Object target, System.String eventName, System.Func`3[TSender,TEventArgs,TResult] getResult, System.Reactive.Concurrency.IScheduler scheduler)
  File "System.Reactive.Linq.QueryLanguage", line 33, in System.Reactive.Linq.QueryLanguage.FromEventPattern_(System.Object target, System.String eventName, System.Reactive.Concurrency.IScheduler scheduler)
  File "JexusManager.Features.Certificates.ExportCertificateDialog", line 55, in JexusManager.Features.Certificates.ExportCertificateDialog..ctor(System.Security.Cryptography.X509Certificates.X509Certificate2 certificate2, System.IServiceProvider serviceProvider)
  File "JexusManager.Features.Certificates.CertificatesFeature", line 22, in JexusManager.Features.Certificates.CertificatesFeature.Export()
System.InvalidOperationException: Could not find event 'TextChange' on object of type 'System.Windows.Forms.TextBox'.

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/10/

Traceback (most recent call last):
  File "System.RuntimeMethodHandle", line unknown, in System.RuntimeMethodHandle.InvokeMethod(System.Object target, System.Object[] arguments, System.Signature sig, System.Boolean constructor)
  File "System.Reflection.RuntimeMethodInfo", line 57, in System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object obj, System.Object[] parameters, System.Object[] arguments)
  File "System.Reflection.RuntimeMethodInfo", line 108, in System.Reflection.RuntimeMethodInfo.Invoke(System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
  File "(unknown)", line 284, in CallSite.Target(System.Runtime.CompilerServices.Closure , System.Runtime.CompilerServices.CallSite , System.Object , Microsoft.Web.Management.Client.TaskList , System.Object[] )
  File "System.Dynamic.UpdateDelegates", line 282, in System.Dynamic.UpdateDelegates.UpdateAndExecute3(System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2)
  File "Microsoft.Web.Management.Client.TaskList", line 283, in Microsoft.Web.Management.Client.TaskList.InvokeMethod(System.String methodName, System.Object userData)
  File "System.Windows.Forms.ToolStripItem", line 21, in System.Windows.Forms.ToolStripItem.RaiseEvent(System.Object key, System.EventArgs e)
  File "System.Windows.Forms.ToolStripButton", line 30, in System.Windows.Forms.ToolStripButton.OnClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 66, in System.Windows.Forms.ToolStripItem.HandleClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 203, in System.Windows.Forms.ToolStripItem.HandleMouseUp(System.Windows.Forms.MouseEventArgs e)
  File "System.Windows.Forms.ToolStrip", line 111, in System.Windows.Forms.ToolStrip.OnMouseUp(System.Windows.Forms.MouseEventArgs mea)
  File "System.Windows.Forms.Control", line 388, in System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message& m, System.Windows.Forms.MouseButtons button, System.Int32 clicks)
  File "System.Windows.Forms.Control", line 1225, in System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.ToolStrip", line 231, in System.Windows.Forms.ToolStrip.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.NativeWindow", line 37, in System.Windows.Forms.NativeWindow.Callback(System.IntPtr hWnd, System.Int32 msg, System.IntPtr wparam, System.IntPtr lparam)
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.Traceback (most recent call last):
  File "Microsoft.Web.Administration.ConfigurationElement", line 23, in Microsoft.Web.Administration.ConfigurationElement.SetAttributeValueInner(System.String name, System.Object value)
  File "Microsoft.Web.Administration.ConfigurationElement", line unknown, in Microsoft.Web.Administration.ConfigurationElement.SetAttributeValue(System.String attributeName, System.Object value)
  File "JexusManager.Features.Authentication.BasicAuthenticationFeature", line 50, in JexusManager.Features.Authentication.BasicAuthenticationFeature.Enable()
System.IO.FileLoadException: This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false".

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/48/

Traceback (most recent call last):
  File "System.RuntimeMethodHandle", line unknown, in System.RuntimeMethodHandle.InvokeMethod(System.Object target, System.Object[] arguments, System.Signature sig, System.Boolean constructor)
  File "System.Reflection.RuntimeMethodInfo", line 57, in System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object obj, System.Object[] parameters, System.Object[] arguments)
  File "System.Reflection.RuntimeMethodInfo", line 108, in System.Reflection.RuntimeMethodInfo.Invoke(System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
  File "(unknown)", line 279, in CallSite.Target(System.Runtime.CompilerServices.Closure , System.Runtime.CompilerServices.CallSite , System.Object , Microsoft.Web.Management.Client.TaskList , System.Object[] )
  File "System.Dynamic.UpdateDelegates", line 282, in System.Dynamic.UpdateDelegates.UpdateAndExecute3(System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2)
  File "Microsoft.Web.Management.Client.TaskList", line 283, in Microsoft.Web.Management.Client.TaskList.InvokeMethod(System.String methodName, System.Object userData)
  File "System.Windows.Forms.ToolStripItem", line 21, in System.Windows.Forms.ToolStripItem.RaiseEvent(System.Object key, System.EventArgs e)
  File "System.Windows.Forms.ToolStripButton", line 30, in System.Windows.Forms.ToolStripButton.OnClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 66, in System.Windows.Forms.ToolStripItem.HandleClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 203, in System.Windows.Forms.ToolStripItem.HandleMouseUp(System.Windows.Forms.MouseEventArgs e)
  File "System.Windows.Forms.ToolStrip", line 111, in System.Windows.Forms.ToolStrip.OnMouseUp(System.Windows.Forms.MouseEventArgs mea)
  File "System.Windows.Forms.Control", line 388, in System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message& m, System.Windows.Forms.MouseButtons button, System.Int32 clicks)
  File "System.Windows.Forms.Control", line 1250, in System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.ToolStrip", line 231, in System.Windows.Forms.ToolStrip.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.NativeWindow", line 37, in System.Windows.Forms.NativeWindow.Callback(System.IntPtr hWnd, System.Int32 msg, System.IntPtr wparam, System.IntPtr lparam)
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.Traceback (most recent call last):
  File "Microsoft.Web.Administration.ConfigurationElement", line 23, in Microsoft.Web.Administration.ConfigurationElement.SetAttributeValueInner(System.String name, System.Object value)
  File "Microsoft.Web.Administration.ConfigurationElement", line unknown, in Microsoft.Web.Administration.ConfigurationElement.SetAttributeValue(System.String attributeName, System.Object value)
  File "JexusManager.Features.Access.AccessFeature", line 55, in JexusManager.Features.Access.AccessFeature.ApplyChanges()
  File "JexusManager.Features.Access.AccessPage", line 59, in JexusManager.Features.Access.AccessPage.ApplyChanges()
System.IO.FileLoadException: This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false".

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/40/

Traceback (most recent call last):
  File "System.RuntimeMethodHandle", line unknown, in System.RuntimeMethodHandle.InvokeMethod(System.Object target, System.Object[] arguments, System.Signature sig, System.Boolean constructor)
  File "System.Reflection.RuntimeMethodInfo", line 57, in System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object obj, System.Object[] parameters, System.Object[] arguments)
  File "System.Reflection.RuntimeMethodInfo", line 108, in System.Reflection.RuntimeMethodInfo.Invoke(System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
  File "(unknown)", line 279, in CallSite.Target(System.Runtime.CompilerServices.Closure , System.Runtime.CompilerServices.CallSite , System.Object , Microsoft.Web.Management.Client.TaskList , System.Object[] )
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Management\Client\TaskList.cs", line 23, in Microsoft.Web.Management.Client.TaskList.InvokeMethod(System.String methodName, System.Object userData)
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager.Shared\Features\TaskItemExtensions.cs", line 83, in JexusManager.Features.TaskItemExtensions+<>c__DisplayClass3_0.<TaskItemFill>b__0(System.Object o, System.EventArgs args)
  File "System.Windows.Forms.ToolStripItem", line 21, in System.Windows.Forms.ToolStripItem.RaiseEvent(System.Object key, System.EventArgs e)
  File "System.Windows.Forms.ToolStripButton", line 30, in System.Windows.Forms.ToolStripButton.OnClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 66, in System.Windows.Forms.ToolStripItem.HandleClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 203, in System.Windows.Forms.ToolStripItem.HandleMouseUp(System.Windows.Forms.MouseEventArgs e)
  File "System.Windows.Forms.ToolStrip", line 111, in System.Windows.Forms.ToolStrip.OnMouseUp(System.Windows.Forms.MouseEventArgs mea)
  File "System.Windows.Forms.Control", line 388, in System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message& m, System.Windows.Forms.MouseButtons button, System.Int32 clicks)
  File "System.Windows.Forms.Control", line 1250, in System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.ToolStrip", line 231, in System.Windows.Forms.ToolStrip.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.NativeWindow", line 37, in System.Windows.Forms.NativeWindow.Callback(System.IntPtr hWnd, System.Int32 msg, System.IntPtr wparam, System.IntPtr lparam)
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.Traceback (most recent call last):
  File "System.IO.__Error", line 472, in System.IO.__Error.WinIOError(System.Int32 errorCode, System.String maybeFullPath)
  File "System.IO.FileStream", line 928, in System.IO.FileStream.Init(System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.Int32 rights, System.Boolean useRights, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options, Microsoft.Win32.Win32Native+SECURITY_ATTRIBUTES secAttrs, System.String msgPath, System.Boolean bFromProxy, System.Boolean useLongPath, System.Boolean checkHost)
  File "System.IO.FileStream", line 38, in System.IO.FileStream..ctor(System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options, System.String msgPath, System.Boolean bFromProxy)
  File "System.IO.FileStream", line 32, in System.IO.FileStream..ctor(System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean useAsync)
  File "System.Xml.XmlWriterSettings", line 81, in System.Xml.XmlWriterSettings.CreateWriter(System.String outputFileName)
  File "System.Xml.Linq.XDocument", line 33, in System.Xml.Linq.XDocument.Save(System.String fileName, System.Xml.Linq.SaveOptions options)
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Administration\FileContext.cs", line 154, in Microsoft.Web.Administration.FileContext.Save()
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Administration\ServerManager.cs", line 219, in Microsoft.Web.Administration.ServerManager.Save()
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Administration\ServerManager.cs", line 205, in Microsoft.Web.Administration.ServerManager+<CommitChangesAsync>d__42.MoveNext()
  File "System.Runtime.ExceptionServices.ExceptionDispatchInfo", line 12, in System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  File "System.Runtime.CompilerServices.TaskAwaiter", line 40, in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task task)
  File "System.Runtime.CompilerServices.TaskAwaiter", line 11, in System.Runtime.CompilerServices.TaskAwaiter.GetResult()
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Administration\AsyncHelper.cs", line 30, in Microsoft.Web.Administration.AsyncHelper.RunSync(System.Func`1[System.Threading.Tasks.Task] func)
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Administration\ServerManager.cs", line 192, in Microsoft.Web.Administration.ServerManager.CommitChanges()
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager.Features.Authentication\AuthenticationPage.cs", line 59, in JexusManager.Features.Authentication.AuthenticationPage+AuthenticationListViewItem.AuthenticationSettingsUpdated()
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Management\Client\Extensions\AuthenticationFeature.cs", line 40, in Microsoft.Web.Management.Client.Extensions.AuthenticationFeature.OnAuthenticationSettingsSaved()
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager.Features.Authentication\WindowsAuthenticationFeature.cs", line 124, in JexusManager.Features.Authentication.WindowsAuthenticationFeature.Edit()
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager.Features.Authentication\WindowsAuthenticationFeature.cs", line 68, in JexusManager.Features.Authentication.WindowsAuthenticationFeature+FeatureTaskList.Edit()
System.IO.IOException: The process cannot access the file 'C:\Users\lextm\Downloads\JexusManager\Tests.JexusManager\bin\Debug\original.config' because it is being used by another process.

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/13/

Traceback (most recent call last):
  File "System.RuntimeMethodHandle", line unknown, in System.RuntimeMethodHandle.InvokeMethod(System.Object target, System.Object[] arguments, System.Signature sig, System.Boolean constructor)
  File "System.Reflection.RuntimeMethodInfo", line 57, in System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object obj, System.Object[] parameters, System.Object[] arguments)
  File "System.Reflection.RuntimeMethodInfo", line 108, in System.Reflection.RuntimeMethodInfo.Invoke(System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
  File "(unknown)", line 284, in CallSite.Target(System.Runtime.CompilerServices.Closure , System.Runtime.CompilerServices.CallSite , System.Object , Microsoft.Web.Management.Client.TaskList , System.Object[] )
  File "Microsoft.Web.Management.Client.TaskList", line 283, in Microsoft.Web.Management.Client.TaskList.InvokeMethod(System.String methodName, System.Object userData)
  File "System.Windows.Forms.ToolStripItem", line 21, in System.Windows.Forms.ToolStripItem.RaiseEvent(System.Object key, System.EventArgs e)
  File "System.Windows.Forms.ToolStripButton", line 30, in System.Windows.Forms.ToolStripButton.OnClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 66, in System.Windows.Forms.ToolStripItem.HandleClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 203, in System.Windows.Forms.ToolStripItem.HandleMouseUp(System.Windows.Forms.MouseEventArgs e)
  File "System.Windows.Forms.ToolStrip", line 111, in System.Windows.Forms.ToolStrip.OnMouseUp(System.Windows.Forms.MouseEventArgs mea)
  File "System.Windows.Forms.Control", line 388, in System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message& m, System.Windows.Forms.MouseButtons button, System.Int32 clicks)
  File "System.Windows.Forms.Control", line 1225, in System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.ToolStrip", line 231, in System.Windows.Forms.ToolStrip.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.NativeWindow", line 37, in System.Windows.Forms.NativeWindow.Callback(System.IntPtr hWnd, System.Int32 msg, System.IntPtr wparam, System.IntPtr lparam)
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.Traceback (most recent call last):
  File "Microsoft.Web.Administration.ConfigurationElement", line 23, in Microsoft.Web.Administration.ConfigurationElement.SetAttributeValueInner(System.String name, System.Object value)
  File "Microsoft.Web.Administration.ConfigurationElement", line unknown, in Microsoft.Web.Administration.ConfigurationElement.SetAttributeValue(System.String attributeName, System.Object value)
  File "JexusManager.Features.Authentication.WindowsAuthenticationFeature", line 50, in JexusManager.Features.Authentication.WindowsAuthenticationFeature.Enable()
System.IO.FileLoadException: This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false".

System.Reflection.TargetInvocationException: Ein Aufrufziel hat einen Ausnahmefehler verursacht.

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/30/

Traceback (most recent call last):
  File "System.RuntimeMethodHandle", line unknown, in System.RuntimeMethodHandle.InvokeMethod(System.Object target, System.Object[] arguments, System.Signature sig, System.Boolean constructor)
  File "System.Reflection.RuntimeMethodInfo", line 57, in System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object obj, System.Object[] parameters, System.Object[] arguments)
  File "System.Reflection.RuntimeMethodInfo", line 108, in System.Reflection.RuntimeMethodInfo.Invoke(System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
  File "(unknown)", line 279, in CallSite.Target(System.Runtime.CompilerServices.Closure , System.Runtime.CompilerServices.CallSite , System.Object , Microsoft.Web.Management.Client.TaskList , System.Object[] )
  File "System.Dynamic.UpdateDelegates", line 282, in System.Dynamic.UpdateDelegates.UpdateAndExecute3(System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2)
  File "Microsoft.Web.Management.Client.TaskList", line 283, in Microsoft.Web.Management.Client.TaskList.InvokeMethod(System.String methodName, System.Object userData)
  File "System.Windows.Forms.ToolStripItem", line 21, in System.Windows.Forms.ToolStripItem.RaiseEvent(System.Object key, System.EventArgs e)
  File "System.Windows.Forms.ToolStripButton", line 30, in System.Windows.Forms.ToolStripButton.OnClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 66, in System.Windows.Forms.ToolStripItem.HandleClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 203, in System.Windows.Forms.ToolStripItem.HandleMouseUp(System.Windows.Forms.MouseEventArgs e)
  File "System.Windows.Forms.ToolStrip", line 111, in System.Windows.Forms.ToolStrip.OnMouseUp(System.Windows.Forms.MouseEventArgs mea)
  File "System.Windows.Forms.Control", line 388, in System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message& m, System.Windows.Forms.MouseButtons button, System.Int32 clicks)
  File "System.Windows.Forms.Control", line 1212, in System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.ToolStrip", line 231, in System.Windows.Forms.ToolStrip.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.NativeWindow", line 37, in System.Windows.Forms.NativeWindow.Callback(System.IntPtr hWnd, System.Int32 msg, System.IntPtr wparam, System.IntPtr lparam)
System.Reflection.TargetInvocationException: Ein Aufrufziel hat einen Ausnahmefehler verursacht.Traceback (most recent call last):
  File "JexusManager.Features.Rewrite.Inbound.InboundRule", line unknown, in JexusManager.Features.Rewrite.Inbound.InboundRule.Apply()
  File "JexusManager.Features.Rewrite.Inbound.InboundRulePage", line 585, in JexusManager.Features.Rewrite.Inbound.InboundRulePage.ApplyChanges()
  File "JexusManager.Features.Rewrite.Inbound.InboundRulePage", line 33, in JexusManager.Features.Rewrite.Inbound.InboundRulePage.Back()
System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.

System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/26/

Traceback (most recent call last):
  File "JexusManager.MainForm", line 115, in JexusManager.MainForm.treeView1_AfterSelect(System.Object sender, System.Windows.Forms.TreeViewEventArgs e)
  File "System.Windows.Forms.TreeView", line 8, in System.Windows.Forms.TreeView.OnAfterSelect(System.Windows.Forms.TreeViewEventArgs e)
  File "System.Windows.Forms.TreeView", line 79, in System.Windows.Forms.TreeView.TvnSelected(System.Windows.Forms.NativeMethods+NMTREEVIEW* nmtv)
  File "System.Windows.Forms.TreeView", line 228, in System.Windows.Forms.TreeView.WmNotify(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.TreeView", line 641, in System.Windows.Forms.TreeView.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.NativeWindow", line 37, in System.Windows.Forms.NativeWindow.Callback(System.IntPtr hWnd, System.Int32 msg, System.IntPtr wparam, System.IntPtr lparam)
System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.

System.IO.FileLoadException: This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMod

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/38/

Traceback (most recent call last):
  File "Microsoft.Web.Administration.ConfigurationElement", line 23, in Microsoft.Web.Administration.ConfigurationElement.SetAttributeValueInner(System.String name, System.Object value)
  File "Microsoft.Web.Administration.ConfigurationElement", line unknown, in Microsoft.Web.Administration.ConfigurationElement.SetAttributeValue(System.String attributeName, System.Object value)
  File "JexusManager.Features.IpSecurity.SetRestrictionsDialog+<>c__DisplayClass0_1", line 37, in JexusManager.Features.IpSecurity.SetRestrictionsDialog+<>c__DisplayClass0_1.<.ctor>b__1(System.Reactive.EventPattern`1[System.EventArgs] evt)
  File "System.Reactive.AnonymousSafeObserver`1", line 22, in System.Reactive.AnonymousSafeObserver`1.OnNext(T value)
System.IO.FileLoadException: This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false".

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/44/

Traceback (most recent call last):
  File "System.RuntimeMethodHandle", line unknown, in System.RuntimeMethodHandle.InvokeMethod(System.Object target, System.Object[] arguments, System.Signature sig, System.Boolean constructor)
  File "System.Reflection.RuntimeMethodInfo", line 57, in System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object obj, System.Object[] parameters, System.Object[] arguments)
  File "System.Reflection.RuntimeMethodInfo", line 108, in System.Reflection.RuntimeMethodInfo.Invoke(System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
  File "(unknown)", line 279, in CallSite.Target(System.Runtime.CompilerServices.Closure , System.Runtime.CompilerServices.CallSite , System.Object , Microsoft.Web.Management.Client.TaskList , System.Object[] )
  File "Microsoft.Web.Management.Client.TaskList", line 283, in Microsoft.Web.Management.Client.TaskList.InvokeMethod(System.String methodName, System.Object userData)
  File "System.Windows.Forms.ToolStripItem", line 21, in System.Windows.Forms.ToolStripItem.RaiseEvent(System.Object key, System.EventArgs e)
  File "System.Windows.Forms.ToolStripButton", line 30, in System.Windows.Forms.ToolStripButton.OnClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 66, in System.Windows.Forms.ToolStripItem.HandleClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 203, in System.Windows.Forms.ToolStripItem.HandleMouseUp(System.Windows.Forms.MouseEventArgs e)
  File "System.Windows.Forms.ToolStrip", line 111, in System.Windows.Forms.ToolStrip.OnMouseUp(System.Windows.Forms.MouseEventArgs mea)
  File "System.Windows.Forms.Control", line 388, in System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message& m, System.Windows.Forms.MouseButtons button, System.Int32 clicks)
  File "System.Windows.Forms.Control", line 1250, in System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.ToolStrip", line 231, in System.Windows.Forms.ToolStrip.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.NativeWindow", line 37, in System.Windows.Forms.NativeWindow.Callback(System.IntPtr hWnd, System.Int32 msg, System.IntPtr wparam, System.IntPtr lparam)
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.Traceback (most recent call last):
  File "System.Reactive.ReflectionUtils", line 120, in System.Reactive.ReflectionUtils.GetEventMethods(System.Type targetType, System.Object target, System.String eventName, System.Reflection.MethodInfo& addMethod, System.Reflection.MethodInfo& removeMethod, System.Type& delegateType, System.Boolean& isWinRT)
  File "System.Reactive.Linq.QueryLanguage", line 24, in System.Reactive.Linq.QueryLanguage.FromEventPattern_(System.Type targetType, System.Object target, System.String eventName, System.Func`3[TSender,TEventArgs,TResult] getResult, System.Reactive.Concurrency.IScheduler scheduler)
  File "System.Reactive.Linq.QueryLanguage", line 33, in System.Reactive.Linq.QueryLanguage.FromEventPattern_(System.Object target, System.String eventName, System.Reactive.Concurrency.IScheduler scheduler)
  File "JexusManager.Features.Certificates.ExportCertificateDialog", line 55, in JexusManager.Features.Certificates.ExportCertificateDialog..ctor(System.Security.Cryptography.X509Certificates.X509Certificate2 certificate2, System.IServiceProvider serviceProvider)
  File "JexusManager.Features.Certificates.CertificatesFeature", line 22, in JexusManager.Features.Certificates.CertificatesFeature.Export()
System.InvalidOperationException: Could not find event 'TextChange' on object of type 'System.Windows.Forms.TextBox'.

System.NullReferenceException: Object reference not set to an instance of an object.

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/19/

Traceback (most recent call last):
  File "Microsoft.Web.Administration.Binding", line unknown, in Microsoft.Web.Administration.Binding.ToUri()
  File "JexusManager.Features.Main.SiteFeature+FeatureTaskList", line 673, in JexusManager.Features.Main.SiteFeature+FeatureTaskList.GetTaskItems()
  File "Microsoft.Web.Management.Client.TaskListCollection+<>c", line unknown, in Microsoft.Web.Management.Client.TaskListCollection+<>c.<GetTaskListItems>b__9_0(Microsoft.Web.Management.Client.TaskList item)
  File "System.Linq.Enumerable+WhereSelectListIterator`2", line 77, in System.Linq.Enumerable+WhereSelectListIterator`2.MoveNext()
  File "JexusManager.Features.TaskItemExtensions", line 85, in JexusManager.Features.TaskItemExtensions.Fill(Microsoft.Web.Management.Client.TaskListCollection tasks, System.Windows.Forms.ToolStrip actionPanel, System.Windows.Forms.ContextMenuStrip actionMenu, Microsoft.Web.Management.Client.TaskList extra)
  File "JexusManager.Features.Main.SitePage", line unknown, in JexusManager.Features.Main.SitePage.Refresh()
  File "JexusManager.Features.Main.SiteFeature+<Load>d__10", line 180, in JexusManager.Features.Main.SiteFeature+<Load>d__10.MoveNext()
  File "System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c", line unknown, in System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.<ThrowAsync>b__6_0(System.Object state)
System.NullReferenceException: Object reference not set to an instance of an object.

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/17/

Traceback (most recent call last):
  File "System.RuntimeMethodHandle", line unknown, in System.RuntimeMethodHandle.InvokeMethod(System.Object target, System.Object[] arguments, System.Signature sig, System.Boolean constructor)
  File "System.Reflection.RuntimeMethodInfo", line 57, in System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object obj, System.Object[] parameters, System.Object[] arguments)
  File "System.Reflection.RuntimeMethodInfo", line 108, in System.Reflection.RuntimeMethodInfo.Invoke(System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
  File "(unknown)", line 279, in CallSite.Target(System.Runtime.CompilerServices.Closure , System.Runtime.CompilerServices.CallSite , System.Object , Microsoft.Web.Management.Client.TaskList , System.Object[] )
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Management\Client\TaskList.cs", line 23, in Microsoft.Web.Management.Client.TaskList.InvokeMethod(System.String methodName, System.Object userData)
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager.Shared\Features\TaskItemExtensions.cs", line 83, in JexusManager.Features.TaskItemExtensions+<>c__DisplayClass3_0.<TaskItemFill>b__0(System.Object o, System.EventArgs args)
  File "System.Windows.Forms.ToolStripItem", line 21, in System.Windows.Forms.ToolStripItem.RaiseEvent(System.Object key, System.EventArgs e)
  File "System.Windows.Forms.ToolStripButton", line 30, in System.Windows.Forms.ToolStripButton.OnClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 66, in System.Windows.Forms.ToolStripItem.HandleClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 203, in System.Windows.Forms.ToolStripItem.HandleMouseUp(System.Windows.Forms.MouseEventArgs e)
  File "System.Windows.Forms.ToolStrip", line 111, in System.Windows.Forms.ToolStrip.OnMouseUp(System.Windows.Forms.MouseEventArgs mea)
  File "System.Windows.Forms.Control", line 388, in System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message& m, System.Windows.Forms.MouseButtons button, System.Int32 clicks)
  File "System.Windows.Forms.Control", line 1250, in System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.ToolStrip", line 231, in System.Windows.Forms.ToolStrip.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.NativeWindow", line 37, in System.Windows.Forms.NativeWindow.Callback(System.IntPtr hWnd, System.Int32 msg, System.IntPtr wparam, System.IntPtr lparam)
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.Traceback (most recent call last):
  File "System.IO.__Error", line 472, in System.IO.__Error.WinIOError(System.Int32 errorCode, System.String maybeFullPath)
  File "System.IO.FileStream", line 928, in System.IO.FileStream.Init(System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.Int32 rights, System.Boolean useRights, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options, Microsoft.Win32.Win32Native+SECURITY_ATTRIBUTES secAttrs, System.String msgPath, System.Boolean bFromProxy, System.Boolean useLongPath, System.Boolean checkHost)
  File "System.IO.FileStream", line 38, in System.IO.FileStream..ctor(System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options, System.String msgPath, System.Boolean bFromProxy)
  File "System.IO.FileStream", line 32, in System.IO.FileStream..ctor(System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean useAsync)
  File "System.Xml.XmlWriterSettings", line 81, in System.Xml.XmlWriterSettings.CreateWriter(System.String outputFileName)
  File "System.Xml.Linq.XDocument", line 33, in System.Xml.Linq.XDocument.Save(System.String fileName, System.Xml.Linq.SaveOptions options)
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Administration\FileContext.cs", line 155, in Microsoft.Web.Administration.FileContext.Save()
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Administration\FileContext.cs", line 119, in Microsoft.Web.Administration.FileContext.Save()
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Administration\ServerManager.cs", line 216, in Microsoft.Web.Administration.ServerManager.Save()
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Administration\ServerManager.cs", line 203, in Microsoft.Web.Administration.ServerManager+<CommitChangesAsync>d__41.MoveNext()
  File "System.Runtime.ExceptionServices.ExceptionDispatchInfo", line 12, in System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  File "System.Runtime.CompilerServices.TaskAwaiter", line 40, in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task task)
  File "System.Runtime.CompilerServices.TaskAwaiter", line 11, in System.Runtime.CompilerServices.TaskAwaiter.GetResult()
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Administration\AsyncHelper.cs", line 30, in Microsoft.Web.Administration.AsyncHelper.RunSync(System.Func`1[System.Threading.Tasks.Task] func)
  File "C:\Users\lextm\Downloads\JexusManager\Microsoft.Web.Administration\ServerManager.cs", line 190, in Microsoft.Web.Administration.ServerManager.CommitChanges()
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager.Features.Authentication\FormsAuthenticationFeature.cs", line 93, in JexusManager.Features.Authentication.FormsAuthenticationFeature.Enable()
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager.Features.Authentication\FormsAuthenticationFeature.cs", line 52, in JexusManager.Features.Authentication.FormsAuthenticationFeature+FeatureTaskList.Enable()
System.IO.IOException: The process cannot access the file 'C:\Windows\Microsoft.NET\Framework64\v4.0.30319\config\web.config' because it is being used by another process.

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/24/

Traceback (most recent call last):
  File "System.RuntimeMethodHandle", line unknown, in System.RuntimeMethodHandle.InvokeMethod(System.Object target, System.Object[] arguments, System.Signature sig, System.Boolean constructor)
  File "System.Reflection.RuntimeMethodInfo", line 57, in System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object obj, System.Object[] parameters, System.Object[] arguments)
  File "System.Reflection.RuntimeMethodInfo", line 108, in System.Reflection.RuntimeMethodInfo.Invoke(System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
  File "(unknown)", line 279, in CallSite.Target(System.Runtime.CompilerServices.Closure , System.Runtime.CompilerServices.CallSite , System.Object , Microsoft.Web.Management.Client.TaskList , System.Object[] )
  File "Microsoft.Web.Management.Client.TaskList", line 283, in Microsoft.Web.Management.Client.TaskList.InvokeMethod(System.String methodName, System.Object userData)
  File "System.Windows.Forms.ToolStripItem", line 29, in System.Windows.Forms.ToolStripItem.RaiseEvent(System.Object key, System.EventArgs e)
  File "System.Windows.Forms.ToolStripButton", line 30, in System.Windows.Forms.ToolStripButton.OnClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 66, in System.Windows.Forms.ToolStripItem.HandleClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 203, in System.Windows.Forms.ToolStripItem.HandleMouseUp(System.Windows.Forms.MouseEventArgs e)
  File "System.Windows.Forms.ToolStrip", line 111, in System.Windows.Forms.ToolStrip.OnMouseUp(System.Windows.Forms.MouseEventArgs mea)
  File "System.Windows.Forms.Control", line 388, in System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message& m, System.Windows.Forms.MouseButtons button, System.Int32 clicks)
  File "System.Windows.Forms.Control", line 1212, in System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.ToolStrip", line 231, in System.Windows.Forms.ToolStrip.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.NativeWindow", line 37, in System.Windows.Forms.NativeWindow.Callback(System.IntPtr hWnd, System.Int32 msg, System.IntPtr wparam, System.IntPtr lparam)
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.Traceback (most recent call last):
  File "System.Windows.Forms.TreeNodeCollection", line 28, in System.Windows.Forms.TreeNodeCollection.get_Item(System.Int32 index)
  File "JexusManager.MainForm", line unknown, in JexusManager.MainForm.LoadSites()
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: index

System.Runtime.InteropServices.COMException: Filename: \\?\D:\Desktop\JexusManager\JexusManager.exe.config Line number: 4 Error: Unrecognized element 'supportedRuntime'

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/6/

Traceback (most recent call last):
  File "Microsoft.Web.Administration.FileContext", line 261, in Microsoft.Web.Administration.FileContext.Initialize()
  File "Microsoft.Web.Administration.FileContext", line 6, in Microsoft.Web.Administration.FileContext.GetSection(System.String sectionPath, System.String locationPath)
  File "Microsoft.Web.Administration.ServerManager", line 292, in Microsoft.Web.Administration.ServerManager.Initialize()
  File "Microsoft.Web.Administration.ServerManager", line 21, in Microsoft.Web.Administration.ServerManager.get_ApplicationPools()
  File "JexusManager.Tree.ServerTreeNode+<LoadServerAsync>d__40", line 14, in JexusManager.Tree.ServerTreeNode+<LoadServerAsync>d__40.MoveNext()
  File "System.Runtime.ExceptionServices.ExceptionDispatchInfo", line 12, in System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  File "System.Runtime.CompilerServices.TaskAwaiter", line 40, in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task task)
  File "JexusManager.MainForm+<actConnectServer_Execute>d__56", line 716, in JexusManager.MainForm+<actConnectServer_Execute>d__56.MoveNext()
  File "System.Runtime.ExceptionServices.ExceptionDispatchInfo", line 12, in System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
System.Runtime.InteropServices.COMException: Filename: \\?\D:\Desktop\JexusManager\JexusManager.exe.config
Line number: 4
Error: Unrecognized element 'supportedRuntime'


System.NullReferenceException: Object reference not set to an instance of an object.

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/32/

Traceback (most recent call last):
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager.Shared\BindingExtensions.cs", line 305, in Microsoft.Web.Administration.BindingExtensions.RequireElevation(Microsoft.Web.Administration.BindingCollection collection)
  File "C:\Users\lextm\Downloads\JexusManager\JexusManager\Features\Main\SiteFeature.cs", line 302, in JexusManager.Features.Main.SiteFeature+<Start>d__18.MoveNext()
  File "System.Runtime.ExceptionServices.ExceptionDispatchInfo", line 12, in System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
System.NullReferenceException: Object reference not set to an instance of an object.

System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index

View details in Rollbar: https://rollbar.com/lextm/JexusManager/items/47/

Traceback (most recent call last):
  File "System.Collections.CollectionBase", line 33, in System.Collections.CollectionBase.System.Collections.IList.get_Item(System.Int32 index)
  File "System.Security.Cryptography.X509Certificates.X509Certificate2Collection", line unknown, in System.Security.Cryptography.X509Certificates.X509Certificate2Collection.get_Item(System.Int32 index)
  File "JexusManager.Features.Main.SslDiagDialog", line 679, in JexusManager.Features.Main.SslDiagDialog.BtnGenerateClick(System.Object sender, System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 21, in System.Windows.Forms.ToolStripItem.RaiseEvent(System.Object key, System.EventArgs e)
  File "System.Windows.Forms.ToolStripButton", line 30, in System.Windows.Forms.ToolStripButton.OnClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 66, in System.Windows.Forms.ToolStripItem.HandleClick(System.EventArgs e)
  File "System.Windows.Forms.ToolStripItem", line 203, in System.Windows.Forms.ToolStripItem.HandleMouseUp(System.Windows.Forms.MouseEventArgs e)
  File "System.Windows.Forms.ToolStrip", line 111, in System.Windows.Forms.ToolStrip.OnMouseUp(System.Windows.Forms.MouseEventArgs mea)
  File "System.Windows.Forms.Control", line 388, in System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message& m, System.Windows.Forms.MouseButtons button, System.Int32 clicks)
  File "System.Windows.Forms.Control", line 1250, in System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.ToolStrip", line 231, in System.Windows.Forms.ToolStrip.WndProc(System.Windows.Forms.Message& m)
  File "System.Windows.Forms.NativeWindow", line 37, in System.Windows.Forms.NativeWindow.Callback(System.IntPtr hWnd, System.Int32 msg, System.IntPtr wparam, System.IntPtr lparam)
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.