Telerik Report messed up like this
Tried this fix that the article suggests but in vain..ie added "preCondition" attribute but we.config says preCondition="integratedMode" Attribute is not declared"..Where do I need to declare it and how!??
I added xmlns value like this in web.config after reading a forum:-
<configuration xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0">
It still is giving this error:-
Unrecognized attribute 'preCondition'. Note that attribute names are case-sensitive.
[EDIT] ok that fix is for IIS7..didn't notice..mine is IIS 5..so how do I fix the appearance of Telerik Report Viewer now??