unable to generate RDLC report on client machine after deployment
问题 I created an application that uses Microsoft.ReportViewer to show rdlc reports. The application is working fine on the dev. machine. now I am trying to deploy it on a client machine (windows 7) but when I generate the report nothing happens. Nothing at all. No error message and no exception. I am guessing this is due to missing Microsoft.ReportViewer.Winforms.dll/or framework?? I have set copyLocal=true for this dll but still no luck. what is the issue? After putting message boxes at