bbarger
Posts: 17
|
| Posted: 06/24/2004, 12:40 PM |
|
When I publish my code to the web server (local IIS on Win 2000), I receive several of the following error messages:
"Warning:Unable to set the date format for the "DatePicker_s_SetbackDate" DatePicker component. Please specify the related control's Format property or the Date Display Format property in the Project settings."
I could not find Date Display Format in the Project Settings, and the date format for the connection is set at: "yyyy-mm-dd HH:nn:ss."
What is this looking for, and where do I find the setting?
Thanks very much,
Betsey
|
 |
 |
peterr
Posts: 5971
|
| Posted: 06/24/2004, 2:25 PM |
|
To see the default Date Display Format property in the Project settings select Project -> Settings from the menu.
Each Textbox and Label also have their own "Format" property.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
bbarger
Posts: 17
|
| Posted: 06/24/2004, 2:28 PM |
|
Darn! That was stupid of me. I was looking right at it and didn't see it! Thanks Peter R.
Betsey
|
 |
 |
peterr
Posts: 5971
|
| Posted: 06/24/2004, 3:23 PM |
|
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
|