2
Answers

ReportViewer in my aspx page giving an error

Anele Ngqandu

Anele Ngqandu

13y
3.5k
1
I draged and droped a ReportViewer in my aspx page then tried to debug the page. I got this error "Error: Sys.ArgumentNullException: Value cannot be null.
Parameter name: panelsCreated[1]" I noticed that its because i have the AjaxControlToolKt assembly. Is there another way to solve this with out having to remove the AjaxControlToolKit file? 
Help this the first time am creating reports
Answers (2)