<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>DotNetNuke</title><link>http://www.dotnetnuke.com/tabid/795/Default.aspx</link><description>Discussions of DotNetNuke for ASP.NET 1.x and above.  &lt;a href="http://www.dotnetnuke.com/" target="_blank"&gt;DNN Home&lt;/a&gt; &lt;a href="http://aspadvice.com/SignUp/list.aspx?l=105&amp;c=25" target="_blank"&gt;Email List&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Refresh Logout bug</title><link>http://forums.asp.net/thread/1202071.aspx</link><pubDate>Fri, 17 Feb 2006 23:51:51 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1202071</guid><dc:creator>roachslayer</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1202071.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1202071</wfw:commentRss><description>&lt;p&gt;I also just discovered that portal 0 doesn't seem to be affected for whatever reason.&amp;nbsp; But all other portals have the issue.&amp;nbsp; I also discovered that the issue apparently does not happen to the Host super user, but only other users of any other type who are logged in.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;The worst of this is not so much the refresh issue, but is the fact that if I navigate to the "edit" mode of a module and the back out, it logs me out.&amp;nbsp; This is an &lt;strong&gt;absolute show stopper&lt;/strong&gt; for me.&amp;nbsp; It appears to happen only to modules I created using the starter kit.&amp;nbsp; On the other hand, the refresh issue is everywhere site wide, regardless.&lt;/p&gt;
&lt;p&gt;This is just whacked.&amp;nbsp; It has got to be a DNN bug.&amp;nbsp; Why is there not more buzz on this topic?&amp;nbsp; I've scoured google.&lt;/p&gt;</description></item><item><title>Re: Refresh Logout bug</title><link>http://forums.asp.net/thread/1202013.aspx</link><pubDate>Fri, 17 Feb 2006 22:42:20 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1202013</guid><dc:creator>roachslayer</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1202013.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1202013</wfw:commentRss><description>&lt;p&gt;Does anyone have any input on this matter?&amp;nbsp; This can't possibly be affecting just me.&amp;nbsp; I am experiencing a serious logout problem on DNN 3.2.1 and 4.0.2.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;I am experiencing the problem under all circumstances listed above, but also on pages with NO custom controls or modules.&amp;nbsp; I can create a blank page with no modules, log in, navigate to that blank page, click Refresh once or twice, and POOF, I'm logged out.&lt;/p&gt;
&lt;p&gt;I'm also experiencing spontaneous logouts navigating my site generally.&amp;nbsp; most especially prevelant when I go to edit mode on a module.&lt;/p&gt;</description></item><item><title>Re: Refresh Logout bug</title><link>http://forums.asp.net/thread/1167827.aspx</link><pubDate>Fri, 13 Jan 2006 19:16:23 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1167827</guid><dc:creator>roachslayer</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1167827.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1167827</wfw:commentRss><description>&lt;p&gt;right, I understand.&amp;nbsp; But what about the case where there are no ASPX pages called?&amp;nbsp; only the normal use of the portal, and refreshing a page such as this?&lt;/p&gt;
&lt;p&gt;&lt;a href="http://localhost/MyDNN/Home/tabid/53/Default.aspx"&gt;http://localhost/MyDNN/Home/tabid/53/Default.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is a valid url, which, although doesn't say tabid=&amp;nbsp; or portalId=&amp;nbsp;&amp;nbsp; it does have the alias, tab info, and all the necessary info in the URL&amp;nbsp; (which should get translated properly by the DNN internals).&lt;/p&gt;
&lt;p&gt;I still get logged out from a refresh or two in this case.&amp;nbsp; I find that to be odd, and my users would too I think, which consitutes a "bug" (any unexpected behavior).&lt;/p&gt;</description></item><item><title>Re: Refresh Logout bug</title><link>http://forums.asp.net/thread/1167797.aspx</link><pubDate>Fri, 13 Jan 2006 19:00:44 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1167797</guid><dc:creator>cniknet</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1167797.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1167797</wfw:commentRss><description>&lt;p&gt;This is not a bug, but is a side-effect of calling an ASPX page directly without having one of (1) the child portal's folder, or (2) a tabid querystring param, or (3) a mid (module id) querystring param in the URL. Since the portal detection code cannot detect which portal the request is for it results in the current login being terminated.&lt;/p&gt;
&lt;p&gt;If you modify the URL to include a querystring param of tabid=XXX (XXX being the ID of a page associated with the child portal), this will work (example: http://yoursite/somepage.aspx?tabid=123)&lt;/p&gt;
&lt;p&gt;Nik&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Refresh Logout bug</title><link>http://forums.asp.net/thread/1167746.aspx</link><pubDate>Fri, 13 Jan 2006 18:36:18 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1167746</guid><dc:creator>roachslayer</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1167746.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1167746</wfw:commentRss><description>&lt;p&gt;I am experiencing this same problem in the same scenario.&amp;nbsp; I am also experiencing this in 2 other scenarios.&lt;/p&gt;
&lt;p&gt;1- if the other ASPX page is opened within an IFrame on my portal&lt;br /&gt;2- with no custom modules, no aspx pages.&amp;nbsp; just normal use!&amp;nbsp; refresh anywhere in the site&amp;nbsp;a couple times, and POOF, logout!&lt;/p&gt;
&lt;p&gt;Core team... anyone... whats the deal?&amp;nbsp; Thanks!&lt;/p&gt;</description></item><item><title>Refresh Logout bug</title><link>http://forums.asp.net/thread/1017591.aspx</link><pubDate>Thu, 11 Aug 2005 13:09:10 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1017591</guid><dc:creator>sconard</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1017591.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1017591</wfw:commentRss><description>I have a custom module with a linkbutton that opens an aspx page in a new window.&amp;nbsp; If a registered user in a child portal clicks on the button and opens the new page then returns to the opener and refreshes, the user is logged out.&amp;nbsp; &lt;BR&gt;&lt;BR&gt;Any Clues?&lt;BR&gt;&lt;BR&gt;Thanks</description></item></channel></rss>