ใช้ Report viewer เมื่อเขียนโปรแกรม Run ได้ตามปกติ แต่เมื่อลง Server จะเจอปัญหา web.config ใน Folder ที่เก็บ Report
โดยโปรแกรมจะแจ้ง Error "The element 'buildProvides' cannot be defined below the application level" เมื่อ Run โปรแกรม
WEB.Config ครับ
<
buildProviders>//บรรทัด Erroradd extension=".rdlc" type="Microsoft.Reporting.RdlBuildProvider, Microsoft.ReportViewer.Common, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />buildProviders>
<
</