Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 06/01/2006 3:31 PM by  Peter Donker
Input string was not in a correct format
 4 Replies
Sort:
You are not authorized to post a reply.
Author Messages
Carl Ringwall
New Member
New Member
Posts:2


--
04/11/2006 9:50 PM

    When I try to edit the permissions on a collection, I get this error:

    Error:  A critical error has occurred.
    Input string was not in a correct format.

    DNN v  3.2.2

    .Net  2.0.50727.42
    LOG:

    AssemblyVersion: 03.02.02
    Method: System.Number.StringToNumber
    FileName:
    FileLineNumber: 0
    FileColumnNumber: 0
    PortalID: 0
    PortalName: My Website
    UserID: 1
    UserName: host
    ActiveTabID: 54
    ActiveTabName: Case Management
    AbsoluteURL: /portalhome/Default.aspx
    AbsoluteURLReferrer: http://ares/portalhome/De...re_Edit/Default.aspx
    ExceptionGUID: 52ad3635-b48c-4fd4-adf4-9d1e702ac7c6
    DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
    InnerException: Input string was not in a correct format.
    Message: DotNetNuke.Services.Exceptions.PageLoadException: Input string was not in a correct format. ---> System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at Bring2mind.DNN.Modules.DMX.EditEntry.h(Object A_0, EventArgs A_1) at System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) at System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) at System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
    StackTrace:
    Source:
    Server Name: ARES

    Carl Ringwall
    New Member
    New Member
    Posts:2


    --
    04/11/2006 10:01 PM
    Update on this issue: I hard deleted all the documents from the collection, and was able to successfully change permissions. I am storing my files outside of the web root.
    Peter Donker
    Veteran Member
    Veteran Member
    Posts:4536


    --
    04/13/2006 12:47 PM
    Is your DMX embedded in a multi-module holder? I've seen this before in such a situation. DMX needs to be straight on a DNN page.
    Peter
    Jamie Barnett
    New Member
    New Member
    Posts:1


    --
    05/25/2006 8:47 AM
    I also am having this same error.


    Message: DotNetNuke.Services.Exceptions.PageLoadException: Input string was not in a correct format. ---> System.FormatException: Input string was not in a correct format. at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at Bring2mind.DNN.Modules.DMX.EditEntry.UpdatePage(Object sender, EventArgs e) at System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) at System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain() --- End of inner exception stack trace ---


    Module is directly in a pane and not in another container.

    I have used the import to create a number of collections. When editing a collection I have noticed that the permission for Administrator are not checked as you would expect them to be. Even without making any changes to the collection, if I hit the update button i will recieve this error.

    Any help would bne appreciated.



    Peter Donker
    Veteran Member
    Veteran Member
    Posts:4536


    --
    06/01/2006 3:31 PM
    This appears like a bug from an older version. What version of DMX is this? Can you verify changes behavior whether the 'move to' dropdown is being displayed or not?
    Peter
    You are not authorized to post a reply.