473,466 Members | 1,388 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

DateTimePicker Problems

If have a problem in VB.NET 2003 with the DateTimePicker. If I place the
control on a form and run my application I get an error as the form opens
saying:

An unhandled exception of type 'System.ArgumentException' occurred in
system.windows.forms.dll

Additional information: '01/01/0001 00:00:00' is not a valid value for
'Value'. 'Value' should be between 'MinDate' and 'MaxDate'.
When I check my code I find the following default setting for the datepicker

Me.dtEndDate.BackColorReadOnly = System.Drawing.SystemColors.Info
Me.dtEndDate.Checked = False
Me.dtEndDate.CustomFormat = Nothing
Me.dtEndDate.DateFormat = System.Windows.Forms.DateTimePickerFormat.Short
Me.dtEndDate.Location = New System.Drawing.Point(116, 144)
Me.dtEndDate.Name = "dtEndDate"
Me.dtEndDate.ReadOnlyValue = False
Me.dtEndDate.ShowCheckBox = True
Me.dtEndDate.Size = New System.Drawing.Size(104, 24)
Me.dtEndDate.TabIndex = 3
Me.dtEndDate.Value = New Date(CType(0, Long))
If I change the value assigned to the .Value property then the application
will run, however as soon as I change anything on the form in the designer
the IDE re-adjusts the value back to the above (New Date(CType(0, Long))) and
the application form crashes again.

Has anyone else experienced this and does anyone have any ideas for a
solution?
--
M Keeton
Jul 21 '05 #1
1 5146
In the IDE, make sure the date assigned to .Value is really between the
MinDate and MaxDate properties.

In code, if you don't care about the value being valid, catch and ignore the
error.

"M Keeton" wrote:
If have a problem in VB.NET 2003 with the DateTimePicker. If I place the
control on a form and run my application I get an error as the form opens
saying:

An unhandled exception of type 'System.ArgumentException' occurred in
system.windows.forms.dll

Additional information: '01/01/0001 00:00:00' is not a valid value for
'Value'. 'Value' should be between 'MinDate' and 'MaxDate'.
When I check my code I find the following default setting for the datepicker

Me.dtEndDate.BackColorReadOnly = System.Drawing.SystemColors.Info
Me.dtEndDate.Checked = False
Me.dtEndDate.CustomFormat = Nothing
Me.dtEndDate.DateFormat = System.Windows.Forms.DateTimePickerFormat.Short
Me.dtEndDate.Location = New System.Drawing.Point(116, 144)
Me.dtEndDate.Name = "dtEndDate"
Me.dtEndDate.ReadOnlyValue = False
Me.dtEndDate.ShowCheckBox = True
Me.dtEndDate.Size = New System.Drawing.Size(104, 24)
Me.dtEndDate.TabIndex = 3
Me.dtEndDate.Value = New Date(CType(0, Long))
If I change the value assigned to the .Value property then the application
will run, however as soon as I change anything on the form in the designer
the IDE re-adjusts the value back to the above (New Date(CType(0, Long))) and
the application form crashes again.

Has anyone else experienced this and does anyone have any ideas for a
solution?
--
M Keeton

Jul 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Angelina | last post by:
Hi, I have got two DateTimePicker's on my form to accept a guest arrival date and departure date.what i want to acheieve is ensure that the DateTimePicker2 (departure) is always greater than...
9
by: Guy | last post by:
I have extended the datetimepicker control to incorporate a ReadOnly property. I have used the new keyword to implement my own version of the value property, so that if readonly == true then it...
0
by: Sumit | last post by:
Hi all, I have a datetimepicker on my windows form. When the user selects it i check whether the date entered is a Sunday or not & if its not a sunday i want that the control remains on the...
6
by: eye5600 | last post by:
Is there a cure for the problems using databinding with a DateTimePicker? I find that a) sometimes it works, sometimes it doesn't, and b) it fails silently causing all databinding on the DataSet...
4
by: Jacek Jurkowski | last post by:
.... the minimum date of DateTimePicker is 1753-01-01. How to make DateTime to do not show nothing in its text if this date is the value? I have a form with a field LastLogonDate. If user hasn't...
7
by: Clamara | last post by:
When adding a new record from my form, I pre-set my DateTimePicker's value to System.DateTime.Today Since the "Today" value is used most of the time, the user doesn't need to select a date from...
3
by: Charlie | last post by:
In the top portion of the DateTimePicker, where the value of the date is displayed, how can I detect whether the month or day or year is currently focused, or, if ShowCheckBox = True, whether the...
7
by: Pieter | last post by:
Hi, I'm looking for a DateTimePicker that supports 100% databinding (and support null-values)... It's a shame that the normal control doesn't, but when searching on the internet, I didn't find...
3
by: Simon Tamman | last post by:
I've come across an interesting bug. I have workarounds but i'd like to know the root of the problem. I've stripped it down into a short file and hope someone might have an idea about what's going...
3
by: Zubulake | last post by:
I am having problems with my homework. I am making a code for a alarm clock and i need to disable the set button and the dateTimepicker and transfer focus to the reset button. Then when i hit the...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.