Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Kim Grandgagnage 63 posts 87 karma points
    Jun 21, 2011 @ 16:05
    Kim Grandgagnage
    0

    Internal server error when saving a member node

    When I want to save a member node in the umbraco backend Members section, i get an error saying "The page cannot be displayed because an internal server error has occurred."

    I got the same issue a while ago when selecting the Contour section of Umbraco, the problem appeared to be an invalid license.

    My member node has the following properties:

    * Firstname and lastname field, both of type Textstring.
    * 3 fields: datatype = CheckBoxList, showing all the nodeNames of the nodes beneath a certain parent node.
    * 1 field: datatype = RadioButtonList, showing all the node names of the nodes beneath a certain parent node

    Whan can be the cause of this error showing up in the members section after saving?

     

  • Lesley 284 posts 143 karma points
    Jun 22, 2011 @ 00:26
    Lesley
    0

    Hey Kim,

    Is there any more to the error message? It's hard to tell what could be causing it without a bit more detail.

    Meantime, do any of the error messages/codes on this page match your problem? http://support.microsoft.com/kb/942031

    Lesley

  • Barry Fogarty 493 posts 1129 karma points
    Jun 22, 2011 @ 03:20
    Barry Fogarty
    0

    Hi Kim

    Try checking the umbracoLog DB table for more detail on the error.

    Alsternatively install the Log Manager package, which gives you a dashboard interface to the table:

    http://our.umbraco.org/projects/developer-tools/log-manager

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies