BC30560: 'ReportViewer' is ambiguous in the namespace 'Microsoft.Reporting.WebForms'.

Pada posting "BC30560: 'ReportViewer' is ambiguous in the namespace 'Microsoft.Reporting.WebForms'." kali ini akan dijelaskan problem dan solusi untuk judul diatas pada project ASP.NE

Latar Belakang



Problemnya adalah jika kita melakukan upgrade project dari VS 2008 ke VS 2010 maka reportviewer yang ada di dalam project juga akan terupdate. Untuk kita perlu menyesuaikan kembali reference karena jika tidak maka akan banyak error yang terjadi.

Problem lainnya adalah ada 2 buah assembly reportviewer yang tercatat di Web.config. Utk masalah ini kita hanya perlu hapus line assembly yang tidak sesuai.

Solusi


Solusi untuk proses upgrade:

Copy file DLL reportviewer dari alamat dibawah ini ke local project kita.

C:\Program Files (x86)\Microsoft Visual Studio 10.0\ReportViewer

BC30560: 'ReportViewer' is ambiguous in the namespace 'Microsoft.Reporting.WebForms'.

Kemudian tambahkan reference sesuai file tersebut yang telah kita copykan.

Clean project dan build ulang project kemudian deploy ke server production.

BC30560: 'ReportViewer' is ambiguous in the namespace 'Microsoft.Reporting.WebForms'.


Semoga posting tentang "BC30560: 'ReportViewer' is ambiguous in the namespace 'Microsoft.Reporting.WebForms'." diatas dapat bermanfaat.

Here are some resources to check out :

Rename an Azure ML Experiment

Salam,

Popular posts from this blog

SmartObject property ID is a required property for selected method Create. Value must be set.

Cara inject USB 3.0 Driver pada instalasi Windows - How to Inject USB 3.0 Driver in Windows 7

Pentaho Spoon Error : "Could Not Create The Java Virtual Machine"