7
ASP.NET MVC 프로젝트 이름 바꾸기 오류
이전 프로젝트를 복사하고 이름을 변경했습니다. 일단 모든 이름 공간의 이름을 성공적으로 바꾸고 올바르게 빌드되었습니다. 응용 프로그램을 실행할 때 다음 오류가 발생했습니다. The following errors occurred while attempting to load the app. - The OwinStartup attribute discovered in assembly 'User Manager Interface' referencing startup type 'User_Manager_Interface.Startup' conflicts with the attribute in …