Quantcast
Channel: Dynamics 365 Customer Engagement
Viewing all articles
Browse latest Browse all 286

“The type or namespace name 'Route' could not be found” using attribute routing”

$
0
0
Hi,

I was working on Web Api and I gave all the references and I am getting an error saying

“The type or namespace name 'Route' could not be found” using attribute routing”

I downloaded the solution from TFS and using Nuget, it seems that there is a problem in the referencing of assemblies.

Executed the below command in the Package Console and things started working.

Update-Package Microsoft.AspNet.WebApi.WebHost -reinstall

Hope this helps.
--
Happy Coding
Gopinath

Viewing all articles
Browse latest Browse all 286

Trending Articles