Interface member 'bool HasDataBindings' is not implemented
I have an ASP.net page that extends from System.Web.UI.Page as usual. In previous versions of Resharper (up to #89) there were no error highlighted int the file, but #90 highlights the class as an error and adds the message "Interface member 'bool HasDataBindings' is not implemented".
The code compiles fine.
Adrian
Please sign in to leave a comment.
Hi Adrian,
we know about this problem, and it has already been fixed in the next build.
"Adrian Banks" <no_mail@jetbrains.com> wrote in message
news:21366048.1088609108133.JavaMail.itn@is.intellij.net...
previous versions of Resharper (up to #89) there were no error highlighted
int the file, but #90 highlights the class as an error and adds the message
"Interface member 'bool HasDataBindings' is not implemented".
>
>
>