Not exactly, I misspoke earlier when I stated others had this same issue. One person had a different issue and the web client seems to be working well for others. So it is just me which makes me think it has to be something on my computer. I tried uninstalling and re installing Silverlight, but that hasnt helped. I am unsure how to proceed.
Here is the message I am receiving in full when I click the red X in the picture above:
Severity: Critical
Summary: [ArgumentNull_Generic]
Arguments:
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See go.microsoft.com/fwlink;Version=5.1.30514.00&File=mscorlib.dll&Key=ArgumentNull_Generic
Parameter name: contentValue
Details:
System.ArgumentNullException: [ArgumentNull_Generic]
Arguments:
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See go.microsoft.com/fwlink;Version=5.1.30514.00&File=mscorlib.dll&Key=ArgumentNull_Generic
Parameter name: contentValue
at Microsoft.Dynamics.GP.BusinessIntelligence.Homepage.Framework.HomepageData..ctor(Int32 index, String titleValue, Int32 targetColumnValue, Boolean isSelectedValue, Boolean isExpandedValue, Int32 contentTypeValue, Object contentValue)
at Microsoft.Dynamics.GP.Web.Silverlight.AreaPages.AreaContentPage.CreateHomepageData(ContentPageCustomActionData data)
at Microsoft.Dynamics.GP.Web.Silverlight.AreaPages.AreaContentPage.AddSection(ContentPageCustomActionData data)
at Microsoft.Dynamics.GP.Web.Silverlight.AreaPages.AreaContentPage.PerformCustomAction(ContentPageCustomActionData data)
at Microsoft.Dynamics.GP.Web.Silverlight.Extensions.ExtensionManager.ContentPageAddInManager.RouteMessage(WCDexInstanceId instanceId, ContentPageCustomActionData data)
at Microsoft.Dynamics.GP.Web.Silverlight.Momm.ContentPageMessageActions.PerformContentPageCustomAction(IWCDexMessage message)
at Microsoft.Dynamics.GP.Web.Silverlight.MessageManagementService.ProcessMessage(IWCDexMessage message)
at Microsoft.Dynamics.GP.Web.Silverlight.MessageManagementService.ProcessMessages(IEnumerable`1 messages)
at Microsoft.Dynamics.GP.Web.Silverlight.MessageManagementService.<>c__DisplayClass21.<ProcessReturnBytes>b__1f()
at Microsoft.Dynamics.GP.Web.Silverlight.Extensions.ApplicationHelper.<>c__DisplayClass7.<ExecuteOnUIThreadSync>b__3()