I also faced the same error and i was unable to find any fix with microsoft.
As client wanted the immediate solution for the issue, i found out that number was not have any intial value in the page for VAT Settlement Line Subform.
SO what i did is on Init of Page 35709 _VAT Settlement Subform. I set the number to 1.
Number:=1;
That resolved the issue. i also got it tested with functional team and it was ok as per their confirmation.
The form that get opened is a matrix page where the number need to be intalized.
Answers
I didnt have any issue..
Have you done any customization?
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
Thanks for Reply.
I am also using NAV 2009 R2 RTC and I havenot done any customization.
I am facing problem in RTC only. It works fine in class client.
It might be possible that you are checking with not sufficient data.
Please search partner source if they have released any hotfix
If not, you can contact Microsoft..
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
I also faced the same error and i was unable to find any fix with microsoft.
As client wanted the immediate solution for the issue, i found out that number was not have any intial value in the page for VAT Settlement Line Subform.
SO what i did is on Init of Page 35709 _VAT Settlement Subform. I set the number to 1.
Number:=1;
That resolved the issue. i also got it tested with functional team and it was ok as per their confirmation.
The form that get opened is a matrix page where the number need to be intalized.
If you will find any fix please let me know.
Thanks & Regards,
Saurav Dhyani
Thanks & Regards,
Saurav Dhyani
Do you Know this About NAV?
Connect - Twitter | Facebook | Google + | YouTube
Follow - Blog | Facebook Page | Google + Page
Thanks for reply and that solutions works for me. =D>
We have also registered this issue in Microsoft via Incident.
If I will get any fix from Microsoft then I will post in this thread.
With Best Regards,
Dipak Patel