↧
Answer by wimh for MSBuild strange build issues
In Microsoft.ReportViewer.WinForms.dll there is a class definition which uses Microsoft.ReportingServices.ReportProcessing.RenderingResult as base class;public class foo :...
View ArticleMSBuild strange build issues
I'm trying to set up a build machine and have managed to get everything up and running. This is the last bit I'm stuck on. I tried to un/reinstall ReportViewer 10, and also tried to install versions 8...
View Article