Service.GetObject(int id, DateTime? date)
But when I try to call it will a null value , like
Service.GetObject(12345, null)
I get this error.
Quote
$exception {"Object cannot be cast from DBNull to other types."} System.Exception {System.ServiceModel.FaultException}
Please Help if you can. Thank you!
This post has been edited by tlhIn`toq: 14 September 2011 - 11:40 AM

New Topic/Question
Reply



MultiQuote






|