ReSharper and Visual Studio 2005 Remote Websites
10/22/2007 1:56:48 AM
Have any of you had any problems with ReSharper 3.0.2 when working on remote websites? For some reason ReSharper has been acting buggy when I open a remote website. For instance, sometimes I have intellisense and other times I don't. Let's say I want to add a class to the project. Usually I will right-click, add new item, and when that class is displayed I see that I can press CTRL+ALT+O to optimize usings. Well now I don't have intellisense AT ALL! In order for my intellisense to kick in I need to build the website, close the project, and then re-open the website. That is enough for intellisense to kick back in some of the time.
I can't bare the thought of not using ReSharper so hopefully someone can clue me in as how to solve this little issue.
Another weird behavior is that code analysis is screwed up. In creating a user control I am inheriting from a base class. Code analysis tells me that I am in fact incorrect but when I compile / run the application there are no errors and everything is as it should be. I could turn off Code Analysis but this is a route that I do not want to take.
Any suggestions?
.NET,
Tools
