Note that there are some explanatory texts on larger screens.

plurals
  1. POConversion from string "31/03/2012" to type 'Date' is not valid
    primarykey
    data
    text
    <blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://stackoverflow.com/questions/7945310/conversion-from-string-31-03-2012-to-type-date-is-not-valid">Conversion from string &ldquo;31/03/2012&rdquo; to type &#39;Date&#39; is not valid</a> </p> </blockquote> <p>I tried Data.Parse and Convert.todatetime but now it says that String was not recognized as a valid DateTime. I also configured .NetGlobalozation and setUI Culture to "English (United States) (en-US)" with the default "Invariant Language (Invariant Country)" but no use. What am i missing ?? The stack trace is as follows..</p> <blockquote> <p>[FormatException: String was not recognized as a valid DateTime.]<br> System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) +2845862 System.DateTime.Parse(String s) +25 ProwessWebApp.Finyr.SSCreate_Click(Object sender, EventArgs e) in E:\DevVB2008\ProwessWebApp\ProwessWebApp\ProwessWebApp\Finyr.aspx.vb:130 System.Web.UI.WebControls.Button.OnClick(EventArgs e) +111<br> System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +110<br> System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10<br> System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13<br> System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +175 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565</p> </blockquote> <p>Can u plz tell me what to do ?? Dev..</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload