The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Multiple blogs with .Text

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Paschal

Posts: 1621
Nickname: bigapple
Registered: Nov, 2003

Paschal is a .Net developer
Multiple blogs with .Text Posted: May 17, 2004 2:08 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Paschal.
Original Post: Multiple blogs with .Text
Feed Title: help.net
Feed URL: http://www.asp.net/err404.htm?aspxerrorpath=/pleloup/Rss.aspx
Feed Description: .Net for mankind !
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Paschal
Latest Posts From help.net

Advertisement

Finally my issue with the setup of .Text in a multiple blog configuration has been solved :-)

Thanks to everybody for your help. In case this happen to somebody else, this is what fixed the problem.

My blog setup was not at the root of the server but in a subweb application. At the root, I have some admin pages protected using form authentication in the config file.

The culprit was the path attribute to indicate the folder to protect.

For an unknown reason the cookie created by .Text added the path attribute to the domain name. Weird, because I don't know if it's a bug or not.

Anyway after removing the path attribute, I was able to log in the adminpart of a blog.

Cool :-))

 

Read: Multiple blogs with .Text

Topic: Wal-Mart finds offshoring more expensive Previous Topic   Next Topic Topic: Eric posts the C# Team's schedule for TechEd 2004

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use