My Notification is missing from dashboard

Hi All,

Iam using Nav 2009 SP 1( RTC), here i have query in dashboard my notification box is missing ,any one has idea how to get this back.

Regards,

Shailesh

You need to go to Customize this page and add the same back

You will find this option on top of the main page.

Hi Amol,

Thanks for the reply, as iam clicking on the customize this page the page is going to close,

and when iam going through the object designer iam not able to understand where it has define this feild.

can u explain little bit

Regards,

Shailesh

What do you mean by page is going to close?

is there any error message?

Hello Mohana,

When iam clicking on the top of cutomzie ->Page → Customize this page as soon iam clicking on customize my page its going to close , and no error message is coming.

Here i also want to attach the screenshot but due to error while uploading iam unable to do so.

Regards,

Shailesh

Check EventViewer for more info on both client machine and server machine

Are you super user?

Try by Compiling all objects in Database

Hi Mohan,

yes my id has super right, i have compile all the object. and the first one eventviewer is not clear to me.

Regards,

Shailesh

Do you know how to check Event Viewer for error logs?

if not google it

Did you try after compiling all objects? still having problem?

Yes i have compilied all the object problem still there.

second in server event viewer it display below message.

Type: System.Reflection.TargetInvocationException

Message: Exception has been thrown by the target of an invocation.

StackTrace:

at Microsoft.Dynamics.Nav.Client.ExceptionHandler.<>c__DisplayClass2.b__0()

at Microsoft.Dynamics.Nav.Client.ExceptionHandler.ExecuteAndCatchExceptions(Func`1 execute)

at Microsoft.Dynamics.Nav.Client.ExceptionHandler.DoExecute(Func`1 execute)

at Microsoft.Dynamics.Nav.Client.ExceptionHandler.DoRethrowWithCatchException(Exception exception)

Source: Microsoft.Dynamics.Nav.Client


Type: System.Reflection.TargetInvocationException

Message: Exception has been thrown by the target of an invocation.

StackTrace:

at System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType)

at System.RuntimeMethodHandle.InvokeConstructor(Object[] args, SignatureStruct signature, RuntimeTypeHandle declaringType)

at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)

at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)

at System.Reflection.Assembly.CreateInstance(String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)

at Microsoft.Dynamics.Nav.Client.Controls.NativeFormControlAdapter.get_NativeForm()

at Microsoft.Dynamics.Nav.Client.Controls.NativeFormControlAdapter.CreateFrame()

at Microsoft.Dynamics.Framework.UI.Windows.LogicalFormAdapterBase.CreateNativeControl()

at Microsoft.Dynamics.Framework.UI.Windows.LogicalControlAdapter.get_NativeControl()

at Microsoft.Dynamics.Framework.UI.Windows.LogicalControlAdapter.Build(Boolean childrenOnly)

at Microsoft.Dynamics.Framework.UI.Windows.ClientSessionBase.OnFormToShow(LogicalForm logicalFormToShow, LogicalControl originatingLogicalControl)

at Microsoft.Dynamics.Framework.UI.WinForms.ClientSession.OnFormToShow(LogicalForm logicalFormToShow, LogicalControl originatingLogicalControl)

at Microsoft.Dynamics.Framework.UI.Windows.ClientSessionBase.OnDialogToShow(DialogSessionEventArgs e)

at Microsoft.Dynamics.Framework.UI.Windows.ClientSessionBase.DialogToShow(Object sender, DialogSessionEventArgs e)

at Microsoft.Dynamics.Framework.UI.UISession.OnDialogToShow(DialogSessionEventArgs e)

at Microsoft.Dynamics.Framework.UI.UISession.ShowDialog(LogicalForm logicalForm, LogicalForm owner)

at Microsoft.Dynamics.Nav.Client.Actions.OpenNativeFormAction.InvokeCore(Boolean async, LogicalControl logicalControl, Object state, UISession uiSession)

at Microsoft.Dynamics.Framework.UI.Action.InvokeCoreWithErrorHandling(Boolean async, LogicalControl logicalControl, Object state, UISession uiSession)

at Microsoft.Dynamics.Framework.UI.Action.DoInvoke(LogicalControl logicalControl, UISession uiSession)

