RE: Customizing Dynamic Navision
If you are working for a partner then your company will provide training to youor you can join any training institute.You can read this msdn helpmsdn.microsoft.com/.../hh173988(v=nav.71).aspxbut it...
View Articlestoring of SQL server database
In MS dynamic nav How data is store in SQL server?? in Row fashion or in Coloumn Fashion?
View ArticleRE: storing of SQL server database
What do you mean by Row fashion or column fashion?You can open SQL Management Studio and write a simple query to get data from any table.
View ArticleRE: Customizing Dynamic Navision
The source code can be viewed and modified via developer license and also you can customize based on your requirement. There is no limitation on that.And In terms of functionality, there are lots of...
View ArticleProblem with Web Services from NAV 2013
Hi,That we are able to publish Queries and Pages from NAV 2013 as Web Services is great. Sadly I have a problem that seems almost random. I have configuered the Dynamics NAV Server Instance for OData...
View ArticleRE: Consume NAV Web Service and Got TimeOut
1. Please try to connect Web services via internet explorer to ensure connectivity to nav server in your development...
View ArticleRE: Exception has been thrown by the Target of an invocation
Do you have any info on event viewer?Did you try to run Page 39 from RTC?Was it running fine?
View ArticleRE: Exception has been thrown by the Target of an invocation
Hi Mohana Yadav, Thank you for your valuable replay. I want to time to check bcos i am new in dynamics.my code is below:C# CodeSnippet below Gen_Ledger_Entry_Service Service = new...
View ArticleException has been thrown by the Target of an invocation
I write one C#(2008) web service for SQL Server& DynamicsNAV ( Page webservice ID 39 ) Intergation.I am facing an issue that NavService.Create(“GenJnl”,ref LedEntry); When fire this statement...
View ArticleRE: Exception has been thrown by the Target of an invocation
This is d sample code for creating customer master.. you can find this sample code from navision help file and there are some others codes too....//**** Customer_Service service = new...
View ArticleRE: Permissions
Do you know of any kind of class or manual or anything to help me become more familiar with these permissions?
View ArticleHow will get particular day wise customer summery report
Hi All, Can you guide on this issueIn my requirement i gave monthly wise sales to clientbut he wants particular day sales in that monthhow ll set date filter in this report?
View ArticleRE: How will get particular day wise customer summery report
Check report 105 - Customer - Summary Aging.Set Period length to 1D.You can customize it based on your requirement.
View ArticleRE: Zetadocs Express password?
We have successfully tested a solution to the above issue and a technote will be published in approximately one weeks time. This is an issue that may occur with some setups where the password policy is...
View ArticleZetadocs Express password?
I continue to be cursed trying to get Zetadocs Express up and running with NAV 2013R2 using the Zetadocs Archive Service.But, I have uncovered a clue in the event log as to my latest problem.Login...
View Article