Reporter | Ilya Ryzhenkov (orangy) |
---|---|
Created | Jan 19, 2008 11:46:06 PM |
Updated | Feb 14, 2012 6:59:45 PM |
Resolved | Feb 8, 2010 8:46:47 PM |
Priority | Critical |
Type | Bug |
Fix versions | No Fix versions |
State | Can't Reproduce |
Assignee | Sergey Coox (coox) |
Subsystem | Language - ASP.NET |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
This issue has been created from an NNTP article.
I am using Windows XP SP2, .NET Framework 2.0.50727 SP1, VS.NET 2005 with ReSharper 3.1 Full Edition build 3.1.584.3 on 2007-12-20T19:16:46.
I am using a tool from Dundas Charts. See attached pic of the ambiguous reference when I drop the Dundas Chart onto the web page. This affects the code behind in that with ReSharper-Options-Environment-IntelliSense set to ReSharper I get "no suggestions" when I do a "this.Chart1." See second attached image.
If I change the setting to Visual Studio, then <alt> + <space> gives me the intellisense that I need.
All in all, I still get "Cannot resolve symbol Series" error on "this.Chart1.Series["Default"].Points.Clear" code for example. The website builds correctly.
Also, if I open a entirely new website project, I do not get this error in the simplest website project.
Issue was closed
- Newsgroup: jetbrains.resharper.community
- From: Peter Petrillo <pmpjr2k7@gmail.com>
- Link: news://news.intellij.net/14798950.1200341700890.JavaMail.itn@is.intellij.net
- Attachment[0]: JetBrainsLog.2008-01-14T14-02-31.devenv#3732.zip (70.5 KB)
- Attachment[1]: ReSharperAmbiguousReference1.jpg (95.1 KB)
- Attachment[2]: ReSharperAmbiguousReference2.jpg (58.2 KB)
I am using Windows XP SP2, .NET Framework 2.0.50727 SP1, VS.NET 2005 with ReSharper 3.1 Full Edition build 3.1.584.3 on 2007-12-20T19:16:46.
I am using a tool from Dundas Charts. See attached pic of the ambiguous reference when I drop the Dundas Chart onto the web page. This affects the code behind in that with ReSharper-Options-Environment-IntelliSense set to ReSharper I get "no suggestions" when I do a "this.Chart1." See second attached image.
If I change the setting to Visual Studio, then <alt> + <space> gives me the intellisense that I need.
All in all, I still get "Cannot resolve symbol Series" error on "this.Chart1.Series["Default"].Points.Clear" code for example. The website builds correctly.
Also, if I open a entirely new website project, I do not get this error in the simplest website project.
Issue was closed