at Microsoft.Dynamics.Framework.UI.ActionControl.Invoke()

at Microsoft.Dynamics.Framework.UI.Windows.ActionControlAdapterBase.DefaultInvokeAction(LogicalControlAdapter adapter, ActionControl actionControl)

at Microsoft.Dynamics.Framework.UI.Windows.ActionControlAdapterBase.DefaultInvokeAction(LogicalControlAdapter adapter)

at Microsoft.Dynamics.Framework.UI.Windows.ActionControlAdapterBase.OnInvoke()

at Microsoft.Dynamics.Framework.UI.WinForms.MenuBarActionControlAdapter.b__0(Object sender, EventArgs e)

at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)

at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)

at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)

at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)

at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)

at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)

at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)

at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)

at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

at System.Windows.Forms.Control.WndProc(Message& m)

at System.Windows.Forms.ScrollableControl.WndProc(Message& m)

at System.Windows.Forms.ToolStrip.WndProc(Message& m)

at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)

at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Source: mscorlib


Type: Microsoft.Dynamics.Nav.Types.NavNonAllowedAddInControlException

SuppressMessage: False

FatalityScope: None

Message: The page contains a control add-in that is not permitted. Contact your system administrator.

StackTrace:

at Microsoft.Dynamics.Nav.Client.ConnectionStateManager.CallServer[T](CallServerMethod`1 callServerMethod)

at Microsoft.Dynamics.Nav.Client.ServerInvocationHandler.CallServer[T](CallServerMethod`1 callServerMethod)

at Microsoft.Dynamics.Nav.Client.ServiceConnectionBase.CallServer[T](CallServerMethod`1 callServerMethod)

at Microsoft.Dynamics.Nav.Client.ServiceConnection.GetMasterPageFromCache(Int32 pageId, String personalizationId, Boolean applyPersonalization, Boolean doGetDependencies)

at Microsoft.Dynamics.Nav.Client.ServiceConnection.GetMasterPage(Int32 pageId)

at Microsoft.Dynamics.Nav.Client.NavUI.Forms.MetadataParser.GetInfoPartCaption(IService service, InfopartBaseDefinition definition)

at Microsoft.Dynamics.Nav.Client.NavUI.Forms.PersHomepage.InitializeControls()

at Microsoft.Dynamics.Nav.Client.NavUI.Forms.PersonalizationPanel.OnParentChanged(EventArgs e)

at System.Windows.Forms.Control.AssignParent(Control value)

at System.Windows.Forms.Control.ControlCollection.Add(Control value)

at System.Windows.Forms.Form.ControlCollection.Add(Control value)

at Microsoft.Dynamics.Nav.Client.NavUI.Forms.PersonalizationForm.set_PersonalizationPanel(PersonalizationPanel value)

at Microsoft.Dynamics.Nav.Client.NavUI.Forms.PersonalizationForm…ctor(LogicalFormAdapterBase adapter, UISession uiSession, LogicalForm parentForm, String parameters)

Source: Microsoft.Dynamics.Nav.Client.ServiceConnection


Type: Microsoft.Dynamics.Nav.Types.NavNonAllowedAddInControlException

SuppressMessage: False

FatalityScope: None

Message: The page contains a control add-in that is not permitted. Contact your system administrator.

StackTrace:

at Microsoft.Dynamics.Nav.Service.Metadata.MetadataProvider.SolveControlAddInProperties(List`1 controls)

at Microsoft.Dynamics.Nav.Service.Metadata.MetadataProvider.GetMasterPageUnsolved(Int32 id, String personalizationId, Boolean applyPersonalization)

at Microsoft.Dynamics.Nav.Service.NSService.<>c__DisplayClass5d.b__5c(Connection connection)

at Microsoft.Dynamics.Nav.Service.NSService.ExecuteOperation[T](String operationName, ServiceOperation`1 operation, Connection connection, Boolean revertLanguageChanges, WindowsIdentity impersonationIdentity)

Source: Microsoft.Dynamics.Nav.Service.Runtime

Shailesh,

Look at this message

The page contains a control add-in that is not permitted. Contact your system administrator.

Maybe there is some control add in due to which problem is occurred.