Hello. I've installed a web matrix and it gives you these errors when trying to open the app;
The Web Platform product list cannot be downloaded. Check and try your network connection again. If the problem persists, report the issue to the Web Platform Installer forum at: http://go.microsoft.com/fwlink/?LinkId=145244. Details: One or more errors have occurred.
'doctype' is an unexpected token. Expected token: 'DOCTYPE'. Line 1, position 3.
System.AggregateException: One or more errors have occurred. ---> System.Xml.XmlException: 'doctype' is an unexpected token. Expected token: 'DOCTYPE'. Line 1, position 3. location: Microsoft.WebMatrix.Gallery.Wizard.GalleryWizardModel.Load() location: System.Threading.Tasks.Task.InnerInvoke() location: System.Threading.Tasks.Task.Execute() --- The end of the internal exception stack tracking --- ---> (Internal Exception #0) System.Xml.XmlException: 'doctype' is an unexpected token. Expected token: 'DOCTYPE'. Line 1, position 3. location: Microsoft.WebMatrix.Gallery.Wizard.GalleryWizardModel.Load() location: System.Threading.Tasks.Task.InnerInvoke() location: System.Threading.Tasks.Task.Execute()---
Same problem here. After validating connection, I can't FTP publish to server. Similar error as OP.
Unable to download the Web Platform product list. Check your network connection and try again. If the problem persists, report the issue on the Web Platform Installer forum at: http://go.microsoft.com/fwlink/?LinkId=145244. Details: 'doctype' is an unexpected token. The expected token is 'DOCTYPE'. Line 1, position 3.
Unable to download the Web Platform product list. Check your network connection and try again. If the problem persists, report the issue on the Web Platform Installer forum at: http://go.microsoft.com/fwlink/?LinkId=145244. Details: 'doctype' is an unexpected token. The expected token is 'DOCTYPE'. Line 1, position 3.
System.InvalidOperationException: Unable to download the Web Platform product list. Check your network connection and try again. If the problem persists, report the issue on the Web Platform Installer forum at: http://go.microsoft.com/fwlink/?LinkId=145244. Details: 'doctype' is an unexpected token. The expected token is 'DOCTYPE'. Line 1, position 3. ---> System.Xml.XmlException: 'doctype' is an unexpected token. The expected token is 'DOCTYPE'. Line 1, position 3.
1 Post
Web matrix is failing
Aug 17, 2019 10:49 PM|yunusOrman|LINK
Hello. I've installed a web matrix and it gives you these errors when trying to open the app;
The Web Platform product list cannot be downloaded. Check and try your network connection again. If the problem persists, report the issue to the Web Platform Installer forum at: http://go.microsoft.com/fwlink/?LinkId=145244.
Details:
One or more errors have occurred.
'doctype' is an unexpected token. Expected token: 'DOCTYPE'. Line 1, position 3.
System.AggregateException: One or more errors have occurred. ---> System.Xml.XmlException: 'doctype' is an unexpected token. Expected token: 'DOCTYPE'. Line 1, position 3.
location: Microsoft.WebMatrix.Gallery.Wizard.GalleryWizardModel.Load()
location: System.Threading.Tasks.Task.InnerInvoke()
location: System.Threading.Tasks.Task.Execute()
--- The end of the internal exception stack tracking ---
---> (Internal Exception #0) System.Xml.XmlException: 'doctype' is an unexpected token. Expected token: 'DOCTYPE'. Line 1, position 3.
location: Microsoft.WebMatrix.Gallery.Wizard.GalleryWizardModel.Load()
location: System.Threading.Tasks.Task.InnerInvoke()
location: System.Threading.Tasks.Task.Execute()---
1377 Posts
Microsoft
Re: Web matrix is failing
Aug 19, 2019 06:44 PM|ChrisSfanos|LINK
Hello! Thanks for posting - unfortunately WebMatrix was retired and is no longer receiving support.
https://blogs.iis.net/webmatrix/webmatrix-product-support-ends-on-november-1st-2017
As an alternate, the team recommends checking our VS Code for your development IDE
Thanks!
Chris
Web Platform Installer PM
8 Posts
Re: Web matrix is failing
Sep 25, 2019 02:22 PM|kornelije|LINK
Same problem here. After validating connection, I can't FTP publish to server. Similar error as OP.
Unable to download the Web Platform product list. Check your network connection and try again. If the problem persists, report the issue on the Web Platform Installer forum at: http://go.microsoft.com/fwlink/?LinkId=145244.
Details:
'doctype' is an unexpected token. The expected token is 'DOCTYPE'. Line 1, position 3.
Unable to download the Web Platform product list. Check your network connection and try again. If the problem persists, report the issue on the Web Platform Installer forum at: http://go.microsoft.com/fwlink/?LinkId=145244.
Details:
'doctype' is an unexpected token. The expected token is 'DOCTYPE'. Line 1, position 3.
System.InvalidOperationException: Unable to download the Web Platform product list. Check your network connection and try again. If the problem persists, report the issue on the Web Platform Installer forum at: http://go.microsoft.com/fwlink/?LinkId=145244.
Details:
'doctype' is an unexpected token. The expected token is 'DOCTYPE'. Line 1, position 3. ---> System.Xml.XmlException: 'doctype' is an unexpected token. The expected token is 'DOCTYPE'. Line 1, position 3.
...
...
etc