Buona giornata.
Errore NETruntime id 1026
Controllando il registro eventi in seguito al malfunzionamento dello stesso visualizzatore ho trovato alcuni errori che possono indicarne la causa? Il primo è questo:
Nome registro: Application
Origine: .NET Runtime
Data: 26/06/2019 19.47.52
ID evento: 1026
Categoria attività:Nessuna
Livello: Errore
Parole chiave: Classico
Utente: N/D
Computer: AM
Descrizione:
Applicazione: mmc.exe
Versione framework: v4.0.30319
Descrizione: il processo è stato terminato a causa di un'eccezione non gestita.
Informazioni sull'eccezione: System.IO.IOException
in System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
in System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
in System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
in Microsoft.Windows.ManagementUI.CombinedControls.EventsNode.get_IsReadOnlyView()
in Microsoft.Windows.ManagementUI.CombinedControls.EventsNode.UpdateReadOnly()
in Microsoft.Windows.ManagementUI.CombinedControls.EventsNode.InitializeQueryNode(FileInfo fileInfo)
in Microsoft.Windows.ManagementUI.CombinedControls.EventsNode.AddSubNodes(DirectoryInfo dir, EventNodeType nodeType, Boolean userQuery, String standardViewConfig)
in Microsoft.Windows.ManagementUI.CombinedControls.EventsNode.AddSavedQueryNodes()
in Microsoft.Windows.ManagementUI.CombinedControls.EventsNode.CreateChildNodes()
in Microsoft.EventViewer.SnapIn.MMCEventsNode.ExpandNode()
in Microsoft.EventViewer.SnapIn.ViewerRootNode.GetViewsRootNode()
in Microsoft.EventViewer.SnapIn.EventViewerSnapIn.ProcessCommandLineArguments()
in Microsoft.EventViewer.SnapIn.EventViewerSnapIn.OnInitialize()
in Microsoft.ManagementConsole.SnapInBase.Initialized()
in Microsoft.ManagementConsole.Internal.SnapInClient.Microsoft.ManagementConsole.Internal.ISnapInClient.Initialize(ISnapInPlatform snapInPlatform)
in Microsoft.ManagementConsole.Executive.SnapInInitializationOperation.OnStart()
in Microsoft.ManagementConsole.Executive.RunningOperationsTable.EnqueueOperation(Operation operation)
in Microsoft.ManagementConsole.Advanced.FrameworkSnapInFactory.Microsoft.ManagementConsole.Advanced.ISnapInFactory.CreateSnapIn(Int32 bookkeepingId, String snapInKey, Object& snapIn)
Informazioni sull'eccezione: System.Reflection.TargetInvocationException
in Microsoft.ManagementConsole.Executive.MmcThreadMessageWindow.OnThreadException(Exception e)
in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
in System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
in System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
in System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
in System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
in Microsoft.ManagementConsole.Internal.SnapInMessagePumpProxy.Microsoft.ManagementConsole.Internal.ISnapInMessagePumpProxy.Run()
in Microsoft.ManagementConsole.Internal.ISnapInMessagePumpProxy.Run()
in Microsoft.ManagementConsole.Executive.SnapInThread.OnThreadStart()
in System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
in System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
in System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
in System.Threading.ThreadHelper.ThreadStart()
XML evento:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name=".NET Runtime" />
<EventID Qualifiers="0">1026</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2019-06-26T17:47:52.000000000Z" />
<EventRecordID>143650</EventRecordID>
<Channel>Application</Channel>
<Computer>Adriano-Moccia</Computer>
<Security />
</System>
<EventData>
<Data>Applicazione: mmc.exe
Versione framework: v4.0.30319
Descrizione: il processo è stato terminato a causa di un'eccezione non gestita.
Informazioni sull'eccezione: System.IO.IOException
in System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
in System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
in System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
in Microsoft.Windows.ManagementUI.CombinedControls.EventsNode.get_IsReadOnlyView()
in Microsoft.Windows.ManagementUI.CombinedControls.EventsNode.UpdateReadOnly()
in Microsoft.Windows.ManagementUI.CombinedControls.EventsNode.InitializeQueryNode(FileInfo fileInfo)
in Microsoft.Windows.ManagementUI.CombinedControls.EventsNode.AddSubNodes(DirectoryInfo dir, EventNodeType nodeType, Boolean userQuery, String standardViewConfig)
in Microsoft.Windows.ManagementUI.CombinedControls.EventsNode.AddSavedQueryNodes()
in Microsoft.Windows.ManagementUI.CombinedControls.EventsNode.CreateChildNodes()
in Microsoft.EventViewer.SnapIn.MMCEventsNode.ExpandNode()
in Microsoft.EventViewer.SnapIn.ViewerRootNode.GetViewsRootNode()
in Microsoft.EventViewer.SnapIn.EventViewerSnapIn.ProcessCommandLineArguments()
in Microsoft.EventViewer.SnapIn.EventViewerSnapIn.OnInitialize()
in Microsoft.ManagementConsole.SnapInBase.Initialized()
in Microsoft.ManagementConsole.Internal.SnapInClient.Microsoft.ManagementConsole.Internal.ISnapInClient.Initialize(ISnapInPlatform snapInPlatform)
in Microsoft.ManagementConsole.Executive.SnapInInitializationOperation.OnStart()
in Microsoft.ManagementConsole.Executive.RunningOperationsTable.EnqueueOperation(Operation operation)
in Microsoft.ManagementConsole.Advanced.FrameworkSnapInFactory.Microsoft.ManagementConsole.Advanced.ISnapInFactory.CreateSnapIn(Int32 bookkeepingId, String snapInKey, Object& snapIn)
Informazioni sull'eccezione: System.Reflection.TargetInvocationException
in Microsoft.ManagementConsole.Executive.MmcThreadMessageWindow.OnThreadException(Exception e)
in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
in System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
in System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
in System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
in System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
in Microsoft.ManagementConsole.Internal.SnapInMessagePumpProxy.Microsoft.ManagementConsole.Internal.ISnapInMessagePumpProxy.Run()
in Microsoft.ManagementConsole.Internal.ISnapInMessagePumpProxy.Run()
in Microsoft.ManagementConsole.Executive.SnapInThread.OnThreadStart()
in System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
in System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
in System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
in System.Threading.ThreadHelper.ThreadStart()
</Data>
</EventData>
</Event>
se necessario posso postarvi altri 2/3 errori che sembrano conseguenziali.
Grazie x la collaborazione.
Windows per utenti privati | Versioni precedenti di Windows | Prestazioni ed errori di sistema
Domanda bloccata. Questa domanda è stata eseguita dalla community del supporto tecnico Microsoft. È possibile votare se è utile, ma non è possibile aggiungere commenti o risposte o seguire la domanda.
5 risposte
Ordina per: Più utili
-
Anonimo
2019-07-01T11:24:43+00:00 -
Anonimo
2019-07-01T11:03:31+00:00 Pare che il problema sia stato risolto.
Premetto che uso antivirus e firewall Microsoft, e che aggiorno il s.o. costantemente al 100% per gli aggiornamenti importanti, tralasciando quelli facoltativi. Oggi Win Update ha proposto un aggiornamento facoltativo in anteprima: Kb4503283 che, tra le altre cose, puo risolvere il problema da me segnalato. Dopo averlo installato il visualizzatore eventi funziona regolarmente. In ogni caso faccio tesoro della Guida di cui all'articolo che mi hai indicato. Grazie!
Saluti
Adriano Moccia
-
Anonimo
2019-06-29T11:57:13+00:00 Bene.....
-
Anonimo
2019-06-29T11:48:38+00:00 Ok, seguirò il consiglio sui 6 punti da controllare.
-
Anonimo
2019-06-29T11:31:42+00:00 Benvenuto.
Prima di qualsiasi ipotesi devi applicare i 6 iniziali suggerimenti dell'articolo: