Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SSRS error CS0012

Status
Not open for further replies.

Motlatjo

Programmer
Oct 11, 2011
76
ZA
error CS0012: The type 'System.Web.UI.IScriptControl' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.

I find this error when trying to access subscribed reports through a generated url. and when i look at the ReportViewer.aspx file, it do not make sense. Please help
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top