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 ForumsXMLXMLProxy issue using XML/XSL moduleProxy issue using XML/XSL module
Previous
 
Next
New Post
6/12/2007 10:05 AM
 

Hi

I'm using this module specifying the location of the XML and the XSL using web addresses instead of physical location of the files.

I've now this issue, that before in DNN 3.x I never had:  I get this error:
System.Net.WebException
The remote server returned an error: (407) Proxy Authentication Required.

I tried adding in web.config the specs to skip the usage of proxy
<system.net>
    <defaultProxy>
        <proxy proxyaddress="http://10.144.231.35:80" bypassonlocal="true" usesystemdefault="false" />
        <bypasslist>
           <add address="localhost" />
           <add address="localhost/*" />
           <add address="10.136.*" />
        </bypasslist>
   </defaultProxy>
</system.net>

but also with this I still get the error,

do anyone has any idea?

Thanks in advance

Best regards

Daniele

 
New Post
6/12/2007 2:39 PM
 

Daniele, 

XML module is using the DotNetNuke function GetExternalRequest to request web addresses. 
The proxy server needs to be set up in host->host settings->advanced settings->proxy settings.

 
New Post
6/13/2007 5:23 AM
 

Hi Stefan

I've setup proxy in Host settings, I've entered IP address, port, domain user, password and timeout, but this fails.

I try to use this because I've some hundreds of documents in my Enterprise intranet portal that leaving located in portal foolder.... it's a disaster for the file system

I tried to add the setting in web.config just because I got problems with the standard DNN Proxy settingg.

I'm thinking.... I'm using now DNN 4.5.3, should not be a problem with this new framework?

Regards

Daniele

 
New Post
6/13/2007 9:55 AM
 

Daniele, you are using DotnetNuke 4.5.3. Did you also update the XML module to the latest release (04.03.04)?

 
New Post
6/13/2007 11:14 AM
 

Stefan

I'm using DNN 4.5.3 and XML/XSL 04.03.04

I don't know if this may help, but I've installed the yahoo weather module http://www.bitethebullet.co.uk/WeatherFeedModule/tabid/75/Default.aspx 

I've the same issue with proxy error

Regards

daniele

 

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsXMLXMLProxy issue using XML/XSL moduleProxy issue using XML/XSL module


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