Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsXMLXMLXML from filelocation works, but XML by URL doesnXML from filelocation works, but XML by URL doesn't
Previous
 
Next
New Post
1/28/2008 4:07 AM
 

--------------------------------------------

XML mod version: 4.03.04

DNN version: 04.07

--------------------------------------------

Hello everyone,

My problem is as follows:

When I set my XML source to a remote location (by 'URL'), nothing happens.

But when I download that same XML file, and call it from 'File location', it does work.

Is this a bug in this version of the module or is there something I can do about it?

 

 

 

 
New Post
1/28/2008 1:07 PM
 

Try adding a Web Requst Timeout in Host, Host Settings, Advanced Settings, Proxy Settings.

 
New Post
1/29/2008 2:56 AM
 

That did the job very well. Didn't thought about that :)

Thanks for the solution Mike!

 
New Post
4/24/2008 4:02 PM
 

I am having the same error as described above.  I have tried changing the timeout in the proxy settings to first 600, and then 60000 and the issue is not resolved.

When I have the XML source set to a local file it works just fine, but when I have it set to remote (URL) it will not perform XPath requests.

Example:
I can have an XML in a remote location (URL) and use the xsl statement as follows and it works fine:

<xsl:for-each select="/guild/members/member">
    <xsl:value-of select="name" /><xsl:text> </xsl:text>
</xsl:for-each>

However, if I use a statement like this it will return no data elements.

<xsl:for-each select="/guild/members/member[guildRank='Knight']">
    <xsl:value-of select="name" /><xsl:text> </xsl:text>
</xsl:for-each>

The same exact xslt file, when used on a local xml file works just fine.

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsXMLXMLXML from filelocation works, but XML by URL doesnXML from filelocation works, but XML by URL doesn't


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out