Hi, buddies, both my web application and NAV are running in the same physical machine, whenever I call the codeunit type of web services to insert/update a record time by using "TIME" syntax, the time wasn't correctly inserted. For instance, my server time was 8:00:00, it inserted 11:00:00. I had tried:
1. Change my physical machine timezone to match my NAV language version, I am running an Euro version of NAV2009.
->
time wasn't correctly inserted.
2. Set the CultureInfo of my .Net Application to match my NAV language version too.
->
time wasn't correctly inserted.
3. Execute the codeunit directly in the NAV without went through web services
-> perfect, no issue.
Please share me if you have any idea on this or any document on how should this works. Thank you.
Answers
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
http://msdn.microsoft.com/en-us/library/dd983801.aspx