Hi I have a Windows 2012 R2 and have FSRM installed, I'm trying to create a file screen template however I get an error message which states "An unexpected error has occurred. Please check application event log for more information". After check the event log (see below) I can't understand where its going wrong? Any help on the matter is much appreciated.
An unexpected error occurred in the File Server Resource Manager MMC snap-in
Exception has been thrown by the target of an invocation.
at Microsoft.ManagementConsole.Internal.SnapInMessagePumpProxy.OnThreadException(Object sender, ThreadExceptionEventArgs e)
at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
at System.Windows.Forms.Control.WndProcException(Exception e)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
at Microsoft.Storage.SrmMmc.QuotaTemplatesDisplayArea.OnCreateQuotaTemplate(Object sender, EventArgs eventArgs)
An unexpected error has occurred. Please check application event log for more information.
at Microsoft.Storage.SrmMmc.RunReportPage.InitializeSrmSpecific(RemoteManager remoteManager, HostFlags hostFlags)
at Microsoft.Storage.SrmMmc.ThresholdPropertySheet.InitializeSrmSpecific(RemoteManager remoteManager, HostFlags hostFlags)
at Microsoft.Storage.SrmMmc.ThresholdsControl.OnAddButtonClicked(Object sender, EventArgs eventArgs)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Thank you. Chandu Kerai