"There was an error loading custom feed"

Repository of web frameworks and applications for Microsoft IIS.
User avatar
Posts: 8
Joined: 13 Jun 2012, 10:33

"There was an error loading custom feed"

25 Jan 2013, 16:30

I'm just getting Helicon Zoo set up on a new server (Win Server 2008 R2). I have WPI 4.0. When I add the Helicon Zoo custom feed, I get an error from WPI:
There was an error loading custom feed: 'http://www.helicontech.com/zoo/feed/'. Error: 'ProductId PHP52 not found.'.


The Zoo feed does not get displayed because of this, so I'm unable to get any further in my installation. Any ideas what's going on?

User avatar
Posts: 1
Joined: 26 Jan 2013, 15:50

Re: "There was an error loading custom feed"

26 Jan 2013, 15:51

I am also experiencing the same problem. It is preventing the Zoo product collection from being available.

User avatar
Posts: 1
Joined: 27 Jan 2013, 11:37

Re: "There was an error loading custom feed"

27 Jan 2013, 11:49

I have found a workaround:
Save the feed from http://www.helicontech.com/zoo/feed/ to a file (i.e. to C:\feed.xml)

Delete the following tags from the file:
Code: Select all
<dependency>
<and>
<dependency>
<productId>PHP52</productId>
</dependency>
<dependency>
<productId>WinCache52</productId>
</dependency>
<dependency>
<productId>PHP53</productId>
</dependency>
<dependency>
<productId>WinCache53</productId>
</dependency>
<dependency>
<productId>PHP54</productId>
</dependency>
<dependency>
<productId>WinCache54</productId>
</dependency>
<dependency>
<productId>MySQLConnector</productId>
</dependency>
<dependency>
<productId>SMO</productId>
</dependency>
<dependency>
<productId>SQLDriverPHP53IIS</productId>
</dependency>
<dependency>
<productId>SQLDriverPHP54IIS</productId>
</dependency>
<dependency>
<productId>HeliconZooModule</productId>
</dependency>
<dependency idref="IISForZoo"/>
<dependency>
<productId>UrlRewrite2</productId>
</dependency>
<dependency>
<productId>WDeployNoSMO</productId>
</dependency>
<dependency>
<productId>WDeploy</productId>
</dependency>
</and>
</dependency>


In the Web Plattform Installer go to options and type C:\feed.xml and add the Feed.

After this it loaded just fine.

User avatar
Posts: 871
Joined: 12 Mar 2012, 09:54

Re: "There was an error loading custom feed"

28 Jan 2013, 06:47

Hello,

The issue is already fixed.

Return to Helicon Zoo

Who is online

Users browsing this forum: No registered users and 4 guests