I have this error, why is ?? HTTP Error 500.19 - Internal Server Error The requested page cannot be accessed because the related configuration data for the page is invalid.
Thanks for a very nice tutorial! Just small thing to highlight... the subscribe notifications are loud and very frequent, which are actually annoying and distracting.
@@MacroCoding thank you for making the video. Do you have a video shwowing me how I can host it or maybe refer to a video, I am very new to this and need to create a web Api with angular and host the frontend on firebase?
Thank you for the informative video but pls could you show how to publish if you had a blazor server application a shared project and a seperate api project these three different projects working how do you publish something like that pls this is a problem i have i would be eternally gratefull if you could help
ok sir but iis server get a data only for whetherForcast .my problem is not get a datas in new created api pls solution sir .swaggger also run in iis server but not get datas code500 internal server error and pls help me sir pls video uplode next day
@@sagarmasal5429 I got solution for this type error . Your SQL server is problem. Pls download developer version SQL server and SQL server management studio set SQL server authentication, this setup connect properly Solved problem.🤗
Dear friend, Swagger will always work. But, you did not show your Student listing working even though in the beginning you were discussing about it. What is the point in showing that Swagger is working? Please make another video to show publishing your own code!
I think you need to install additional packages for ASP net under IIS in programs and features. There is WWW services and under that there are app dev features, there you need to enable everything ASP
@@darko6977 yes, i check and in the "modules" section i didnt have "aspnetcoremoduleV2" with only that i have the api online (still cannot deploy the nextjs proyect but the api its online) thank you!
hi, I got the same error, and I figured out the reason, that is 'couldn't connect to the connection string', so I modified the ConnectionString in appsettings.json, and in my case, I did like this: "DefaultConnection": "Server=xxxx;Database=xxxx;User Id=xxxx;password=xxxx;Trusted_Connection=False;TrustServerCertificate=True;Encrypt=False" And I edited '.NET CRL version' in Application Pool to 'No Managed Code'
Subscribe, Like, Share, Comment.........Let's get to 1K Susbribers❤❤❤❤❤❤❤❤❤..youtube.com/@MacroCoding?sub_confirmation=1
unable to parse TLS packet header
Had already spent around 10 hours to fix the issues before I saw your video. To the point video. Fixed all of my issues. Thanks a ton.
Subscribe for more 🙏🙏🙏
My brother, thanks a million. You saved me. I highly appreciate you. God bless!
Thank you..Much humbled..
HTTP Error 500.19 - Internal Server Error i am getting this error,do i need to install anthing?
I was missing the AspNetCoreModule from IIS->Modules. After I installed that I no longer had the 500.19 error.
@@DerrickAbucheri it worked thx
Thank you. I have been having the page not found until saw this. You saved a soul
You're very welcome!..Subscribe for more updates.Like the Video
Brilliant!!! THANK YOU!
Thank you so much! You saved me so much time. Have a great day!
Thank you..Subscribe for more
this is what i need, thank you brotha
Glad I could help..Subscribe for more
Bro literally you saved my life, great video!!
Subscribe for more
I have this error, why is ??
HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid.
Same here
same here
same here. How can i fix?
Thanks man, been working on the project for about 2 weeks
Glad I could help..Subscribe for more
Thank you for this video
You are Welcomed..Subscribe fore more
After Pipelining it helped! thanks alot!
Thank you for posting. My only issue is the request to subscribe animation is there so many times it's very distracting.
Thanks for the feedback
Very Well 👍
Thank you for watching, Subscribe for more
Love you man love you. Thanks
@@mycodelines Thank you..Subscribe for more 🤝🤝🤝
Thanks for a very nice tutorial!
Just small thing to highlight... the subscribe notifications are loud and very frequent, which are actually annoying and distracting.
Sorry for that..Will reduce that
Great job. Thank you so much.
@PhucNguyen-ew4xn...Welcome..please subcribe
Good stuff
Glad you enjoyed. Subscribe fore more
Thank you very much
You are welcome.Please subscribe for more
So if I would want to make the api call from another computer, what would I type in the url ?( very new to this )
@phili[marais2380..Thank you for watching..To access the api from another machine you will have to host the api...
@@MacroCoding thank you for making the video. Do you have a video shwowing me how I can host it or maybe refer to a video, I am very new to this and need to create a web Api with angular and host the frontend on firebase?
Thanks a lot ! I have successfully fixed the error
Any particular reason you used port 2030? This will override the original 7252 without any configuration file changes?
@Jeff None..Just used to demonstrate......But you can have the same port...Please join the te by subscribing for more content.
Thankyou !!! 🙂
Welcome, Subscribe for more updates
Will it connect to database if endpoints are using it in my case its throwing internal server error
@@harishnakka3600 Share the error...
You save my day😉
😂😂😂..Thank you..Remember to subscribe and Like 🙏🙏
Thank you!
Welcome...Subscribe for more
Fantasticccccccccccccccccccccccccccccccc.............. thanks thanks, new Inscriter
Thank you for Watching
I paid a coffee.you save me a lot o time...
@@sergiobarros8131 Thank you sergio
i want to deploye backend on my system but can be accessed outside of network is that possible with these settings
Yes, Ensure you have configured the ports on the firewall. Subscribe fore more
Thanks 🎉
You're welcome 😊..Subscribe for more
Thank you for the informative video but pls could you show how to publish if you had a blazor server application a shared project and a seperate api project these three different projects working how do you publish something like that pls this is a problem i have i would be eternally gratefull if you could help
Thank you @Jayjayhj..Will be doing this video soon..Please Subscribe and like the video
ok sir but iis server get a data only for whetherForcast .my problem is
not get a datas in new created api pls solution sir .swaggger also run in iis server but not get datas code500
internal server error and pls help me sir pls video uplode next day
same for mine. I need solution for that .
same here. How can i fix?
Same 😢
@@sagarmasal5429 I got solution for this type error . Your SQL server is problem. Pls download developer version SQL server and SQL server management studio set SQL server authentication, this setup connect properly Solved problem.🤗
I am getting HTTP ERROR 500, CAN YOU HELP?
can you also deploy it in xampp htdocs?
Not sure..WIll explore and revert..Please Subscribe fore more Updates
@@MacroCodingI subscribed please let me know, if you did it
Dear friend, Swagger will always work. But, you did not show your Student listing working even though in the beginning you were discussing about it. What is the point in showing that Swagger is working? Please make another video to show publishing your own code!
@rajeshkkaran..This vidoe is a continuation of the previous video...Only meant to show how to host api on IIS Server...
2024 anyone? HTTP Error 500.19 - Internal Server Error i am getting this error,do i need to install anthing?
I think you need to install additional packages for ASP net under IIS in programs and features. There is WWW services and under that there are app dev features, there you need to enable everything ASP
@darko6977 Yes..True
@@Bern0hhh also you need to install the proper net runtime and hosting bundle
@@darko6977 yes, i check and in the "modules" section i didnt have "aspnetcoremoduleV2" with only that i have the api online (still cannot deploy the nextjs proyect but the api its online) thank you!
Please tell me how to deploy asp and angular file together in iis?
Will be posting a video on this..Please Subsribe and keep intouch for more
Do I need to migrate my database first? I use dapper
Yes
Can you deploy this but it's not localhos,its local network + https + ssl? 😢
can u make a same video for deplyoing this on aws ec2 please
Thank you..Will consider doing that..Subscribe
Bro i am following you for so long. Your contant is soo nice thanks
Are you available now actually i am facing issue while publishing me app on aws
Does anyone know how to fix the cors error when you deploy to IIS?
Macro code do you know how?
Thanks,,How about in the live server
We will do a video on the same..Subscribe for more
Can I access the apis anywhere ??
For everyone who still has the problem with 500.19 Error, i fix it with download the aspnet core host bundle.
@@hamburgmeister Thank you for helping out...👏👏👏
Hi there thanks but I'm getting HTTP Error 500.19 - on the web.config
I'm also having the same problem, have you found a solution?
hi, I got the same error, and I figured out the reason, that is 'couldn't connect to the connection string', so I modified the ConnectionString in appsettings.json, and in my case, I did like this:
"DefaultConnection": "Server=xxxx;Database=xxxx;User Id=xxxx;password=xxxx;Trusted_Connection=False;TrustServerCertificate=True;Encrypt=False"
And I edited '.NET CRL version' in Application Pool to 'No Managed Code'
what about student ?
Not sure about your question..Subscribe and check our latest vidoes
need ci/cd using GITHUB,,,,,,,, plz
We be doing this vidoe on out next series, Subscribe for more..
I see no connection to your Windows Server.
well seems like this version does not get the students from the database ...
Thank you!
You're welcome!