Possibly, is there a specific roadblock you’ve come across that you are stuck on right now where maybe I can provide some guidance or develop a quick video to help address the issue?
You need to have hide extensions for know file types unchecked in folder extensions option from control panel, otherwise u will end up with a file "index.html.txt"
After you follow the steps in the video with regards to getting IIS installed correctly, you have a few more steps to have asp.net core supported. Microsoft's website actually provides you with a downloadable executable to setup the environment. ASP.NET Core 8.0 Runtime (v8.0.1) - Windows Hosting Bundle Installer! dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-8.0.1-windows-hosting-bundle-installer
Do you mean a “page not found”? If so, likely because the test page you created either was not created correctly (with a .html file extension) or your IIS configuration for documents was not correctly completed.
Clear explanation! thank you itgeared!
Glad it was helpful!
Really good tutorial!
Keep up the great work.
Thank you for that feedback!
Can you do more videos on IIS? I’m looking for more info on adding navigation for additional pages and images for an internal website.
Possibly, is there a specific roadblock you’ve come across that you are stuck on right now where maybe I can provide some guidance or develop a quick video to help address the issue?
You need to have hide extensions for know file types unchecked in folder extensions option from control panel, otherwise u will end up with a file "index.html.txt"
Hey that’s a great tip! Thank you.
@@itgeared ur welcome.
Sir how can I do this on my computer with asp.netcore web app 8 ?
After you follow the steps in the video with regards to getting IIS installed correctly, you have a few more steps to have asp.net core supported. Microsoft's website actually provides you with a downloadable executable to setup the environment.
ASP.NET Core 8.0 Runtime (v8.0.1) - Windows Hosting Bundle Installer!
dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-8.0.1-windows-hosting-bundle-installer
Thanks for the clear information.
You are welcome! 👍
I enabled server manager there is no option like in the video
Can you provide some additional information. Where in the video are you referring to?
very clear, TKS
Glad it helped!
mine was not found
Do you mean a “page not found”? If so, likely because the test page you created either was not created correctly (with a .html file extension) or your IIS configuration for documents was not correctly completed.
Nice
Thank you!