-
Interested in authoring a book on Microsoft Dynamics Nav?
Hello Everyone We at Packt Publishing are planning to develop two books on Microsoft Dynamics Nav 2010. We are looking for authors for these titles. If you have a good experience with programming and e-commerce part of Dynamics NAV and passion to share his knowledge with others, then you are ideal author for these books.…
-
Parameter from Sharepoint to web service
Hi, I am using Microsoft Sharepoint Designer to create a Page with Dynamics Nav 2009 SP1 data. Created a web part and created a XML web services connection to the Dynamics Nav page Customer List web service. This works OK. The only problem is that in the xml web service connection i need to set a parameter for Customer…
-
Can Empoyee Portal be able to run on 64 bit PC?
Hi all experts, I just want to make confirm, whether Navision Employee Portal and sharepoint site are able to be installed and run on 64 bit pc? I found MS Knowledge Base #948751 in which I found specification as follows : SYMPTOMS When you try to install Navision Employee Portal (NEP) on a 64-bit computer, you receive the…
-
PLEASE HELP-Communication error (10114): No reply received f
Hi great ppl, I have been trying to edit an Nav 2009 sp1 Employee Portal Web Part in Sharepoint and this the error , that i keep getting...Communication error (10114): No reply received from Back End System (Time Out). I have my message queues in place,i setup my NAS with the proper Startup Parameters , Database…
-
Employee Portal error communication error 10114
Hello, I want to use the employee portal. I've done alle the needed requirements, but now when i click on modify shared webpart, i get the error message 10114. I've looked in the event viewer, and for the NAS i've got an error : could not load the selected type library. The Nas service has started successfully.. Can you…
-
how to customize action for Employee Portal
Hi expert, I want to add more action for EP. So i added one more link (Customize in 2 tables: 6800 and 6809). And i made function for this link in CU "EP Modify Data". And my issue is: When i click on my link, there isn't any happen (no act, no error). After i research, i think my function in CU "EP Modify Data"…
-
Share Point User Name
When users creat a Sales Order / Purchase Order from employee portal the userid filed is updated as Administrator , how can we get to store the share point user id / windows id when records are created through employee portal. When we run a report from employee portal the userid printed on the report is Administrator.…
-
Cannot import this Web Part
Hi, I'm getting the message "Cannot import this Web Part" in Windows SharePoint Services 3.0 when I try to insert a NAV web part. The NAS is running. I'm using NAV 5.0 SP1. I've tried to reinstall Employee Portal, but that is not the solution... :-k Anybody familiair with this message?
-
How could i create new action?
In Web part request template, I can choose type "System" for new one but after that how could i link it to a codeunit, like Insert head, insert line and something else? ](*,)
-
How to use Microsoft.Navision.EmployeePortal.WebPartLibrary?
How to use Microsoft.Navision.EmployeePortal.WebPartLibrary? When I compile the following code: namespace MyEmployeePortal{ public partial class MyCombiPart : Microsoft.Navision.EmployeePortal.WebPartLibrary.BasePart { public override void Action_ConfigurationUpdated() { throw new Exception("The method or operation is not…
-
Employee Portal 2009
Hi, Has any1 implemented Emplyee Portal 2009 successfully??? Please guide me...Even after installing NEP front end components and doind the setup, i still can't see Nav Employee portal Page...i still see Team site page...On browsing in IIS manager, both 'default web site' and 'Sharepoint - 80' have the same team site…
-
Employee Portal NAS error
Hi I have just installed EP - configured NAS (with startup parameter NEP-1) as stated at company setup. I get the following message when in event log when starting NAS "The following information is part of the event: Error receving Backend private key" I cannot find anything regarding to what this error means. Any ideas?…
-
Could i post in Employee Portal?
I'm researching EP, now i see it can create new simple record, create the header + line. So could i post after create new Sale order or something else? If could't, i don't know EP use for what.
-
Sharepoint in NAV 2009
Hi Kindly tell me how to use sharepoint services and Employee portal for NAV 2009. I have installed all the pre-requisites such as:EP,.Net 3.5,message queing ,IIS etc. Now I was reading the installation guide of Employee Portal for MS Dynamics NAV. There ,it was given that check the service named "MS Dynamics Share Point".…
-
Employee Portal 2009: Communication Error(10114)
Hi, My Employee Portal is working fine with the web parts and reports. But when i attach a report that takes some time to load, i am getting following error in Employee Portal: Communication error (10114): No reply received from Back End System (Time Out). The report runs slow even in nav classic. Is there any way to…
-
error installing 2009 SP1 employee portal
Hi, when installing the nav 2009 SP1 employee portal i got the following message: web.config does not exist in c:\inetpub\wwwroot\wss\virtualdirectories\80\ the installer runs on and gives a "succesfully installation". in Sharepoint i can not sellect the Demo webparts or any navision webparts. Who can help me. :-k
-
WSS 3.0 with Navision 402 Employee Portal
Does anyone has experience with the NEW released Windows SharePoint Services 3.0 and the Employee Portal of 402? When i want to install the EP the system says please install Sharepoint.... Hope anyone has more info ](*,)
-
Help me Employee Portal
hello, everyone,today,I have set Employee Portal,I add field 'Remark' in my Sales Order Table,But When I run my Webpart,it has error: Navision error (10500): The Field does not exist. Identification fields and values:..... ,the mean is the new add filed in Sales Order Can't used,Who know this solution?please help me,and…
-
Basket Error after deleting articles - NAV - Commerce Server
Hello, we've a problem with a Navision 3.7 and Commerce Server 2002 System. After we deleted a couple of articles in Navision, the baskets of some customers, who has some of these articles in their basket, doesn't work. For Example, a customer added article "A" to his basket, then we deleted article "A". Now If he try to…
-
Urgent (Installation of Employee Portal on 2 servers)
Hi, I am currently running Employee Portal 2009 without any problm using single server for SQL where my database is stored and the sharepoint services 3.0 from where i am running the Employee Portal. For that i installed all the components on the same server. But now i have to install sharepoint services on a different…
-
Change Report Layout for Employee Portal
Hi, I managed to deploy the Account Schedule Report 25 with filters etc. to Employee Portal. The only problem is, that it doesn't look very pretty. The 100% width for the table is missing, so all the columns are naccowed to 5 cm or so. The following helps: 1.…
-
Can we change GL accounts group with entries
If we had defind the GL account in one group of chart of account and posted some entries for that account. Now I want to change the that account to another group. For that i will create new account in new group and transfer the amount by JV and block the old one. But can I transfer the entries posted in previous account to…
-
Sharepoint and Navision Integration
Hello everybody, i'm looking for a guide that explain the various methods that Navision can be integrated with sharepoint... Can I hope to find something? Thanks, Max
-
Employee Portal : Insert Head Issue (Urgent)
Hi, I'm using employee portal 2009 and when i try to insert line into my customized table through web part, the line gets inserted in table but with blank data... I have done changes in CU 6822 as per my customized table and that is why the line is getting inserted but the data is not updating... data types of the fields…
-
MS Dynamics NAV 2009 and MS Share Point Portal Integration
Is it possible to customize the reports which is accessed by share point portal from NAV 2009 , using Employee portal (Web part). NB: I wan to customize the reports for my client who is using Integrated solution NAVISION , Integrated Employee Portal and Share point portal ,please help me......
-
crystal report from Employee Portal?
can I call an asp.net page with a crystal report from an employee portal web part? I also need to send some kind of parameter.. to filter the report data. the idea is to use my own reports with the navision odbc. thanks in advance.
-
Sales Order Entry Issue in Employee Portal
I have an issue in Employee Portal where the users are inputting in the incorrect shipping code. They usually just type the code into the field instead of the using the look up because they have a lot of orders to process. So when they are typing these codes in there is room for error and when they save the sales order it…
-
What would you do if you were us
Hello, all. I realize this question has been asked before and I have looked over the posts in this forum. Never the less, there are many variables and opinions on the proper course of action. Essentially, our company is being asked to begin taking sales via the Internet. The maximum amount of customers we have is around…
-
Employeed Portal List form error
I have made the code changes to CU 6813 and 6816 to filter the userid to the record. it works for Card webparts but on List webparts I get an error: Navision error (10500): A '=' is missing in TransferFormulaData. WHERE(Salesperson Code=CONST("MLS"),ORDER(Ascending) ) The code I added to 6813 is: IF TableNo = 13 THEN…
-
Filtering data by username in Employee Portal
Hello to all, we need to use Employee Portal Webparts for publishing data to customers and other partners, e. g. a customer should be able to see all his purchases or complaints and their state of processing. Is there any way of setting a filter connected to the login name of this customer so that he can see only his own…