microsoft.aspnet.razor 3.2.4

After update microsoft.aspnet.razor from v3.2.3 to v3.2.4, in controller i don't have sugestion for views 

0
6 comments

Hello Cris!

 

Thank you for contacting us.

Cannot reproduce the problem on newly created solution. Could you please try suggestion from the following help article and let us know if it helps.

Thank you.

0
Avatar
Permanently deleted user

 If i downgrade microsoft.aspnet.razor from v3.2.4 to v3.2.3 its works fine, but why does not want to work with the new version?

0

Hello!

 

Thank you for the reply.

Have you tried clearing caches as suggested in the article?

Could you please start VS with the following command: 'devenv /ReSharper.LogFile C:\log\resharper_log.txt /ReSharper.LogLevel Verbose', reproduce the problem and send log file to us. You can do it via 'Submit a request' form at the top of the page.

Thank you.

0
Avatar
Permanently deleted user

I can give you my Skype and acces by teamviewer (assasin280)

0

Hello!

 

Sorry for delay in responding.

Turned out it's MVC 5.2.4 support issue, reported here https://youtrack.jetbrains.com/issue/RSRP-468376.

The fix comes  with the latest External Annotations update. Please check that JetBrains.ExternalAnnotations.10.2.42 folder will appear here %LocalAppData%\JetBrains\plugins\, then it means EA is up to date and ReSharper got MVC 5.2.4 support.

Thank you.

0

Hi!

Even though %LocalAppData%\JetBrains\plugins\JetBrains.ExternalAnnotations.10.2.42 exist, I just upgraded to

  • Microsoft.AspNet.Mvc v5.2.4
  • Microsoft.AspNet.Razor v3.2.4
  • Microsoft.AspNet.WebPages v3.2.4

I'm getting views with a lot of errors reported by ReSharper but VS is compiling normally.

I have done cache clearing, IDE restarts but no good. Any pointers?

Edit/Update:

Had another instance of VS running on the fourth monitor. Everything in now working.

0

Please sign in to leave a comment.