Christian Weyer
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created Vs 2010 starts very slowly after installing ReSharper 6.1
Hi everyone,I wanted to give R# a go and installed the recent 6.1 in my VS 2010 SP1 ... and starting VS 2010 empty takes now a long time. Starting VS 2010 with a SLN takes even longer. And unbearab... -
Created Wrong 'Unaccessed private field' message
I get a 'Unaccessed private field' with a number of code snippets, e.g. similar to this one:---private WorkflowRuntime workflowRuntime;public ExpenseLocalService(WorkflowRuntime workflowRuntime){ ... -
Created Problem with VS 2005 web projects, assembly reference, code parsing
I have a solution with an ASP.NET web project in VS 2005. After installing the latest ReSharper 2.0 build (155) I cannot get the code parsed correctly by RS. RS always says that a certain namespace...