Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Passing a DatetimeStamp

$
0
0
Passing a DatetimeStamp
Web Service Proxy Generator
Passing a DatetimeStamp
Mar. 6, 2013
09:11 am
3QC0JPE04Show this entire thread in new window
Gratar Image based on email address
From:Paul
To:All
Sort of crawling here folks...
Can someone advise me on how I can pass a DateTimeStamp to a Web Service i.e.
<lastStartDay>2013-03-05T00:00:00+11:00</lastStartDay>

Right now if I use the syntax:
loSD = loService.Startday(loAuthToken,DATETIME())
Hurray, I do get a response but its a "internal error from Server" so I thinking maybe by format need to be tighter.
I can use a Ttoc(Datetime(),3) to give a character "2013-03-07T01:12:22" and also tried the Dimension Array As Datetime...

Long Response was:
The server was unable to process the request due to an internal error. For more information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or from the <serviceDebug> configuration behavior) on the server in order to send the exception information back to the client, or turn on tracing as per the Microsoft .NET Framework 3.0 SDK documentation and inspect the server trace logs...

PS: If you check the Docs from my previous post this field was suppose to be optional!


Viewing all articles
Browse latest Browse all 10393

Trending Articles