Yuck
Yuck

Reputation: 50855

ReSharper Can't Find ASP .NET MVC Views with Dots (.)

I'm working with a project that has its partial views named following the convention SomeName.Widget.ascx. Starting with JetBrains ReSharper 6, these can't be resolved; ReSharper thinks they don't exist. For example:

enter image description here

Any thoughts on how to correct this? It wasn't an issue with ReSharper 5.

Upvotes: 2

Views: 813

Answers (2)

derigel
derigel

Reputation: 3235

Yuck, this issue is filed http://youtrack.jetbrains.net/issue/RSRP-274771 and fixed in upcoming 6.1 release.

Upvotes: 0

Danny Tuppeny
Danny Tuppeny

Reputation: 42383

If this used to work, and nothing has changed, it could be a bug in ReSharper. I would recommend posting in their forums.

Upvotes: 1

Related Questions