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 ForumsAnnouncementsAnnouncements404 Error?404 Error?
Previous
 
Next
New Post
11/29/2011 3:14 PM
 

When ever I click the Syndicate button on my Announcements Module I get a 404 Error stating the server can't find RSS.aspx. Funny thing  is I have a working website in which Syndicate works and I can't find RSS.aspx on that one either?  I was just going to copy RSS.aspx but I don't think it is going to be that easy.  Am I missing something?

 
New Post
11/29/2011 7:48 PM
 
did you enable site search in Host > Seach and Host > Scheduler?

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
11/30/2011 11:06 AM
 
These are the settings on those pages:


Are they correct?
 
New Post
12/2/2011 11:43 AM
 

I really need these announcements to work. Do you have any other suggestions?

 
New Post
12/2/2011 1:32 PM
 

Please check your installations web.config file for the following:

1. Inside <system.webServer> . . . . <handlers> . . . </handlers> the following node:

<add name="RSSHandler" path="RSS.aspx" verb="*" type="DotNetNuke.Services.Syndication.RssHandler, DotNetNuke" preCondition="integratedMode" />

2. Inside <system.Web> . . . <httpHandlers> . . . </httpHandlers> the following node:

<add verb="*" path="RSS.aspx" type="DotNetNuke.Services.Syndication.RssHandler, DotNetNuke" />

RSS.aspx does not actually exist as a file as its function is provided by the above referenced handlers. If you have recently upgraded the non-working site's application pool to ASP.Net 4.0 the problem may be that the first reference above is the following (note the difference in the preCondition attribute value):

<add name="RSSHandler" path="RSS.aspx" verb="*" type="DotNetNuke.Services.Syndication.RssHandler, DotNetNuke" preCondition="integratedMode,runtimeVersionv2.0" />

If that is the case, remove the above bold-faced text from ALL handler registrations within that same <Handlers> section.

If this does not solve the problem for you, please advise what version of DNN is installed, whether or not it is running under an ASP.Net 4.0 application pool and if possible what version of Windows/Windows server/IIS it is installed on.


Bill, WESNet Designs
Team Lead - DotNetNuke Gallery Module Project (Not Actively Being Developed)
Extensions Forge Projects . . .
Current: UserExport, ContentDeJour, ePrayer, DNN NewsTicker, By Invitation
Coming Soon: FRBO-For Rent By Owner
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsAnnouncementsAnnouncements404 Error?404 Error?


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