History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-25497
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Assignee: Sergey Coox
Reporter: Wil Welsh
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

IDE loses dll reference after debugging solution's web project.

Created: 06 Aug 06 17:43   Updated: 24 Oct 06 18:12
Component/s: None
Fix Version/s: 2.0.2
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 245
Fixed in build: 263
Old URL: http://www.intellij.net/tracker/resharper/viewSCR?publicId=25497


 Description  « Hide
I have solution with 1 web project & multiple class library projects.

I open solution, view code file & everythign is fine. I hit f5, & view the web site... I stop debugging.... then chaos.

The IDE loses references for all the referenced project dlls in the bin folder & they light up red. I can compile & the project works fine If I debug again.

If I uninstall reharper, this problem goes away. It cropped up somewhere around build 244 or 243 when the bogus duplicate reference bug went away.

To get around it, I can build each subproject, then in the bin folder for web project, update reference for the dll... then close the .cs file and re-open it, and the object types will be picked up by the highlighter & intelisense. As soon as I hit f5 again & stop viewing the web site in debug mode, several of the referenced dlls from subprojects are highlighted red where tried to use in code & intellisense is lost on those objects.



 All   Comments   Work Log   Change History      Sort Order:
Dmitry Shaporenkov - 20 Oct 06 11:59
It seems to be about ASP