jc
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
-
jc created a post, ASP.NET MVC "area" not understood by resharper
Is it normal that resharper sets the area parameter in this kind of code: @Html.ActionLink("change", "ChangePassword", "Account", new { area = "FormsAuthentication"}, null)resharper says: Cannot r... -
jc created a post, Unit Tests and StartupPath
When I run unit tests "Application.StartupPath" equals to "C:\Program Files\JetBrains\ReSharper\VS2005\bin\"so my file paths are broken.I've set the "test assembly location" to my debug directory w... -
jc created a post, "Ambiguous reference" pb
I use Telerik web controls and I have a little problem with their RadTreeNode. Resharper displays an "Ambiguous reference" when I use the "Parent" field of the RadTreeNode class, because this class... -
-
-
-
jc created a post, problem with color highlighting
Hello,I have a strange problem : I have lost keyword color highlighting (keywords are in black instead of blue) ; resharper still works.This problem doesn't occur for classes that inherit from Syst... -
-
jc created a post, Resharper stops working
Resharper has stopped working on my machine. It puts ALL my code in red !I re-re-re-installed resharper but it doesn't work. Is there a log file to watch, or something else which could help me ?Att...