The base class includes the field 'webViewerFx', but its type (Stimulsoft.Report.WebFx.StiWebViewerF
Posted: Thu Mar 08, 2012 2:03 pm
I'm getting this error when trying to use the WebViewerFX control in my project.
"The base class includes the field 'webViewerFx', but its type (Stimulsoft.Report.WebFx.StiWebViewerFx) is not compatible with the type of control (Stimulsoft.Report.WebFx.StiWebViewerFx)."
I am using the latest build, 2012.03.01
I've verified that my project references are using this build.
In my ASP.NET page, I have this at the top:
and the control is:
"The base class includes the field 'webViewerFx', but its type (Stimulsoft.Report.WebFx.StiWebViewerFx) is not compatible with the type of control (Stimulsoft.Report.WebFx.StiWebViewerFx)."
I am using the latest build, 2012.03.01
I've verified that my project references are using this build.
In my ASP.NET page, I have this at the top:
and the control is: