User-158480776 posted
On WebMatrix 3, I select 'new' and then 'Template Gallery' It throws this error. Any body knows how to fix this?
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:
One or more errors occurred.
'doctype' is an unexpected token. The expected token is 'DOCTYPE'. Line 1, position 3.
System.AggregateException: One or more errors occurred. ---> System.Xml.XmlException: 'doctype' is an unexpected token. The expected token is 'DOCTYPE'. Line 1, position 3.
at Microsoft.WebMatrix.Gallery.Wizard.GalleryWizardModel.Load()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of inner exception stack trace ---
---> (Inner Exception #0) System.Xml.XmlException: 'doctype' is an unexpected token. The expected token is 'DOCTYPE'. Line 1, position 3.
at Microsoft.WebMatrix.Gallery.Wizard.GalleryWizardModel.Load()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()<---