wolf_m...@ymail.com
unread,May 7, 2012, 11:03:58 AM5/7/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Matthias Wolf schreibt:
------------------------------------
Hallo,
ich habe hier einen Windows Small Business Server 2011 Standard
Der Server wurde komplett neu installiert.
.
Wenn ich nun in der Konsole auf "Freigegebene Ordner und Websiten"
klicke, so stürzt die Konsole ab mit folgender Fehlermeldung:
Windows SBS 2011 Standard Console funktioniert nicht mehr
Problemereignisname: CLR20r3
Problemsignatur01: console.exe
--------------------------------
Im Ereignisprotokoll finden sich folgende Einträge:
Name der fehlerhaften Anwendung: Console.exe, Version: 6.1.7900.1,
Zeitstempel: 0x4ce6d9cf
Name des fehlerhaften Moduls: KERNELBASE.dll, Version: 6.1.7601.17651,
Zeitstempel: 0x4e21213c
Ausnahmecode: 0xe0434352
Fehleroffset: 0x000000000000cacd
ID des fehlerhaften Prozesses: 0x2e1c
Startzeit der fehlerhaften Anwendung: 0x01cd2a137f2ec165
Pfad der fehlerhaften Anwendung: C:\Program Files\Windows Small
Business Server\Bin\Console.exe
Pfad des fehlerhaften Moduls: C:\Windows\system32\KERNELBASE.dll
Berichtskennung: a8ff1529-982e-11e1-9bea-003048f668dc
und:
Anwendung: Console.exe
Frameworkversion: v4.0.30319
Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme
beendet.
Ausnahmeinformationen: System.Reflection.TargetInvocationException
Stapel:
bei
System.RuntimeMethodHandle._InvokeMethodFast(System.IRuntimeMethodInfo,
System.Object, System.Object[], System.SignatureStruct ByRef,
System.Reflection.MethodAttributes, System.RuntimeType)
bei System.Reflection.RuntimeMethodInfo.Invoke(System.Object,
System.Reflection.BindingFlags, System.Reflection.Binder,
System.Object[], System.Globalization.CultureInfo, Boolean)
bei System.Delegate.DynamicInvokeImpl(System.Object[])
bei
System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry)
bei
System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(System.Object)
bei System.Threading.ExecutionContext.runTryCode(System.Object)
bei
System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode,
CleanupCode, System.Object)
bei
System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext,
System.Threading.ContextCallback, System.Object, Boolean)
bei
System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext,
System.Threading.ContextCallback, System.Object)
bei
System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry)
bei System.Windows.Forms.Control.InvokeMarshaledCallbacks()
bei
System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message
ByRef)
bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr,
Int32, IntPtr, IntPtr)
bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG
ByRef)
bei System.Windows.Forms.Application
+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr,
Int32, Int32)
bei System.Windows.Forms.Application
+ThreadContext.RunMessageLoopInner(Int32,
System.Windows.Forms.ApplicationContext)
bei System.Windows.Forms.Application
+ThreadContext.RunMessageLoop(Int32,
System.Windows.Forms.ApplicationContext)
bei
Microsoft.WindowsServerSolutions.Console.Program.Main(System.String[])
In der Log Datei der console befindet sich folgende Fehlermeldung:
An exception of type 'Type:
Microsoft.WindowsServerSolutions.Console.Pages.Common.PageRefreshException,
Console, Version=6.1.0.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35' has occurred.
Timestamp: 05/07/2012 12:25:12
Message: Eine Ausnahme vom Typ
"Microsoft.WindowsServerSolutions.Console.Pages.Common.PageRefreshException"
wurde ausgelöst.
Stack: bei
Microsoft.WindowsServerSolutions.Console.Pages.ExtendedListViewTaskPanePage.OnRefreshWorkerCompleted(Object
sender, RunWorkerCompletedEventArgs e)
---------------------------------------
An exception of type 'Type: System.ArgumentException, mscorlib,
Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' has
occurred.
Timestamp: 05/07/2012 12:25:12
Message: Der Wert liegt außerhalb des erwarteten Bereichs.
Stack: bei
SearchAPI.ISearchCrawlScopeManager.AddUserScopeRule(String pszUrl,
Int32 fInclude, Int32 fOverrideChildren, UInt32 fFollowFlags)
bei
Microsoft.WindowsServerSolutions.Storage.Common.FolderUtils.AddShareFolderPathsToSearchIndex()
bei
Microsoft.WindowsServerSolutions.Console.Pages.Sharing.SharedFoldersElementGroup.PopulateSchema()
bei
System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object
argument)
Kennt jemand diesen Fehler?