Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

AspDotNetStoreFront
  Need Help?  
Professional technical support for DotNetNuke is available from DotNetNuke Corporation.
 


  Ads  
WebHostForAsp.net
 


  Sponsors  

Meet Our Sponsors

Salaro -- Skins and more
OnyakTech
The best choice for your web site host, email hosting, and domain registration.
CrystalTech Web Hosting™
Webhost4life, specialists in DNN hosting
Mad Development is a full service interactive agency focusing on the merge of design, technology, e-commerce, and affiliate marketing by providing total website solutions.
 


DotNetNuke Forums
 
  Forum  DotNetNuke® Pro...  XML Module [Lea...  No data. No errors.
Previous Previous
 
Next Next
New Post 5/22/2007 6:29 PM
User is offline Anthony Harwood
3 posts
none
10th Ranked


No data. No errors. 

I am trying to use this module.  I set the URL to an xml feed and nothing happens.  The container is empty.  No data.  What am I doing wrong?

 
New Post 5/23/2007 1:48 AM
User is offline Stefan Cullmann
1447 posts
6th Ranked








Re: No data. No errors. 

Did you also set a XSL stylesheet? It will need one.

Btw, which version of XML are you using?


Stefan Cullmann - stefan.cullmann [at] dotnetnuke.com

forms & Lists (UDT5.0) will be the next major release of the User Defined Table project.
A first Preview is available, though it requires DotnetNuke 5 (Beta 5).

 
New Post 5/23/2007 5:38 PM
User is offline Anthony Harwood
3 posts
none
10th Ranked


Re: No data. No errors. 

Thank you for the reply.

I am using version 4.03.04.

Yes, I tried using a stylesheet.  I tried several xml sources. Nothing.  This is a new DNN installation.  I have used the module on DNN 3.x installations.  This is my first time trying to use it on this site.  I am using DNN v 4.5.1.28

Thank you.

 
New Post 5/23/2007 11:03 PM
User is offline Stefan Cullmann
1447 posts
6th Ranked








Re: No data. No errors. 

Try an Identity Transformation as Stylesheet, for example:

<?xml version="1.0" encoding="utf-8"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
    xmlns:xhtml="http://www.w3.org/1999/xhtml"
    version="1.0">

  <xsl:output method="html" version="3.2" />

  <xsl:strip-space elements="*" />

  <xsl:template match="*">
    <xsl:element name="{local-name()}">
      <xsl:apply-templates select="@*|node()"/>
    </xsl:element>
  </xsl:template>

  <xsl:template match="@*">
    <xsl:attribute name="{local-name()}">
      <xsl:value-of select="."/>
    </xsl:attribute>
  </xsl:template>

</xsl:stylesheet>

Stefan Cullmann - stefan.cullmann [at] dotnetnuke.com

forms & Lists (UDT5.0) will be the next major release of the User Defined Table project.
A first Preview is available, though it requires DotnetNuke 5 (Beta 5).

 
New Post 1/24/2008 11:13 AM
User is offline Dario Rossa
213 posts
dotnetnuke.dariorossa.it
9th Ranked




Re: No data. No errors. 

Wow! This worked great. Using the identity transformation I found out that the module can retreive the data correctly. By the way, when I use my .xslt transformation nothing displays. The problem must be located in my .xslt then... Right?


Dario RossaDario Rossa
Personal WebSite: http://www.dariorossa.it
DotNetNuke: http://dotnetnuke.dariorossa.it
 
Previous Previous
 
Next Next
  Forum  DotNetNuke® Pro...  XML Module [Lea...  No data. No errors.
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, 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 DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


ASP.NET Web Hosting for $3.95
3 Month FREE ASP.NET Hosting! FREE Setup! DNN Support! FREE Domain Name! FREE Components! Host multiple websites on 1 plan! 30 Days Money Back Guarantee!
www.dailyrazor.com
Cestus Websites
DotNetNuke websites en services in Nederland. Cestus Websites levert websites, projectmanagent, skins, modules, training en gespecialiseerde hosting op basis van het CMS DotNetNuke.
www.dotnetnuke-websites.nl
FREE Skins, Modules & Control Panel!
Choose how much you want to pay on our Skins, Modules, Containers and Control Panel - Starting from FREE!
www.dnngroup.com

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP