Copied to clipboard

Flag this post as spam?

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


  • Matt Brailsford 2958 posts 15629 karma points MVP 7x c-trib
    Jul 12, 2010 @ 16:08
    Matt Brailsford
    0

    Can't create a new event

    I don't seem to be able to create a new event in the events section. Exception below

    Matt

    Server Error in '/' Application.
    --------------------------------------------------------------------------------

    Nullable object must have a value.
    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.InvalidOperationException: Nullable object must have a value.

    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:


    [InvalidOperationException: Nullable object must have a value.]
       System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource) +52
       System.Nullable`1.get_Value() +1786133
       our.usercontrols.EventEditor.createEvent(Object sender, EventArgs e) +2265
       System.Web.UI.WebControls.Button.OnClick(EventArgs e) +118
       System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +112
       System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
       System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
       System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5563

     

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Jul 13, 2010 @ 09:34
    Tim Geyssens
    0

    Hi Matt,

    Could give it another try now?

    Thanks,
    Tim

  • Matt Brailsford 2958 posts 15629 karma points MVP 7x c-trib
    Jul 13, 2010 @ 09:52
    Matt Brailsford
    0

    Hi Tim, am still getting the same issue, do you need me to send details of what I am entering?

    Matt

  • Ismail Mayat 4511 posts 10059 karma points MVP 2x admin c-trib
    Jul 13, 2010 @ 10:19
    Ismail Mayat
    0

    Matt,

    Grasping straws but which browser are you using and have you tried it with other browsers?

    Regards

    Ismail

  • Matt Brailsford 2958 posts 15629 karma points MVP 7x c-trib
    Jul 13, 2010 @ 10:32
    Matt Brailsford
    0

    Good call,

    Was using IE8, but managed to get it to work in FF. I reckon the issue is that the date picker isn't working in IE8, so I was entering "28th July, 2010" as the value, which is must not like. In FF, I got the date picker, so it was entered in the right format.

    Matt

  • Ismail Mayat 4511 posts 10059 karma points MVP 2x admin c-trib
    Jul 13, 2010 @ 10:51
    Ismail Mayat
    0

    Dont forget to mark as solution lol!

  • Matt Brailsford 2958 posts 15629 karma points MVP 7x c-trib
    Jul 13, 2010 @ 11:01
    Matt Brailsford
    0

    Hmmm, would you say your answer was the solution? Or just a work around to the bigger problem? ;)

  • 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