无法下载 Web 平台产品列表。请检查你的网络连接,然后重试。如果问题仍然存在,请在位于 http://go.microsoft.com/fwlink/?LinkId=145244 的 Web 平台安装程序论坛上报告此问题。
详细信息:
Url 'https://developer.microsoft.com/en-us/web/webmatrix/3.0/rtw/templatefeed.xml' returned HTTP status code: 404
无法下载 Web 平台产品列表。请检查你的网络连接,然后重试。如果问题仍然存在,请在位于 http://go.microsoft.com/fwlink/?LinkId=145244 的 Web 平台安装程序论坛上报告此问题。
详细信息:
Url 'https://developer.microsoft.com/en-us/web/webmatrix/3.0/rtw/templatefeed.xml' returned HTTP status code: 404
1 Post
why?
Mar 20, 2018 05:01 AM|kgb___|LINK
sorry,I can't speak English
无法下载 Web 平台产品列表。请检查你的网络连接,然后重试。如果问题仍然存在,请在位于 http://go.microsoft.com/fwlink/?LinkId=145244 的 Web 平台安装程序论坛上报告此问题。
详细信息:
Url 'https://developer.microsoft.com/en-us/web/webmatrix/3.0/rtw/templatefeed.xml' returned HTTP status code: 404
无法下载 Web 平台产品列表。请检查你的网络连接,然后重试。如果问题仍然存在,请在位于 http://go.microsoft.com/fwlink/?LinkId=145244 的 Web 平台安装程序论坛上报告此问题。
详细信息:
Url 'https://developer.microsoft.com/en-us/web/webmatrix/3.0/rtw/templatefeed.xml' returned HTTP status code: 404
System.InvalidOperationException: 无法下载 Web 平台产品列表。请检查你的网络连接,然后重试。如果问题仍然存在,请在位于 http://go.microsoft.com/fwlink/?LinkId=145244 的 Web 平台安装程序论坛上报告此问题。
详细信息:
Url 'https://developer.microsoft.com/en-us/web/webmatrix/3.0/rtw/templatefeed.xml' returned HTTP status code: 404 ---> System.Net.WebException: Url 'https://developer.microsoft.com/en-us/web/webmatrix/3.0/rtw/templatefeed.xml' returned HTTP status code: 404
在 Microsoft.Web.PlatformInstaller.ManagedWinInet.OpenUrlAndFollowRedirects(Uri& uri, IntPtr& hInetFile)
在 Microsoft.Web.PlatformInstaller.ManagedWinInet.DownloadFile(Uri uri, String fileName, String& contentDispositionFileName)
在 Microsoft.Web.PlatformInstaller.ProductManager.DownloadFile(Uri url, String cacheFileLocation, DateTime productFileLastModified)
在 Microsoft.Web.PlatformInstaller.ProductManager.Load(Uri productFileUrl, Boolean filterByArchitectureAndOS, Boolean loadEnclosures, Boolean useCachedVersion, String cacheDirectory, Architecture architecture, Int32 osType)
在 Microsoft.Web.PlatformInstaller.ProductManager.LoadExternalFile(Uri uri)
在 Microsoft.WebMatrix.Gallery.ProductManagerFactory.Create(Uri primaryFeed, IEnumerable`1 customFeeds, EventHandler`1 updateAvailableHandler)
在 Microsoft.WebMatrix.Gallery.OnlineFeedLoader.Load()
在 Microsoft.WebMatrix.Gallery.FeedLoader.EnsureLoaded()
在 Microsoft.WebMatrix.Gallery.OnlineFeedLoader.get_ApplicationKeywordDictionary()
在 Microsoft.WebMatrix.Gallery.WebMatrixProductService.get_ApplicationKeywordDictionary()
在 Microsoft.WebMatrix.Gallery.DependencyServiceImpl.<EnsureFeedWithWaitDialogUIInternal>b__b()
在 System.Threading.Tasks.Task.InnerInvoke()
在 System.Threading.Tasks.Task.Execute()
--- 内部异常堆栈跟踪的结尾 ---
在 Microsoft.WebMatrix.Gallery.DependencyServiceImpl.EnsureFeedWithWaitDialogUIInternal(String waitDailogMessage)
在 Microsoft.WebMatrix.Gallery.DependencyServiceImpl.<>c__DisplayClass9.<EnsureFeedWithWaitDialogUI>b__8()
在 Microsoft.WebMatrix.Core.TaskServiceImplementation.<>c__DisplayClass19.<DispatcherInvoke>b__18()
在 Microsoft.WebMatrix.Core.TaskServiceImplementation.DispatcherInvokeInternal[U](DispatcherPriority priority, Func`1 method)
在 Microsoft.WebMatrix.Core.TaskServiceImplementation.DispatcherInvoke(DispatcherPriority priority, Action method)
在 Microsoft.WebMatrix.Gallery.DependencyServiceImpl.EnsureFeedWithWaitDialogUI(String waitDailogMessage)
在 Microsoft.WebMatrix.Gallery.WebMatrixProductDependency.GetDependencies(IEnumerable`1 dependencyIds, IServiceProvider serviceProvider)
在 Microsoft.WebMatrix.Gallery.WebMatrixProductDependency.GetDependencies(DependencyTypes dependencyTypes, IServiceProvider serviceProvider)
在 Microsoft.WebMatrix.Gallery.DependencyServiceImpl.EnsureDependencies(DependencyTypes dependencyTypes, String ensureDependenciesMessage)
Vs2017 can't open SDF
What should I do?
1375 Posts
Microsoft
Re: why?
Mar 20, 2018 02:18 PM|ChrisSfanos|LINK
WebMatrix is no longer supported. The XML feeds are offline. WebMatrix was retired in November 2017
thanks
Chris
Web Platform Installer PM
4042 Posts
Re: why?
Mar 21, 2018 01:56 AM|Yuk Ding|LINK
Hi kgb,
It is recommended to use visual studio code instead of webmatrix:
https://code.visualstudio.com/
webmatrix已经停止支持,他的feed已经从web platform installer下线.所以您无法再从WPI 下载webmatrix. 请使用新的VISUAL STUDIO code.
Best Regards,
Yuk Ding
MSDN Community Support
Please remember to "Mark as Answer" the responses that resolved your issue.