Copied to clipboard

Flag this post as spam?

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


  • Shashank Birthare 25 posts 45 karma points
    Jun 18, 2010 @ 07:50
    Shashank Birthare
    0

    ERROR CREATING CONTROL FOR NODETYPE: initnodeTypes

    I am new to UMBRACO and I have read many documents to about this(error) and UMBRACO

    But, i found this error when we create a new node........

     

    Server Error in '/' Application.

    ERROR CREATING CONTROL FOR NODETYPE: initnodeTypes

    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.ArgumentException: ERROR CREATING CONTROL FOR NODETYPE: initnodeTypes

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.


    Stack Trace:

    [ArgumentException: ERROR CREATING CONTROL FOR NODETYPE: initnodeTypes]
    umbraco.cms.presentation.Create.Page_Load(Object sender, EventArgs e) in d:\TeamCity\buildAgent\work\7380c184e9fcd3ea\umbraco\presentation\umbraco\create.aspx.cs:45
    System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +13
    System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +43
    System.Web.UI.Control.OnLoad(EventArgs e) +80
    umbraco.BasePages.BasePage.OnLoad(EventArgs e) in d:\TeamCity\buildAgent\work\7380c184e9fcd3ea\umbraco\businesslogic\BasePages\BasePage.cs:287
    System.Web.UI.Control.LoadRecursive() +49
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3710



     

  • Ismail Mayat 4511 posts 10091 karma points MVP 2x admin c-trib
    Jun 18, 2010 @ 10:50
    Ismail Mayat
    0

    Shaskank,

    what version of umbraco you using and when do you get this error?

    Regards

    Ismail

  • Shashank Birthare 25 posts 45 karma points
    Jun 18, 2010 @ 10:56
    Shashank Birthare
    0

    HI Islami,

    I use UMBRACO 4.....

  • Ismail Mayat 4511 posts 10091 karma points MVP 2x admin c-trib
    Jun 18, 2010 @ 12:24
    Ismail Mayat
    0

    and when do you get the error attempting to create a document / media item ? when asking for support please give as much information as possible so that we can help you quickly and effectively.

    Regards

    Ismail

  • Shashank Birthare 25 posts 45 karma points
    Jun 18, 2010 @ 12:56
    Shashank Birthare
    0

    HI Islami,

    When we create Templates/ Documents/ Members/ Media or any one, then we find

    as...

    if we can create a Template then we find- this Error

    ERROR CREATING CONTROL FOR NODETYPE: inittemplates


    if we can create a Media then we find- this Error

     

    ERROR CREATING CONTROL FOR NODETYPE: initmediaTypes

     

    if we can create a Members then we find

     

    ERROR CREATING CONTROL FOR NODETYPE: initmember


    and so on.......

     

     


  • Ismail Mayat 4511 posts 10091 karma points MVP 2x admin c-trib
    Jun 18, 2010 @ 13:07
    Ismail Mayat
    0

    Shashank,

    See http://our.umbraco.org/forum/getting-started/installing-umbraco/2713-V4-ERROR-CREATING-CONTROL-FOR-NODETYPE-Media try that see if it fixes media then try it with other sections.  Was your installation a clean v4 install or was it an upgrade from previous version?

    regards

    Ismail

  • Shashank Birthare 25 posts 45 karma points
    Jun 18, 2010 @ 13:26
    Shashank Birthare
    0

    Thnks Ismail,

    But thats not a solution of my problem.......

    My problem is that if we create anyone node  then we find a error.......

    Server Error in '/' Application.

    ERROR CREATING CONTROL FOR NODETYPE: initnodeTypes

    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.ArgumentException: ERROR CREATING CONTROL FOR NODETYPE: initnodeTypes

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.


    Stack Trace:

    [ArgumentException: ERROR CREATING CONTROL FOR NODETYPE: initnodeTypes]
       umbraco
    .cms.presentation.Create.Page_Load(Object sender, EventArgs e) in d:\TeamCity\buildAgent\work\7380c184e9fcd3ea\umbraco\presentation\umbraco\create.aspx.cs:45
       
    System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +13
       
    System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +43
       
    System.Web.UI.Control.OnLoad(EventArgs e) +80
       umbraco
    .BasePages.BasePage.OnLoad(EventArgs e) in d:\TeamCity\buildAgent\work\7380c184e9fcd3ea\umbraco\businesslogic\BasePages\BasePage.cs:287
       
    System.Web.UI.Control.LoadRecursive() +49
       
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3710

     

     

    if we can create a Template then we find- this Error

    ERROR CREATING CONTROL FOR NODETYPE: inittemplates


    if we can create a Media then we find- this Error

     

    ERROR CREATING CONTROL FOR NODETYPE: initmediaTypes

     

    if we can create a Members then we find

     

    ERROR CREATING CONTROL FOR NODETYPE: initmember


    and so on.......

     

     

  • Ismail Mayat 4511 posts 10091 karma points MVP 2x admin c-trib
    Jun 18, 2010 @ 13:41
    Ismail Mayat
    0

    check the database as per the post it may something is not right also is this clean install or upgrade?

Please Sign in or register to post replies

Write your reply to:

Draft