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

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0URL Re-write issue - Logs user off.URL Re-write issue - Logs user off.
Previous
 
Next
New Post
3/3/2009 6:46 PM
 

I have a need in my app to rewrite the url based off of some "centralized content".

I.E.

http://<basesite>/demoportal/mycontent/ (typed in the browser)

maps to:

http://<basesite>/demoportal/default.aspx?tabid=75 where tab 75 contains a custom module that can read the "mycontent" path and display the appropriate content.

The Problem:

Whenever logged in as an admin of the demo portal and looking at tab 75 if I highlight over a module arrow to get to it's properties is spins forever and then logs me off.  It appears as if the ajax call is making a call to the base portal which the admin is not a member of and so consequently gets logged off.

The Question:

Does anyone know wrop down is doing and hat that arrow dwhy it could possible be getting messed up by the url re-write?  Or any other suggestions?

 

Thanks,

Tim

 

 

 
New Post
3/4/2009 8:53 AM
 

Hi Tim,

If I were in your shoes, I would fire up a debugging proxy such as Fiddler and examine exactly how the requests to your server are being rewritten.  Clearly there is a problem, and this would be the most direct way to determine exactly what URI is being requested during the AJAX call.

My best guess (and this is only a guess) is that you are triggering a cross-portalAlias request, which clears your authentication cookies via the membership module (this would not occur with the host user, so you can verify that way).

Hope this helps!

Brandon


Brandon Haynes
BrandonHaynes.org
 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0URL Re-write issue - Logs user off.URL Re-write issue - Logs user off.


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