HomeHomeDotNetNuke Forg...DotNetNuke Forg...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 (DotNetNuke MVP)

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group   European Network of DotNetNuke Professionals

 
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.
Coming Soon: By Invitation and FRBO-For Rent By Owner
 
Previous
 
Next
HomeHomeDotNetNuke Forg...DotNetNuke Forg...Module ForumsModule ForumsAnnouncementsAnnouncements404 Error?404 Error?


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.

Attend A Webinar
Start  Professional Edition Trial
Have Someone Contact Me

Like Us on Facebook Join our Network on LinkedIn Follow DNN Corporate on Twitter Follow DNN on Twitter

Advertisers

Sponsors

DotNetNuke Corporation

DotNetNuke (DNN) provides a suite of solutions that make designing, building and managing feature-rich sites and communities fast, easy and cost-effective. The DotNetNuke Platform CMS is the foundation for more than one million websites worldwide. DNN Social, our newest solution, enables businesses to create immersive, interactive communities. Thousands of organizations like True Value Hardware, Bose, Cornell University, Glacier Water, Dannon, Delphi, USAA, NASCAR, Northern Health and the City of Denver have leveraged DNN to deploy highly engaging business- critical websites. Our rapid growth in product sales and deployments resulted in DotNetNuke Corp. being named one of the fastest growing private companies in America by Inc. Magazine in 2011 and 2012.