Running SBS 2011 wizards, everything looks good up to the point that I try to add a trusted certificate (installed in the server).
I run the “Fix My Network” wizard
Then the “Set up your Internet address” wizard
Then I rebooted the server
I checked all services were up,
Then I run “add a trusted certificate” wizard. Crashes with the following errors:
Event id 1000 /Application Error
Faulting application name: TrustedCert.exe, version: 6.1.7900.0, time stamp: 0x4cd854c2
Faulting module name: KERNELBASE.dll, version: 6.1.7601.17514, time stamp: 0x4ce7c78c
Exception code: 0xe0434352
Fault offset: 0x000000000000a49d
Faulting process id: 0x1e24
Faulting application start time: 0x01cc2ea2e04e7af8
Faulting application path: C:\Program Files\Windows Small Business Server\Bin\TrustedCert.exe
Faulting module path: C:\Windows\system32\KERNELBASE.dll
Report Id: 231a5458-9a96-11e0-b622-000c29bd9898
Event id 1026 /.Net runtime
Application: TrustedCert.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Reflection.TargetInvocationException
Stack:
at System.RuntimeMethodHandle._InvokeMethodFast(System.IRuntimeMethodInfo, System.Object, System.Object[], System.SignatureStruct ByRef, System.Reflection.MethodAttributes, System.RuntimeType)
at System.Reflection.RuntimeMethodInfo.Invoke(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo, Boolean)
at System.Delegate.DynamicInvokeImpl(System.Object[])
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(System.Object)
at System.Threading.ExecutionContext.runTryCode(System.Object)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode, CleanupCode, System.Object)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
at Microsoft.WindowsServerSolutions.Networking.Wizards.TCIWizard.Program.LaunchTCIWizard()
at Microsoft.WindowsServerSolutions.Networking.Wizards.TCIWizard.Program.Main()
I run the “Fix My Network” wizard again (as suggested by http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/SBS_Small_Business_Server/Q_24088931.html) .
Wizard report No Errors Found!
Then I run “add a trusted certificate” wizard.Same crash!
I followed http://blog.mpecsinc.ca/2010/12/sbs-2011-setup-guide-v100.html
I run SBPA, no errors.
I had to re-key the certificate (this portion of the wizard works fine...). I fixed my RWA/RDP problems by installing UCC certificate from GoDaddy (I had SSL Certificate before). I need to report the wizard failure...
Constantine