Project
ReSharper
Priority
Major
Type
Bug
Fix versions
6.0
State
Fixed
Assignee
Kirill Falk
Subsystem
No subsystem
Affected versions
No Affected versions
Fixed in build
6.0.2170.95  
  • Created by   Patrick Steele
    2 years ago (20 Mar 2009 19:23)
  • Updated by   Andrew Serebryansky
    7 months ago (24 Jun 2011 22:02)
  • Jira: RSRP-99685
    (history, comments)
 
RSRP-99685 CLONE -seeing errors when referencing a GAC assembly, but project compiles OK
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
Product Version: 3.1.571.1
Product Edition: CSharp
Vs Version: 8.0

seeing errors when referencing a GAC assembly, but project compiles OK. I think resharper is having trouble interpreting the reference to the assembly (a local file ref, but dll is also in the GAC) and is showing the ref as missing (colored red).
Comments (2)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
Patrick Steele
  Patrick Steele
20 Mar 2009 19:30
2 years ago
I'm seeing this same behavior in 4.1.933.3 on Visual Studio 2008 Team System v9.0.30729.1 SP.

Here's a history of what happened.

  • Had ASP.NET MVC RC2 installed (and no Resharper has ever been on this machine).
  • developed a sample app with ASP.NET MVC RC2.
  • uninstalled ASP.NET MVC RC2 in preparation for installing ASP.NET MVC 1.0 (but never installed 1.0)
  • installed Resharper 4.1
  • tried to load the sample ASP.NET MVC app I had previously done. Got an error from VS2008 since the MVC stuff had been installed.
  • quit VS2008 and installed ASP.NET MVC 1.0

Now the sample app loads fine, but Resharper is complaining that it can't find "System.Web.Mvc". The assembly is loaded into the GAC and the app compiles and runs fine. I think Resharper needs to "rescan" the GAC (or something similar). Seems like it can find GAC-based assemblies installed after Resharper.
Kirill Falk
  Kirill Falk
22 Jun 2011 17:45
7 months ago
Seems to be fixed in R# 6.0
Related Changes
Resolved Date
7 months ago (22 Jun 2011 17:45)
Fix versions
Mirabile Futurum, 6.0
State
OpenFixed