Cannot Resolve Symbol

In only one project I get Cannot Resolve Symbol. Resharper is saying it's not valid but when I run I do works. What can I do to solve it.

I have attached an image of the problem:
screenshot-cannot-resolve-symbol.png

0
5 comments

Hello,

1. Could you please specify the ReSharper version you are using?
2. Could you please create and attach a small sample solution, which will demonstrate this? We always need a repro case for this kind of cases.

Thanks in advance!

0
Avatar
Permanently deleted user

When I make an other project I don't have that issue. So I can't reproduced it.

I was hoping I need to fix a setting in ReSharper.

0

Hi,

You may try to remove the '<solution_name>.suo' file and '_<solution_name>.ReSharper' folder (located in the root directory of your current solution) and check if it helps to resolve the issue.

If it won't help, I'm afraid we'll need to have a small sample to truobleshoot this issue.

Thanks!

0
Avatar
Permanently deleted user

Hello,

I can't find the items I need to the delete. But this project is a on a team fondation server, could that be the reason?

Kind Regards,

Philippe

0
Avatar
Permanently deleted user

I've had this problem before, and it irritated me so much I deleted the project locally and regot everything from TFS which cleared it up. I just followed the advice to remove the suo file and _resharper folder, and at this point noticed two versions of both. Removed these and on reopening only one instance created of each and all is fine. Thanks for advice.

0

Please sign in to leave a comment.