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

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...How could the dealing with ics extension be fixed?How could the dealing with ics extension be fixed?
Previous
 
Next
New Post
3/24/2011 12:15 PM
 
Hi,

I am using DNN 05.06.01.

I have an html file with the following code: <  a href = http://www.mydomain.com/Portals/0/calendar.ics > Day < / a > located into a DNN website. 

When I click on "Day", I've got the following error message:

DotNetNuke Error



Domain Name www.mydomain.com/Portals/0/calendar.ics Does Not Exist In The Database

DotNetNuke supports multiple portals from a single database/codebase. It accomplishes this by converting the URL of the client browser Request to a valid PortalID in the Portals database table. The following steps describe the process:

  1. Web Server Processing
    • When a web server receives a Request from a client browser, it compares the file name extension on the target URL resource to its Application Extension Mappings defined in IIS.
    • Based on the corresponding match, IIS then sends the Request to the defined Executable Path ( aspnet_asapi.dll in the case of ASP.NET Requests ).
    • The aspnet_isapi.dll engine processes the Request in an ordered series of events beginning with Application_BeginRequest.


  2. HttpModule.URLRewrite OnBeginRequest ( UrlRewriteModule.vb )
    • The Request URL is parsed based on the "/" character
    • A Domain Name is constructed using each of the relevant parsed URL segments
I don't have this error when I the above html file is not included in a DNN website. When I put that html into a standard ASP.NET website, then I don't have any error with "Day" link.

This is the content of calendar.ics

BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//hacksw/handcal//NONSGML v1.0//EN
BEGIN:VEVENT
DTSTART:20110325T000000Z
DTEND:20110428T000000Z
SUMMARY:Breakfast with you
DESCRIPTION:Breakfast with you
END:VEVENT
END:VCALENDAR

Any help would be greatly appreciated.

Thank you,
Doru
 
New Post
3/24/2011 6:30 PM
 
I suspect that this is a side affect of the automatic portal alias mapping feature implemented in DotNetNuke 5.06.00. I would consider upgrading the site to the just released 5.06.02 which corrects many of the issues related to automatic portal alias mapping and allows you to disable (in Host Settings) the automatic mapping completely.

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
 
New Post
3/25/2011 3:13 AM
 
Thank you William!


Doru Pirvu
 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...How could the dealing with ics extension be fixed?How could the dealing with ics extension be fixed?


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