Hi All,
When I would like to save a report give this error.
Microsoft Dynamics NAV
The server "net.[url=tcp://192.168.3.130:7048/AnaTraining/Service]tcp://192.168.3.130:7048/AnaTraining/Service[/url]" is either unavailable or your connection has been lost. Do you want to attempt to reconnect?
Yes No
Microsoft Dynamics NAV
The connection to the server has been lost. The application will close.
OK
Code:
REPORT.SAVEASPDF(50002,'C:\MailReports.pdf',SalesHeader);
(But user can able to use RTC)How can I solve this problem ? :? :?
Regards,
Muthusubramanian.M
0
Comments
Do you have rdlc data for report50002?
Is it a Client Server environment or single machine?
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
Thanks for your reply.
Where did you write above code?
Ans:In codeunit "Approvals Management"(Function Name :"SendSalesApprovalRequest").
ie,When user send Approval request .
Do you have rdlc data for report50002?
Ans:Yes
Is it a Client Server environment or single machine?
Ans:Is it a Client Server environment
Regards,
Muthusubramanian.M
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
Yes. :? :?
Regards,
Muthusubramanian.M
Did you check Event Viewer for more info on error?
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
hi mohana,
I have attached Event Viewer Screen Shorts for your view.From the Event Viewer i can't able to identify the exact problem.
Regards,
Muthusubramanian.M
I compiled all the objects, but I still have the same problem as mentioned above
I was wondering if this issue was resolved and what are the steps I need to take to resolve this issue
Thanks
Daniel