Hi,
I am doing a deployment to IIS and my project is built in ASP.NET Core and Angular. I deployed the ASP.NET Core separately from the Angular project, I mean I created two websites on IIS. The ASP.NET Core website works fine. What's wrong here is that the Angular side is returning me an error HTTP 500.19 - Internal Server Error. I think it's because of the web.config file... but I just copied the one in my angular project... I don't know if that's the right one or not. I really need this project to work.
Any possible solutions? Thanks in advance.
Hi,
Can anyone give me some more detailed explanation about this matter: external-authentication In concrete, the example they gave... I dont understand and I dont know where to find it.
I need it to use in my application.
Thanks in advance.
Hi,
I've searched the web and I only find links to image file uploads in Asp.net Core MVC environment. I have a project with angular and .net core.
Can anyone help me? Or give me an example?
Thanks in advance.
Hi,
When i create table Users with ASP NET Zero Power tools, it says "Build failed" and I dont know why. Can anyone please help me?
Thanks in advance.