WEb APP Gallery not...
 
Notifications
Clear all

WEb APP Gallery not Working

9 Posts
5 Users
0 Likes
2,414 Views
Posts: 13
Topic starter
(@mkamal)
Active Member
Joined: 8 years ago

Hi
I Had Installed solidcp 1.4.1 in Test Environment Windows 2012 R2 but when try to deploy any Web App from Gallery i receive the below error
Kindly Help
Web Application Gallery module is unavailable:
- GeneralError:System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: WpiHelper: download first feed failed: System.Xml.XmlException: 'doctype' is an unexpected token. The expected token is 'DOCTYPE'. Line 1, position 3. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.ParseDoctypeDecl() at System.Xml.XmlTextReaderImpl.ParseDocumentContent() at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) at System.Xml.XmlDocument.Load(XmlReader reader) at Microsoft.Web.PlatformInstaller.LineInfoDocument.Load(XmlReader reader) at System.Xml.XmlDocument.Load(TextReader txtReader) at Microsoft.Web.PlatformInstaller.ProductManager.LoadDocument(String xmlPath) at Microsoft.Web.PlatformInstaller.ProductManager.LoadFromXml(String xmlFile, Boolean loadEnclosures) at Microsoft.Web.PlatformInstaller.ProductManager.Load(Uri productFileUrl, Boolean filterByArchitectureAndOS, Boolean loadEnclosures, Boolean useCachedVersion, String cacheDirectory, Architecture architecture, Int32 osType) at SolidCP.Server.Code.WpiHelper.TryLoadFeeds() at SolidCP.Server.Code.WpiHelper.LoadFeeds() ---> System.Xml.XmlException: 'doctype' is an unexpected token. The expected token is 'DOCTYPE'. Line 1, position 3. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.ParseDoctypeDecl() at System.Xml.XmlTextReaderImpl.ParseDocumentContent() at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) at System.Xml.XmlDocument.Load(XmlReader reader) at Microsoft.Web.PlatformInstaller.LineInfoDocument.Load(XmlReader reader) at System.Xml.XmlDocument.Load(TextReader txtReader) at Microsoft.Web.PlatformInstaller.ProductManager.LoadDocument(String xmlPath) at Microsoft.Web.PlatformInstaller.ProductManager.LoadFromXml(String xmlFile, Boolean loadEnclosures) at Microsoft.Web.PlatformInstaller.ProductManager.Load(Uri productFileUrl, Boolean filterByArchitectureAndOS, Boolean loadEnclosures, Boolean useCachedVersion, String cacheDirectory, Architecture architecture, Int32 osType) at SolidCP.Server.Code.WpiHelper.TryLoadFeeds() at SolidCP.Server.Code.WpiHelper.LoadFeeds() --- End of inner exception stack trace --- at SolidCP.Server.Code.WpiHelper.LoadFeeds() at SolidCP.Server.Code.WpiHelper.Initialize() at SolidCP.Providers.Web.WPIWebApplicationGallery.WPIApplicationGallery.GetWpiHelper(Int32 UserId) at SolidCP.Providers.Web.WPIWebApplicationGallery.WPIApplicationGallery.GetCategories(Int32 UserId) at SolidCP.Providers.Web.IIs60.GetGalleryCategories(Int32 UserId) at SolidCP.Server.WebServer.GetGalleryCategories(Int32 UserId) --- End of inner exception stack trace ---
This is The Event Viewer Log  From SolidCP Log
[6/3/2018 8:52:55 AM] ERROR: 'Internet Information Services 8.0' GalleryCategoriesResult
System.Exception: WpiHelper: download first feed failed: System.Xml.XmlException: 'doctype' is an unexpected token. The expected token is 'DOCTYPE'. Line 1, position 3.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseDoctypeDecl()
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at Microsoft.Web.PlatformInstaller.LineInfoDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(TextReader txtReader)
at Microsoft.Web.PlatformInstaller.ProductManager.LoadDocument(String xmlPath)
at Microsoft.Web.PlatformInstaller.ProductManager.LoadFromXml(String xmlFile, Boolean loadEnclosures)
at Microsoft.Web.PlatformInstaller.ProductManager.Load(Uri productFileUrl, Boolean filterByArchitectureAndOS, Boolean loadEnclosures, Boolean useCachedVersion, String cacheDirectory, Architecture architecture, Int32 osType)
at SolidCP.Server.Code.WpiHelper.TryLoadFeeds()
at SolidCP.Server.Code.WpiHelper.LoadFeeds() ---> System.Xml.XmlException: 'doctype' is an unexpected token. The expected token is 'DOCTYPE'. Line 1, position 3.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseDoctypeDecl()
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at Microsoft.Web.PlatformInstaller.LineInfoDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(TextReader txtReader)
at Microsoft.Web.PlatformInstaller.ProductManager.LoadDocument(String xmlPath)
at Microsoft.Web.PlatformInstaller.ProductManager.LoadFromXml(String xmlFile, Boolean loadEnclosures)
at Microsoft.Web.PlatformInstaller.ProductManager.Load(Uri productFileUrl, Boolean filterByArchitectureAndOS, Boolean loadEnclosures, Boolean useCachedVersion, String cacheDirectory, Architecture architecture, Int32 osType)
at SolidCP.Server.Code.WpiHelper.TryLoadFeeds()
at SolidCP.Server.Code.WpiHelper.LoadFeeds()
--- End of inner exception stack trace ---
at SolidCP.Server.Code.WpiHelper.LoadFeeds()
at SolidCP.Server.Code.WpiHelper.Initialize()
at SolidCP.Providers.Web.WPIWebApplicationGallery.WPIApplicationGallery.GetWpiHelper(Int32 UserId)
at SolidCP.Providers.Web.WPIWebApplicationGallery.WPIApplicationGallery.GetCategories(Int32 UserId)
at SolidCP.Providers.Web.IIs60.GetGalleryCategories(Int32 UserId)
at SolidCP.Server.WebServer.GetGalleryCategories(Int32 UserId)
Thanks

