Joe
|
| Posted: 07/14/2004, 9:29 AM |
|
WHAT DOES THIS MEAN???? i am using MS SQL, ASP, Please help
Wrong date value error '800a0420'
'Default' can be specified only on 'Property' or 'Function' or 'Sub'
/FreightManagement/Common.asp, line 1545
|
|
|
 |
peterr
Posts: 5971
|
| Posted: 07/14/2004, 9:33 PM |
|
Could you post here the content of line 1545 from your Common.asp?
Though this error looks suspicious. Possibly you named a page, form, table or field as "Default" ?
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
Joe
|
| Posted: 07/15/2004, 1:15 PM |
|
If IsError Then Err.Raise 1056, "Wrong date value"
|
|
|
 |
peterr
Posts: 5971
|
| Posted: 07/15/2004, 2:07 PM |
|
This means that the error originates somewhere else and someone may need to analyze your problem in more detail. You may want to contact the support.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
|