Cannot resolve symbol
ReSharper 3.0 C# Edition build 3.0.471.2 on 2007-06-29T12:53:38
See attached screenshots. The problem is clearly in Resharper, since Visual Studio is able to navigate to the definitions and my project compiles and runs.
Any fix other than using a pre-release version (I tried deleting the .suo and resharper files, but that didn't fix it)?
Thanks.
Colin
Attachment(s):
Resharper1.png
Resharper2.png
Resharper3.png
Please sign in to leave a comment.
Colin,
The build is dead obsolete. I would recommend one of the latest 3.0.3 bugfix
update builds. They contain several critical fixes concerning website
support. The builds are available at
http://www.jetbrains.com/resharper/download/index.html
--
Sergey V. Coox
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Thanks. I wouldn't have thought I was that far out of date since we only bought our license 1 or 2 months ago :)
That's fixed the original examples I provided, but I'm still having some problems (see attached). The problem appears to be with properties on our own custom controls that are defined in a dll.
Colin
Attachment(s):
Resharper4.png
Colin,
Is it ReSharper's completion box or VS? Isn't the commentTextBox declared
within ItemTemplate?
If the latter, then it's a known problem, that will be fixed in the next
major release only.
--
Sergey V. Coox
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"