简体   繁体   English

卸载后是否出现Microsoft.AspNet.Providers错误?

[英]Microsoft.AspNet.Providers errors after uninstalling?

I had installed the package: Microsoft.AspNet.Providers and this in turn added a folder named Bin to the project. 我已经安装了软件包: Microsoft.AspNet.Providers ,这反过来又在项目中添加了一个名为Bin的文件夹。 But I faced a problem in customizing the profile (properties not added to the database) comparing this folder to the tutorial i'm following, I found that there was a missing file in the Bin folder. 但是我在自定义配置文件(未添加到数据库的属性)中遇到了一个问题,将该文件夹与我正在关注的教程进行了比较,我发现Bin文件夹中缺少文件。 I deleted the folder and reinstalled the package. 我删除了文件夹,然后重新安装了软件包。 but when I open the page in the browser I end up with these pages: 但是,当我在浏览器中打开页面时,最终得到以下页面: 在此处输入图片说明

在此处输入图片说明

The Bin folder is not exist any more. Bin文件夹已不存在。 How to restore it? 如何还原?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何使用OAuth accesstoken使用DotNetOpenAuth.AspNet和Microsoft.AspNet.Membership.OpenAuth从各种提供程序获取配置文件图像? - How to use OAuth accesstoken to acquire profile images from various providers using DotNetOpenAuth.AspNet and Microsoft.AspNet.Membership.OpenAuth? 我如何更新Microsoft.AspNet.WebPages而在我的MVC5项目中没有错误? - How do I update Microsoft.AspNet.WebPages without errors in my MVC5 project? Microsoft.AspNet.Identity和Umbraco - Microsoft.AspNet.Identity and Umbraco 实施Microsoft AspNet身份IUserLockoutStore - Implementing the Microsoft AspNet Identity IUserLockoutStore 找不到软件包“ Microsoft.AspNet.SignalR” - Unable to find package 'Microsoft.AspNet.SignalR' 在Microsoft.AspNet.Identity中使用UserManager和RoleManager; - Using UserManager and RoleManager in Microsoft.AspNet.Identity; 将Microsoft.AspNet.Mvc用于控制台应用程序 - Use Microsoft.AspNet.Mvc for Console applications 类型 Microsoft.AspNet.Identity.PasswordHasher 未定义 - Type Microsoft.AspNet.Identity.PasswordHasher is not defined Microsoft.CodeDom.Providers.DotNetCompilerPlatform 的问题 - Problem with Microsoft.CodeDom.Providers.DotNetCompilerPlatform Microsoft.AspNet.WebApi.OData与Microsoft.Data.OData和Microsoft.AspNet.OData有什么区别? - What is the difference between Microsoft.AspNet.WebApi.OData and Microsoft.Data.OData and Microsoft.AspNet.OData?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM