owin启动类visual studio 2012以及Microsoft.AspNet.Identity出错

时间:2014-05-07 05:34:10

标签: asp.net-identity owin katana

我使用vs 2012 asp .net网站创建了一个项目。
但它给了我OwinKatanaMicrosoft.AspNet.Identity的所有组件的错误。
给出错误: -

The type or namespace name 'Owin' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)  ...@#$@\!#@$\Startup.cs

对于Microsoft.AspNet.Identity,它给出了: -

The type or namespace name 'Identity' does not exist in the namespace 'Microsoft.AspNet' (are you missing an assembly reference?)   ~\Account\Manage.aspx.cs

0 个答案:

没有答案