MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

Resolving discussion page url issue (Closed) (Mono Support )

Viewed 9237 time(s), 3 post(s) 4/9/2012 8:48:20 AMby inanc
inanc

inanc

4/9/2012 8:51:07 AM
Hello all,

There were no problem with the discusssion page. But now, there is a problem with the discussion page after starting a new discussion.
Any idea?


The error is:

Server Error in '/mxKalibrasyon' Application.

Value cannot be null.
Parameter name: format



Description: An unhandled exception occurred during
the execution of the current web request. Please review the stack trace
for more information about the error and where it originated in the
code.





Exception Details: System.ArgumentNullException: Value cannot be null.
Parameter name: format



Source Error:






Line 20: <div class="header-wrapper">
Line 21: <div class="header header-small">
Line 22: <a href='<%= MonoSoftware.Web.UrlFormatter.ResolveServerUrl(MonoSoftware.MonoX.Utilities.LocalizationUtility.RewriteLink("/")) %>' class="logo"><img runat="server" src="<%$ Code: MonoSoftware.MonoX.Paths.App_Themes.img.logo_png %>" alt="MonoX" /></a>
Line 23: <MonoX:Menu runat="server" ID="ctlMenu" UseSpanElementsInMenuItems="true" SelectedItemCssClass="selected" CacheDuration="600" />
Line 24: <div style="overflow: hidden;">








Source File: c:\inetpub\wwwroot\mxKalibrasyon\MonoX\MasterPages\DefaultSmallHeader.master    Line: 22




Stack Trace:






[ArgumentNullException: Value cannot be null.
Parameter name: format]
System.String.Format(String format, Object arg0, Object arg1) +12773830
MonoSoftware.MonoX.BusinessLayer.DiscussionBLL.ParseTemplateTags(Boolean isPlainText, EntityCollection`1 topics, EntityCollection`1 messages, VelocityContext& velocityContext, DiscussionDailyReportArgs args) +471
MonoSoftware.MonoX.BusinessLayer.DiscussionBLL.#jf(List`1 boardIds, DiscussionDailyReportArgs args, EntityCollection`1 topics, EntityCollection`1 messages, Dictionary`2 recipients, Queue`1 messageQueue) +701
MonoSoftware.MonoX.BusinessLayer.DiscussionBLL.SendDailyReport(DiscussionDailyReportArgs args) +1542
MonoSoftware.MonoX.ModuleGallery.SocialNetworking.DiscussionContainer.Render(HtmlTextWriter writer) +1168
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +269
System.Web.UI.WebControls.WebControl.RenderContents(HtmlTextWriter writer) +15
MonoSoftware.MonoX.TemplatedWebPartChrome.RenderPartContents(WebPart webPart) +246
MonoSoftware.MonoX.TemplatedWebPartChrome.GenerateContentFromTemplate(StringBuilder sb, WebPart webPart) +695
MonoSoftware.MonoX.TablelessWebPartChrome.RenderWebPart(HtmlTextWriter writer, WebPart webPart) +489
MonoSoftware.MonoX.PortalWebPartZoneTableless.RenderBody(HtmlTextWriter writer) +752
MonoSoftware.MonoX.PortalWebPartZoneTableless.RenderContents(HtmlTextWriter writer) +502
MonoSoftware.MonoX.PortalWebPartZoneTableless.Render(HtmlTextWriter writer) +18
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +269
ASP.monox_masterpages_defaultsmallheader_master.__Render__control2(HtmlTextWriter __w, Control parameterContainer) in c:\inetpub\wwwroot\mxKalibrasyon\MonoX\MasterPages\DefaultSmallHeader.master:22
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +131
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +269
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +269
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +269
System.Web.UI.UpdatePanel.RenderChildren(HtmlTextWriter writer) +358
System.Web.UI.UpdatePanel.Render(HtmlTextWriter writer) +122
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +269
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +269
System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer) +467
System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer) +48
System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +51
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +269
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +269
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +269
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +269
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +269
MonoSoftware.MonoX.BasePage.#Ib() +143
MonoSoftware.MonoX.BasePage.Render(HtmlTextWriter writer) +88
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4944











Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1              
Thank you..
Inanc
This content has not been rated yet. 
469 Reputation 60 Total posts
khorvat

khorvat

4/11/2012 6:37:21 AM
Hi,

can you please tell us what version are you using, did you change any resources and what language are you using ?

Thanks
This content has not been rated yet. 
15993 Reputation 2214 Total posts
inanc

inanc

4/11/2012 6:58:06 AM
Hello all,
I' ve just found the isssue. The problem was related with the Navigation and NavigationLocalization tables.
It was my mistake!
Thank you.
Inanc
This content has not been rated yet. 
469 Reputation 60 Total posts