MicrosoftReportViewer

Discussion in 'Visual Studio' started by jekain314, Mar 14, 2008.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. way cool!! so it works and now all i have to do is figure out the report designer. For my reports the local mode seems to work just fine and my users see them seamlessly.
    I just wish I could find a good video/book/article on the use of the ReportViewer for fabbing a simple multicolumn report.
    Thanks to the DASP support staff ...
    ---jim
     
  2. Maybe that would be a good topic for the Video I plan on making for this.
    Creating the reports both ways, Client and Remote, is what I'm working on right now.
    Salute,
    Mark
     
  3. Dear its very Simple to solve this problem

    go to your Web Project

    go to References

    go to Microsoft.ReportViewer.WebForms and go into its properties and Set the Copy local to True.

    This all problem is because your target machine dont have this assembly. so it will deploy assembly with your solution now.

    Regards, ASIF
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page