I want to delete the Web Application Engines Service but I met this error: My server is already reinstalled and the old solidcp has been removed on that server as well. I want to clear this server on solidcp server listing
Errors:
System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> WpiHelper: download first feed failed: System.Net.WebException: Url 'https://developer.microsoft.com/en-us/web/webpi/5.0/WebProductList.xml' returned HTTP status code: 404
at Microsoft.Web.PlatformInstaller.ManagedWinInet.OpenUrlAndFollowRedirects(Uri& uri, IntPtr& hInetFile)
at Microsoft.Web.PlatformInstaller.ManagedWinInet.DownloadFile(Uri uri, String fileName, String& contentDispositionFileName)
at Microsoft.Web.PlatformInstaller.ProductManager.DownloadFile(Uri url, String cacheFileLocation, DateTime productFileLastModified)
at Microsoft.Web.PlatformInstaller.ProductManager.Load(Uri productFileUrl, Boolean filterByArchitectureAndOS, Boolean loadEnclosures, Boolean useCachedVersion, String cacheDirectory, Architecture architecture, Int32 majorOS, Int32 minorOS, Int32 majorSP, Int32 minorSP, Int32 osType)
at Microsoft.Web.PlatformInstaller.ProductManager.Load(Uri productFileUrl, Boolean filterByArchitectureAndOS, Boolean loadEnclosures, Boolean useCachedVersion, String cacheDirectory, SimulatedEnvironment simulatedEnvironment)
at SolidCP.Server.Code.WpiHelper.TryLoadFeeds()
at SolidCP.Server.Code.WpiHelper.LoadFeeds() ---> Url 'https://developer.microsoft.com/en-us/web/webpi/5.0/WebProductList.xml' returned HTTP status code: 404
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at SolidCP.Server.WindowsServer.GetWPIProductById(String productdId)
at SolidCP.EnterpriseServer.esServers.GetWPIProductById(Int32 serverId, String productdId)
Exception Details: System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> WpiHelper: download first feed failed: System.Net.WebException: Url 'https://developer.microsoft.com/en-us/web/webpi/5.0/WebProductList.xml' returned HTTP status code: 404
at Microsoft.Web.PlatformInstaller.ManagedWinInet.OpenUrlAndFollowRedirects(Uri& uri, IntPtr& hInetFile)
at Microsoft.Web.PlatformInstaller.ManagedWinInet.DownloadFile(Uri uri, String fileName, String& contentDispositionFileName)
at Microsoft.Web.PlatformInstaller.ProductManager.DownloadFile(Uri url, String cacheFileLocation, DateTime productFileLastModified)
at Microsoft.Web.PlatformInstaller.ProductManager.Load(Uri productFileUrl, Boolean filterByArchitectureAndOS, Boolean loadEnclosures, Boolean useCachedVersion, String cacheDirectory, Architecture architecture, Int32 majorOS, Int32 minorOS, Int32 majorSP, Int32 minorSP, Int32 osType)
at Microsoft.Web.PlatformInstaller.ProductManager.Load(Uri productFileUrl, Boolean filterByArchitectureAndOS, Boolean loadEnclosures, Boolean useCachedVersion, String cacheDirectory, SimulatedEnvironment simulatedEnvironment)
at SolidCP.Server.Code.WpiHelper.TryLoadFeeds()
at SolidCP.Server.Code.WpiHelper.LoadFeeds() ---> Url 'https://developer.microsoft.com/en-us/web/webpi/5.0/WebProductList.xml' returned HTTP status code: 404
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at SolidCP.Server.WindowsServer.GetWPIProductById(String productdId)
at SolidCP.EnterpriseServer.esServers.GetWPIProductById(Int32 serverId, String productdId)
Hello,
Please check: https://solidcp.com/forum/question/web-app-gallery/
you basically have to update the feed url's.
Regards,
Marco
Hi Marco, that server is basically wiped out and reinstalled into a Centos OS, also I can't even go to that page, how can I suppose to change anything?