|
.net ASP 2.0 error: Conversion from type |
Post Reply |
Author | |
VanessaBurgess
Newbie Joined: March/07/08 Status: Offline Points: 5 |
Post Options
Thanks(0)
Posted: March/07/08 at 7:56am |
Help with this error would be appreciated ..
Conversion from type 'DBNull' to type 'Currency' is not valid. http://localhost/countrymun/cgi-bin/receipt2.aspx after activating Continue button on: http://localhost/countrymun/cgi-bin/confirm2.aspx |
|
admin
Admin Group Forum Administrator Joined: March/11/04 Status: Offline Points: 329 |
Post Options
Thanks(0)
|
It could a variety of differnet things. Are you using SQL?
|
|
VanessaBurgess
Newbie Joined: March/07/08 Status: Offline Points: 5 |
Post Options
Thanks(0)
|
Yes I am using SQL
|
|
admin
Admin Group Forum Administrator Joined: March/11/04 Status: Offline Points: 329 |
Post Options
Thanks(0)
|
Usually it means you are missing the country definitions, or haven't setup shipping correctly. Basically you are trying to convert a price number from a "null" value. Its null typically because you missing the things necessary for it to be a real number.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |