Jul 17, 2024 #1 microsDev Programmer Joined Jan 25, 2023 Messages 5 Location TR Hi, I'm getting an error like this. How can ı fix this ?
Jul 19, 2024 #2 Jackba Technical User Joined Jan 24, 2016 Messages 195 Location KE On which server are you installing and have you added the windows features needed The following IIS and .NET components: - NetFx4ServerFeatures - NetFx4 - WCF-Services45 - WCF-HTTP-Activation45 - WCF-TCP-Activation45 - WCF-Pipe-Activation45 - WCF-TCP-PortSharing45 - WCF-HTTP-Activation - NetFx3ServerFeatures - NetFx3 - IIS-WebServerRole - IIS-DefaultDocument - IIS-HttpErrors - IIS-StaticContent - IIS-CommonHttpFeatures - IIS-Security - IIS-DirectoryBrowsing - IIS-HttpLogging - IIS-HttpRedirect - IIS-RequestMonitor - IIS-RequestFiltering - IIS-HttpCompressionStatic - IIS-WebServerManagementTools - IIS-IIS6ManagementCompatibility - IIS-ManagementConsole - IIS-Metabase - IIS-ManagementScriptingTools - IIS-WMICompatibility - IIS-LegacyScripts - IIS-CertProvider - IIS-LegacySnapIn - IIS-HealthAndDiagnostics - IIS-Performance - IIS-ISAPIExtensions - IIS-ISAPIFilter - IIS-ASP - NetFx4Extended-ASPNET45 - IIS-ApplicationDevelopment - IIS-NetFxExtensibility - IIS-NetFxExtensibility45 - IIS-ISAPIExtensions - IIS-ISAPIFilter - IIS-ASPNET45 Upvote 0 Downvote
On which server are you installing and have you added the windows features needed The following IIS and .NET components: - NetFx4ServerFeatures - NetFx4 - WCF-Services45 - WCF-HTTP-Activation45 - WCF-TCP-Activation45 - WCF-Pipe-Activation45 - WCF-TCP-PortSharing45 - WCF-HTTP-Activation - NetFx3ServerFeatures - NetFx3 - IIS-WebServerRole - IIS-DefaultDocument - IIS-HttpErrors - IIS-StaticContent - IIS-CommonHttpFeatures - IIS-Security - IIS-DirectoryBrowsing - IIS-HttpLogging - IIS-HttpRedirect - IIS-RequestMonitor - IIS-RequestFiltering - IIS-HttpCompressionStatic - IIS-WebServerManagementTools - IIS-IIS6ManagementCompatibility - IIS-ManagementConsole - IIS-Metabase - IIS-ManagementScriptingTools - IIS-WMICompatibility - IIS-LegacyScripts - IIS-CertProvider - IIS-LegacySnapIn - IIS-HealthAndDiagnostics - IIS-Performance - IIS-ISAPIExtensions - IIS-ISAPIFilter - IIS-ASP - NetFx4Extended-ASPNET45 - IIS-ApplicationDevelopment - IIS-NetFxExtensibility - IIS-NetFxExtensibility45 - IIS-ISAPIExtensions - IIS-ISAPIFilter - IIS-ASPNET45
Jul 25, 2024 Thread starter #3 microsDev Programmer Joined Jan 25, 2023 Messages 5 Location TR Hi, Thank's for the answer. I'm trying on Windows Server 2019 Standart. Upvote 0 Downvote