Để có cái Areas --> Add New Scaffolded item... --> Chọn click chọn MVC --> Area --> MVC 5 Area. Sau đó điền vào tên thư mục "admin" như hướng dẫn trên đây.
@truongonhat51102 жыл бұрын
thank you verry much
@tiennguyendev5 жыл бұрын
Ae ai sử dụng visua 2019 mà không có mục Areas thì tạo trước thư mục Areas rồi nhấn chuột phải chọn add->Areas.
@tedudev5 жыл бұрын
thank bạn
@jtquangduy5 жыл бұрын
là làm ntn hả anh em vẫn chưa hiểu
@rua63324 жыл бұрын
@ thanks
@hieuduong22994 жыл бұрын
@ Thanks bro
@locphuc1024 жыл бұрын
cảm ơn bạn nhé
@long3110c3 жыл бұрын
Để có thể tạo Area trên visual 2019 bạn chuột phải vào project, sau đó chọn Add>New Scaffolded Item, click vào MVC sau đó chọn area
@huyle-bd9fb2 жыл бұрын
thanks
@phongtran02118 жыл бұрын
Sau khi ngồi mò một lúc thì cuối cùng thay cái : namespaces: new string[] { "WebApp.Controllers" } => namespaces: new string[] { "HelloWord.Controllers" } . Đúng là mù tin học thật rồi. Câu này giải thích cho tất các các thắc mắc ở dưới OMG :)
@tranlam74957 жыл бұрын
anh cho e hoi e thêm cái phần đó ở đâu vậy anh
@kientran4249 жыл бұрын
Bạn đang hướng dẫn việc kiếm cơm để nuôi thân cho mình :D
@tedudev9 жыл бұрын
Kiên Trần mình không hiểu lắm :)
@nhatnguyen-mq2kp7 жыл бұрын
Cảm ơn bạn tedu rất nhiều !!
@citrus8373 жыл бұрын
anh cho em hỏi lúc a thêm thuộc tính namespace như trên vào router bên ngoài rồi a chạy nó lên không ạ , sao em bị lỗi ạ
@aidungbui44866 жыл бұрын
Mỗi video click cho bạn 1 quảng cáo, cảm ơn bạn rất nhiều!
@tedudev6 жыл бұрын
Ai Dung Bui cảm ơn bạn đã ủng hộ TEDU nhé
@tedudev9 жыл бұрын
Manh Thang Nguyen: Em chưa có View nào tên là Index. Tương ứng với 1 controller ví dụ Homecontroller ở trong thưu mục Controllers thì sẽ có 1 thư mục Home ở trong thư mục Views. Và mỗi phương thức ở trong Home Controller sẽ có 1 file View trong View ví dụ /Views/Home/Index.cshtml. Em xem của em có đủ chưa
@manhthangnguyen53249 жыл бұрын
+TEDU - Technology Education dạ em có đủ rồi anh ạ ! bài 2 em cũng làm như anh nhưng hạy được hết.em ko biêt do lôi gì!
@manhthangnguyen53249 жыл бұрын
+TEDU - Technology Education với cả anh cho em hỏi cái này.khi em vào vào visual 2012 thì lúc vào nó báo là asp.net 4.0 has not been register on web server.you need to manually confiuge your web server for asp.net 4.0 in order for your site là gid v anh? em cám ơn!
@manhthangnguyen53249 жыл бұрын
+TEDU - Technology Education Mà em sửa đk lỗi ý rồi anh ak.nhưng khi chạy thì nó chỉ view ra cái kết quả của thằng controler điều khiển với view ở ngoài chứ nó ko hiện đk kết quả của thằng viev trong area anh ak!
@tedudev9 жыл бұрын
Trong area thì em phải gõ là localhost:232/admin. Với chữ Admin là tên của area em đặt. Sau đó cũng gõ tiếp /Login/Index như thường. Còn đương nhiên em chạy ko chỉ ra controller nào thì mặc định nó theo cái route default của file Route.Config là Home controller và index ở ngoài rồi
@manhthangnguyen53249 жыл бұрын
+TEDU - Technology Education làm sao để tạo / khi build ra đấy anh.của em chạy nó chi ra localhost thui.
@citrus8373 жыл бұрын
ad cho em hỏi giống như mình tạo vùng admin như vậy rồi mấy cái controllers models views nằm bên ngoài mình tính sao ạ , mình tạo giao diện trong vùng admin luôn hay phải cần ra ngoài tạo vậy ad
@annguyen-zc8bk7 жыл бұрын
a ơi khi tạo admin e bị báo lỗi Could not find a part of the path: "c:\program files (x86) microsoft visual studio 12\common7\ide\item templatescache\csharp\web\mvc4\mvcar\mvcareaitem templatev4.1.cs\mvcareaitem templates.cs.vstemplate" phải sửa như thế nào ạ?
@tranlam74957 жыл бұрын
anh ơi cho e hỏi lỗi này là gì và cách khác phục sao vậy ạ. Multiple types were found that match the controller named 'Home'. This can happen if the route that services this request ('{controller}/{action}/{id}') does not specify namespaces to search for a controller that matches the request. If this is the case, register this route by calling an overload of the 'MapRoute' method that takes a 'namespaces' parameter. The request for 'Home' has found the following matching controllers: Website.Areas.Admin.Controllers.HomeController.HomeController Website.Controllers.HomeController.HomeController
@khanhduynguyen89483 жыл бұрын
ủa sao lúc em add view ở phần controller xong bấm chạy index nó k báo lỗi nhỉ? E dùng bản 2019
@tronguc73933 жыл бұрын
M.n cho e hỏi với ạ. Khi e chạy thì trên trình duyệt k tự chuyển hướng qua trang Admin nên bị lỗi ạ. H e cần làm gì để khi chạy có thể tự chuyển hướng qua trang admin vậy ạ
@xelurinrin90274 жыл бұрын
Em yêu anh. .ahihi
@manhthangnguyen53249 жыл бұрын
Server Error in '/' Application. The view 'Index' or its master was not found or no view engine supports the searched locations. The following locations were searched Em bị lỗi như thế này khi chạy lên web là sao vậy anh?
@nguyenkhoi27335 жыл бұрын
cho em hỏi ngoài lề. Em add ko đc các reference , tại sao vậy anh. các reference nó để dấu chấm thang qua bên ngoài
@thangcrespo95825 жыл бұрын
Visual studio 2019 lại không có phần add area nhỉ
@harryle19894 жыл бұрын
Mình cũng y chang như bạn. Ko có phần Area nên ko làm đc trang admin.
@ngotuanhien4 жыл бұрын
Chức năng tạo thư mục này bị giấu đi và ẩn trong giao diện Add New Scaffolded item... --> Chọn click chọn MVC --> Area --> MVC 5 Area. Sau đó điền vào tên thư mục "admin" như hướng dẫn trên đây
@philam50428 жыл бұрын
Em có tạo như anh nhưng khi trả về actionresult return RedirectToAction("Index", "New", new { area = "" }); về 1 controller ở thư mục controller mặc định khi tạo project thì nó báo lỗi localhost:53808/Admin/New/Index ! cho dù có trả về gì thì vẫn có Admin trên đường dẫn đẫn đến ko tìm ra hàm ! Giờ em muốn gọi đến Controller ở thư mục mặc định thì phải làm thế nào ạ ?
@Kevinle16098 жыл бұрын
Bạn ơi! bạn thao tác lẹ quá, bạn có thể thao tác chậm lại 1 chút nữa được không.
@tedudev8 жыл бұрын
+Kevin Le nhưng mình lại quay video mất rồi :)
@trancongphuc1349 жыл бұрын
Chủ thớt cho e hỏi là e đang dùng Visual 2015 bản enterprise . e tạo 1project có tên là a.. click phải vào a... chọn add đẻ tạo area nhưng chữ area bị mờ không tạo được là sao ạ . do bản này không hỗ trợ hay bị lỗ gì vậy ạ . thank bác :)
@tedudev9 жыл бұрын
+Trần Công Phúc Bạn thử xem lại xem lúc add có đang debug ko?
@cuongduy91435 жыл бұрын
lúc mới tạo project , chọn MVC 5 được ko a ? có khác quá nhiều ko a ??
@tedudev5 жыл бұрын
được em ạ
@DoanThanhNhanKHL7 ай бұрын
mình dùng visual 2022 còn ko có cái web config luôn
@kaiakiho96719 жыл бұрын
cho mình hỏi là visual 2010 có dùng được tính năng Area không? mình không tạo được toàn báo lỗi không tìm thấy MvcAreaItem.. thôi mà trong ổ cài vẫn có cái đấy
@tedudev9 жыл бұрын
+tam le van bạn nên nâng cấp lên visual 2015 để làm được tốt hơn nhé, ở visual 2015 có bản community free đó. mình cũng đang dùng bản này
@kaiakiho96719 жыл бұрын
+TEDU thế dùng 2010 không được à bạn. chỗ chỗ mình mọi người đều dùng bản 2010 này
@kaiakiho96719 жыл бұрын
+TEDU bạn có thể sửa được không
@tedudev9 жыл бұрын
tam le van bạn thử link này xem: stackoverflow.com/questions/12122911/add-area-is-not-appearing-in-visual-studio-2010-ultimate
@kaiakiho96719 жыл бұрын
+TEDU để mình thử
@hohoaiphuong23146 жыл бұрын
có thể cho Phương xin database MDF của OnlineShop không Toàn? TEDU Channel
@tedudev6 жыл бұрын
đây mình có file bak nhé: github.com/teduinternational/onlineshop
@khailequang30169 жыл бұрын
em làm đến phút thứ 4 nỏ lỗi thế này ah ! Multiple types were found that match the controller named 'Home'. This can happen if the route that services this request ('{controller}/{action}/{id}') does not specify namespaces to search for a controller that matches the request. If this is the case, register this route by calling an overload of the 'MapRoute' method that takes a 'namespaces' parameter. The request for 'Home' has found the following matching controllers: book_store.Areas.Admin.Controllers.HomeController book_store.Controllers.HomeControlle anh giúp em với !
@tedudev9 жыл бұрын
+khai lequang em cách sửa trong phần mô tả video nhé
@nguyengiatan58999 жыл бұрын
cảu e chạy lên thì chỉ hiển thị trang home trong controller ban đầu chứ ko hiển thị được trang home trong arena
@tedudev9 жыл бұрын
+Nguyễn Gia Tấn trang home trong area tương tự thôi em em chỉ cần / tên area
@nguyengiatan58999 жыл бұрын
chỉnh đường dẫn trong AdminAreaRegistration hay chỉnh trong routeconfig a.
@footballchannel66518 жыл бұрын
+Nguyễn Gia Tấn Mình cũng bị lỗi như của bạn.Bạn chạy đc trong arena chưa?chỉ mình với
@nguyengiatan58998 жыл бұрын
ko đk bạn ah . làm theo như thế mà ko đk :3 chưa dõ .
@tedudev8 жыл бұрын
Nguyễn Gia Tấn trong adminarearegistration em ạ
@thanhnguyenquang79679 жыл бұрын
Cam on ban !
@tancasmen7 жыл бұрын
Mình tạo giống anh rồi. Nhưng khi vào Index của phần user nó lại báo lỗi. Mình vào localhost:55439/Home/Index thì bị lỗi nhưng vào localhost:55439/Admin/Home/Index thì okey
visual 2019 sao tạo file toàn ra đuôi file .vb vậy ạ. làm như thế nào để ra đuôi .cs ạ
@tedudev4 жыл бұрын
em cài vb rồi, phải cài Viusal C# ở lúc cài visual studio
@thienhai669 жыл бұрын
em bị lõi này khi tạo cái area admin em chay thu view no bi ma em khong biet no bi j Server Error in '/' Application. The view 'Index' or its master was not found or no view engine supports the searched locations. The following locations were searched: ~/Views/Home/Index.aspx ~/Views/Home/Index.ascx ~/Views/Shared/Index.aspx ~/Views/Shared/Index.ascx ~/Views/Home/Index.cshtml ~/Views/Home/Index.vbhtml ~/Views/Shared/Index.cshtml ~/Views/Shared/Index.vbhtml
@tedudev9 жыл бұрын
+hai chanthien Em thử đọc lỗi xem nó bảo gì?
@tedudev9 жыл бұрын
+hai chanthien là em tạo HomeController nhưng chưa có view nào ở trong thư mục Views/Home/Index, Em đọc kỹ message lỗi sẽ thấy
@thienhai668 жыл бұрын
daj em cam on anh em sua duoc roi hihi
@hienlephanvinh98515 жыл бұрын
Hay !
@detailingcarcare178 жыл бұрын
Anh ơi.. em thêm vào nhứ anh nó vẫn lỗi như vậy anh ơi.. chỉ mình với
@tedudev8 жыл бұрын
em pải nói lỗi gì chứ
@detailingcarcare178 жыл бұрын
h thì em bị như vậy nè: nó không hiện lên cái Layout của mình a ơi
@tedudev8 жыл бұрын
Son Tung là sao em lên forum.tedu.com.vn hỏi nhé
6 жыл бұрын
Thầy ơi em dùng visua 2017 tạo Area mà khai báo đường dẫn nó không hiểu
@tedudev6 жыл бұрын
bạn phải dùng 2015 nhé, 2017 nó khác nhiều
@anhuavan64914 жыл бұрын
bạn tạo folder Areas trước rồi click chuột phải add areas mới dc nha bạn
@anhnguyen-xg8qh3 жыл бұрын
anh ơi lúc em thêm controller ="Home" nó hiện lỗi vậy anh giải thích giúm e đc ko
@tedudev3 жыл бұрын
Do ở admin cũng có home ở ngoài cũng có home nên nó trùng tên
@duong_tong6 жыл бұрын
Trong dòng code : new { action = "Index", controllers="Home", id = UrlParameter.Optional } thì viết hoa Controller vẫn chạy được.
@tedudev6 жыл бұрын
yes
@gamazing98529 жыл бұрын
i.imgur.com/OOssc3p.png cho mình hỏi đây bị lỗi gì với. mình làm đi làm lại như bạn rồi mà ko hiểu sai ở đâu? Khi bỏ vẫn ko chạy đc. Cảm ơn bạn!
@tedudev9 жыл бұрын
Bộp Béo Bạn thử cách này của mình nhé, bạn vào App_Start chọn mở file RouteConfig tìm đến dòng này: routes.MapRoute( name: "Default", url: "{controller}/{action}/{id}", defaults: new { controller = "Home", action = "Index", id = UrlParameter.Optional }, namespaces: new string[] { "WebApp.Controllers" } ); Thấy tham số namespace của mình nhé, đây chính là chỉ ra namspace của Controller bên ngoài. Nó sẽ giúp phân biệt với namspace WebApp.Areas.Admin.Controllers ở trong quản trị. Hiện tại bạn đang bị lỗi không phân biệt được 2 HomeController
@minhthiet59958 жыл бұрын
Lỗi như thế này là như thế nào : Multiple types were found that match the controller named 'Home'. This can happen if the route that services this request ('{controller}/{action}/{id}') does not specify namespaces to search for a controller that matches the request. If this is the case, register this route by calling an overload of the 'MapRoute' method that takes a 'namespaces' parameter.
@tedudev8 жыл бұрын
Cách sửa lỗi Multiple types were found that match the controller named 'Home'. This can happen if the route that services this request ('{controller}/{action}/{id}') does not specify namespaces to search for a controller that matches the request. If this is the case, register this route by calling an overload of the 'MapRoute' method that takes a 'namespaces' parameter. thì: B1 : Mở file HomeController ở bên ngoài , để ý cái namespace Online.Controllers ( namespace này để phân biệt cái nào của controller nào là của bên ngoài , hay các area ) B2 :Vào App_start -> RouteConfig.cs thêm đoạn code ở trong RegisterRoutes(): namespaces: new string[] { "Online.Controllers" } B3: Mở file HomeController ở trong Areas của Admin , để ý cái namespace Online.Areas.Admin.Controllers B4 : Vào Areas -> Admin ->AdminAreaRegistration thêm đoạn code ở trong context.Maproute() : namespaces: new string[] { "Online.Areas.Admin.Controllers" } nếu không rõ thì các bạn có thể tham khảo web stackoverflow.com/questions/7842293/multiple-types-were-found-that-match-the-controller-named-home
@tedudev8 жыл бұрын
lần sau em hỏi thì phải có chủ ngữ vị ngữ nhé
@ibnoobhelper51777 жыл бұрын
thêm vào rồi nhớ có thêm dấu phẩy nữa nhé em
@dcmessitinh58542 жыл бұрын
@@tedudev Đoạn code được thêm vào ở trong file config đó,thêm vào dòng nào ạ a,hay thêm lên đầu tiên.e k thấy a điền dấu chấm, phẩy.
@dcmessitinh58542 жыл бұрын
@@tedudev vì e thêm vào kiểu gì nó toàn báo lỗi cú pháp
@nguyenthanhthan9 жыл бұрын
sao mình không chạy được Trang chủ của Admin nhỉ? nó không có view in brower (mình dùng visual 2012)
@tedudev9 жыл бұрын
+Thanhthan Nguyen thế bạn cứ F5 thôi
@nguyenthanhthan9 жыл бұрын
Minh F5 thi no lai ra giao dien Khach Hang. khong ra giao dien Admin. thi lam the nao nhi AD?
@tedudev9 жыл бұрын
Thanhthan Nguyen Admin thì tên area của bạn là gì bạn sẽ gõ thế ví dụ: localhost:123/admin/login
@nguyenthanhthan9 жыл бұрын
+TEDU - Học lập trình trực tuyến miễn phí Thanks add, co gi minh hoi tiep nhe.
@hoangcuongninh26315 жыл бұрын
bài nay hơi khó hiểu anh ạ
@hukie949 жыл бұрын
của em không có màu cũng không có format gì hết toàn chữ và link thôi...em có làm thiếu chỗ nào không anh...Em không có Admin mà làm thằng vảo View/Shared/Layout.cshtml
@tedudev9 жыл бұрын
+Long Lương em chụp ảnh anh xem
@hukie949 жыл бұрын
+TEDU - Technology Education i.imgur.com/C5ssYXU.png.. Đây anh...em cám ơn!!
@tedudev9 жыл бұрын
Long Lương Thế này là thiếu CSS rồi em em F12 lên xem nó báo lỗi 404 những file nào
@hukie949 жыл бұрын
hình như nó không bắt được vào chỗ folder Source của em. Link nào cũng trống bên element i.imgur.com/qsKOZtt.png mà cái Visual của em cũng lạ lắm... lúc em copy vào nhưng nó ko hiện file nào để em bấm vào xem cả...em phải chọn "show all"mới thấy được...như trong hình đây anh... i.imgur.com/w93qgjv.png
@tedudev9 жыл бұрын
+Long Lương à thế đúng rồi, em chưa include nó vào project. Em phải chuột phải vào file ẩn đó rồi include vào project thì mới dược. Khi nào em bỏ chế độ show file ẩn đi mà vẫn thấy nó thì nó mới ở trong project
@kekhonnan7 жыл бұрын
Bạn nói hơi nhanh :v Cảm ơn bạn rất nhiều
@citrus8373 жыл бұрын
anh cho em hỏi lúc a thêm thuộc tính namespace như trên vào router bên ngoài rồi a chạy nó lên không ạ , sao em bị lỗi ạ
@thanhnguyenquang79679 жыл бұрын
Minh bi loi nay !
@thanhnguyenquang79679 жыл бұрын
Multiple types were found that match the controller named 'Home'. This can happen if the route that services this request ('{controller}/{action}/{id}') does not specify namespaces to search for a controller that matches the request. If this is the case, register this route by calling an overload of the 'MapRoute' method that takes a 'namespaces' parameter. The request for 'Home' has found the following matching controllers: HelloWorld.Areas.Admin.Controllers.HomeController HelloWorld.Controllers.HomeController Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.InvalidOperationException: Multiple types were found that match the controller named 'Home'. This can happen if the route that services this request ('{controller}/{action}/{id}') does not specify namespaces to search for a controller that matches the request. If this is the case, register this route by calling an overload of the 'MapRoute' method that takes a 'namespaces' parameter. The request for 'Home' has found the following matching controllers: HelloWorld.Areas.Admin.Controllers.HomeController HelloWorld.Controllers.HomeController
@tedudev9 жыл бұрын
+Thanh Nguyen Quang Vậy bạn hãy sửa thêm thuộc tính namespace vào để phân biệt 2 controller cùng tên ở bên trong và bên ngoài nhé: routes.MapRoute( name: "Default", url: "{controller}/{action}/{id}", defaults: new { controller = "Home", action = "Index", id = UrlParameter.Optional }, namespaces: new string[] { "WebApp.Controllers" } ); Trong namespace mình đưa ra cái namespace của controller bên ngoài, như thế nó sẽ hiểu, thứ nữa là bạn phải khai báo namespace cho tất các các dòng khác
@tranlam74957 жыл бұрын
anh ơi cho e hỏi thêm phần này vào đâu vậy ạ
@dcmessitinh58542 жыл бұрын
@@tedudev Đoạn code được thêm vào ở trong file config đó,thêm vào dòng nào ạ a,hay thêm lên đầu tiên.e k thấy a điền dấu chấm, phẩy.
@dcmessitinh58542 жыл бұрын
@@tedudev e thêm vào toàn thấy nó báo lỗi gạch đỏ, thiếu chấm phẩy gì đó, lỗi cú pháp
@PhongNguyen-em8pm8 жыл бұрын
Server Error in '/' Application. The resource cannot be found. Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly. lỗi gì vậy mọi người ??????Lên google rồi mà chưa đc. Ai sửa hộ tui với!!!!!!!!!!!!
@PhongNguyen-em8pm8 жыл бұрын
khi tui vào trang chính thì được. Còn vào Areas thì bị như vậy:::::
@tranhuy57998 жыл бұрын
thank you
@clover6685 жыл бұрын
AE cho hỏi trên macos không có add area thì sao nhỉ :))
@trieuanhlam95235 жыл бұрын
bạn fix được chưa chỉ mình với!
@hunghothanh91194 жыл бұрын
2 bạn lamf được chưa ạ minhf còn đang vấp
@G13024669 жыл бұрын
The request for 'Home' has found the following matching controllers: QuanLyKhachSan.Areas.Admin.Controllers.HomeController QuanLyKhachSan.Controllers.HomeController Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.InvalidOperationException: Multiple types were found that match the controller named 'Home'. This can happen if the route that services this request ('{controller}/{action}/{id}') does not specify namespaces to search for a controller that matches the request. If this is the case, register this route by calling an overload of the 'MapRoute' method that takes a 'namespaces' parameter. The request for 'Home' has found the following matching controllers: QuanLyKhachSan.Areas.Admin.Controllers.HomeController QuanLyKhachSan.Controllers.HomeController Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [InvalidOperationException: Multiple types were found that match the controller named 'Home'. This can happen if the route that services this request ('{controller}/{action}/{id}') does not specify namespaces to search for a controller that matches the request. If this is the case, register this route by calling an overload of the 'MapRoute' method that takes a 'namespaces' parameter. The request for 'Home' has found the following matching controllers: QuanLyKhachSan.Areas.Admin.Controllers.HomeController QuanLyKhachSan.Controllers.HomeController] System.Web.Mvc.DefaultControllerFactory.GetControllerTypeWithinNamespaces(RouteBase route, String controllerName, HashSet`1 namespaces) +412185 System.Web.Mvc.DefaultControllerFactory.GetControllerType(RequestContext requestContext, String controllerName) +566 System.Web.Mvc.DefaultControllerFactory.System.Web.Mvc.IControllerFactory.GetControllerSessionBehavior(RequestContext requestContext, String controllerName) +61 System.Web.Mvc.MvcRouteHandler.GetSessionStateBehavior(RequestContext requestContext) +157 System.Web.Mvc.MvcRouteHandler.GetHttpHandler(RequestContext requestContext) +33 System.Web.Mvc.MvcRouteHandler.System.Web.Routing.IRouteHandler.GetHttpHandler(RequestContext requestContext) +12 System.Web.Routing.UrlRoutingModule.PostResolveRequestCache(HttpContextBase context) +9813471 System.Web.Routing.UrlRoutingModule.OnApplicationPostResolveRequestCache(Object sender, EventArgs e) +82 System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +141 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +69 bị sao vay anh . làm theo bên dưới rồi mà hk có được
@tedudev9 жыл бұрын
+Đồng Nguyễn văn em xem các comment bên dưới đã được anh giải quyết.
@G13024669 жыл бұрын
nhưng em làm theo mà không có đk anh à . nó vẫn bị lỗi
@tedudev9 жыл бұрын
Đồng Nguyễn văn em thêm thuộc tính namespace vào cái route chưa copy nguyên văn nó a xem
@G13024669 жыл бұрын
routes.IgnoreRoute("{resource}.axd/{*pathInfo}"); routes.MapRoute( name: "Default", url: "{controller}/{action}/{id}", defaults: new { controller = "Home", action = "Index", id = UrlParameter.Optional } ); // routes.MapRoute( //name: "Default", //url: "{controller}/{action}/{id}", //defaults: new { controller = "Home", action = "Index", id = UrlParameter.Optional }, // namespaces: new string[] { "WebApp.Controllers" } // ); em đã opy cái phần anh gợi ý ở dưới và che phần gốc lại chạy mà không được anh à
@G13024669 жыл бұрын
em đã thư cách là . khi tạo cái Controller của Admin em đặt tên là Home1 thì nó chạy được . hình nhứ tại có 2 cái Home nên bị lỗi anh ạ
@trungthanhbp9 жыл бұрын
vẫn sài win Vista à :D
@tedudev9 жыл бұрын
trungthanhbp không, là win 7 đấy bạn ạ :D
@tintran62809 жыл бұрын
+TEDU - Đào tạo tin học trực tuyến trước hình như bác có seri tutorial html thì phải
@nguyenlenguyen43374 жыл бұрын
bản 2019 tạo areas ở đau vậy anh
@tintran62809 жыл бұрын
a ơi nó lỗi ko chạy được
@tedudev9 жыл бұрын
+Tín Trần em bị lỗi gì?
@tintran62809 жыл бұрын
em comment cái System.Web.OptimiZation mà nó vẫn ko chạy
@tedudev9 жыл бұрын
Em vào Tools -> Nuget Package Manager -> Package Manager Console gõ lệnh này nhé: Install-Package Microsoft.AspNet.Web.Optimization