8 Replies
Posts: 13
Topic starter
(@mkamal)
Active Member
Joined: 8 years ago
Reply
Posts: 1963
Admin
(@m-tiggelaar)
Noble Member
Joined: 8 years ago

The fix was in his answer (another forum topic which has the fix in it):
https://solidcp.com/forum/question/web-app-gallery/

Reply
Posts: 13
Topic starter
(@mkamal)
Active Member
Joined: 8 years ago

Kindly Find Below The Forum Topic Link that had the fix
https://solidcp.com/forum/question/web-app-gallery/

Reply
Posts: 23
(@pushitsolutions)
Eminent Member
Joined: 8 years ago

Using 1.4.1, fresh install, websites working normally, windows server 2016 all updated. Error msg with Web Gallery
my settings:

I went under server configs / web and added custom feeds like the ones stated in the post above i get this error msg:

when i access web application gallery under "Client name" / account home / Hosting spaces / wep app gallery i get this error msg:
Web Application Gallery module is unavailable:
- GeneralError:System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: WpiHelper: download first feed failed: System.Xml.XmlException: 'doctype' is an unexpected token. The expected token is 'DOCTYPE'. Line 1, position 3. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.ParseDoctypeDecl() at System.Xml.XmlTextReaderImpl.ParseDocumentContent() at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) at System.Xml.XmlDocument.Load(XmlReader reader) at Microsoft.Web.PlatformInstaller.LineInfoDocument.Load(XmlReader reader) at System.Xml.XmlDocument.Load(TextReader txtReader) at Microsoft.Web.PlatformInstaller.ProductManager.LoadDocument(String xmlPath) at Microsoft.Web.PlatformInstaller.ProductManager.LoadFromXml(String xmlFile, Boolean loadEnclosures) at Microsoft.Web.PlatformInstaller.ProductManager.Load(Uri productFileUrl, Boolean filterByArchitectureAndOS, Boolean loadEnclosures, Boolean useCachedVersion, String cacheDirectory, Architecture architecture, Int32 osType) at SolidCP.Server.Code.WpiHelper.TryLoadFeeds() at SolidCP.Server.Code.WpiHelper.LoadFeeds() ---> System.Xml.XmlException: 'doctype' is an unexpected token. The expected token is 'DOCTYPE'. Line 1, position 3. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.ParseDoctypeDecl() at System.Xml.XmlTextReaderImpl.ParseDocumentContent() at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) at System.Xml.XmlDocument.Load(XmlReader reader) at Microsoft.Web.PlatformInstaller.LineInfoDocument.Load(XmlReader reader) at System.Xml.XmlDocument.Load(TextReader txtReader) at Microsoft.Web.PlatformInstaller.ProductManager.LoadDocument(String xmlPath) at Microsoft.Web.PlatformInstaller.ProductManager.LoadFromXml(String xmlFile, Boolean loadEnclosures) at Microsoft.Web.PlatformInstaller.ProductManager.Load(Uri productFileUrl, Boolean filterByArchitectureAndOS, Boolean loadEnclosures, Boolean useCachedVersion, String cacheDirectory, Architecture architecture, Int32 osType) at SolidCP.Server.Code.WpiHelper.TryLoadFeeds() at SolidCP.Server.Code.WpiHelper.LoadFeeds() --- End of inner exception stack trace --- at SolidCP.Server.Code.WpiHelper.LoadFeeds() at SolidCP.Server.Code.WpiHelper.Initialize() at SolidCP.Providers.Web.WPIWebApplicationGallery.WPIApplicationGallery.GetWpiHelper(Int32 UserId) at SolidCP.Providers.Web.WPIWebApplicationGallery.WPIApplicationGallery.GetCategories(Int32 UserId) at SolidCP.Providers.Web.IIs60.GetGalleryCategories(Int32 UserId) at SolidCP.Server.WebServer.GetGalleryCategories(Int32 UserId) --- End of inner exception stack trace ---

Reply
Page 1 / 2
Share: