locked
Report1.rdlc RRS feed

All replies

  • Hi,

    It's impossible to make a suggestion without knowing the context of the problem which also means providing a small code sample (make sure to use the code block tool when posting code).

    More details are best else we need to keep asking for more details.


    Please remember to mark the replies as answers if they help and unmarked them if they provide no help, this will help others who are looking for solutions to the same or similar problem. Contact via my Twitter (Karen Payne) or Facebook (Karen Payne) via my MSDN profile but will not answer coding question on either.

    NuGet BaseConnectionLibrary for database connections.

    StackOverFlow
    profile for Karen Payne on Stack Exchange

    Thursday, April 2, 2020 1:28 PM
  • Hi,

    Try to show us the code causes that Error 

    You may miss something like this

    >> Dim Reportpath AS String = "D:\Reports\"

    ReportViewer1.LocalReport.ReportPath = Reportpath + "Report1.rdlc" <<

    Or you may miss to link Report1.rdlc to the ReportViewer1 from the designer Or ..........

    We need more details  in order to get help here 


    Regards From Egypt



    • Edited by Amr_Aly Thursday, April 2, 2020 3:39 PM
    Thursday, April 2, 2020 3:37 PM
  • Hi Bansor,

    I note that you posted the same question in Visual Studio forum.

    How is the question going? Please let me know if you need further assistance.

    Best Regards,

    Xingyu Zhao


    MSDN Community Support
    Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.

    Wednesday, April 15, 2020 7:01 AM