Crystal Reports Using Navision Web Services

sharadsharad Member Posts: 112
edited 2011-11-24 in NAV Three Tier
Hi Friends,

I am developing a web application in asp.net c# using navision webservices. I just want to show the report for customer ledger and all sales order detail report for a particular customer or all customer. These Reports I want with the help of web services.

how can i get the data from webservices and use these data in crystal report?

Please Help to solve this.

Thanks
Sharad Gupta
Navision Technical Consultant & .Net Developer

Comments

  • ara3nara3n Member Posts: 9,256
    If you are using crystal reports, I suggest to connect to the sql data directly instead of using webservice.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • sharadsharad Member Posts: 112
    Hi All,
    I just want to show report in an asp.net project.and don't want to use database.
    How can i show report using webservices in .NET.

    THANKS in Advance.
    Sharad Gupta
    Navision Technical Consultant & .Net Developer
  • ara3nara3n Member Posts: 9,256
    run the report and call saveaspdf and then display the pdf document.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
Sign In or Register to comment.