Hi
I have created a VM in azure published my programs added mysql using RDP to the VM but cannot connect to the startup program.
Windows Server Hosting is installed
Application Pool > Process Model > Identity is set to ApplicationPoolIdentity
Added
<section name="aspNetCore" overrideModeDefault="Allow" />
found other information
Ensure in iis management services is running (IT IS)
in programs check web deploy 3.6 or higher installed if there right click and repair (I REPAIRED)
Change IIS - application Pools defaultAppPool identity to Localsystem DONE
IIS - Feature Delegation right click modules and set to read write (DONE)
On the Server Roles page, expand Web Server (IIS), expand Web Server, expand Application Development, and then select ISAPI Filters. Click Next. On the Select features page, click Next.
On the Confirm installation selections page, click Install.(DONE)
New Error the file SchoolLogin.aspx is in the c:\inetPub\wwwRoot folder
HTTP Error 404.3 - Not Found
The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.
or if I run localhost I get this error
HTTP Error 500.21 - Internal Server Error
Handler "ExtensionlessUrlHandler-Integrated-4.0" has a bad module "ManagedPipelineHandler" in its module list