<?xml version="1.0" encoding="windows-1256" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>Alphasim Forum : Stats des joueurs</title>
  <link>http://www.forum.alphasim.com/</link>
  <description><![CDATA[This is an XML content feed of; Alphasim Forum : Probl&#232;mes (Bug) : Stats des joueurs]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 07 Apr 2026 15:04:06 +0000</pubDate>
  <lastBuildDate>Wed, 16 Nov 2016 18:36:04 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 11.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.forum.alphasim.com/RSS_post_feed.asp?TID=6239</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Alphasim Forum]]></title>
   <url>http://www.forum.alphasim.com/forum_images/web_wiz_forums.png</url>
   <link>http://www.forum.alphasim.com/</link>
  </image>
  <item>
   <title><![CDATA[Stats des joueurs : c&amp;#039;est r&#195;&#169;par&#195;&#169; depuis plusieurs...]]></title>
   <link>http://www.forum.alphasim.com/forum_posts.asp?TID=6239&amp;PID=6850&amp;title=stats-des-joueurs#6850</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.forum.alphasim.com/member_profile.asp?PF=1605">Barry Thomson</a><br /><strong>Subject:</strong> 6239<br /><strong>Posted:</strong> 16 Nov 2016 at 6:36pm<br /><br />c'est réparé depuis plusieurs jours .... désolé je pensais que j'avais déjà répondu.]]>
   </description>
   <pubDate>Wed, 16 Nov 2016 18:36:04 +0000</pubDate>
   <guid isPermaLink="true">http://www.forum.alphasim.com/forum_posts.asp?TID=6239&amp;PID=6850&amp;title=stats-des-joueurs#6850</guid>
  </item> 
  <item>
   <title><![CDATA[Stats des joueurs : Ce bug est revenu, ce n&amp;#039;est...]]></title>
   <link>http://www.forum.alphasim.com/forum_posts.asp?TID=6239&amp;PID=6824&amp;title=stats-des-joueurs#6824</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.forum.alphasim.com/member_profile.asp?PF=6299">electro76</a><br /><strong>Subject:</strong> 6239<br /><strong>Posted:</strong> 08 Nov 2016 at 8:48am<br /><br />Ce bug est revenu, ce n'est pas possible de classer les statistiques, ça donne un message d'erreur]]>
   </description>
   <pubDate>Tue, 08 Nov 2016 08:48:07 +0000</pubDate>
   <guid isPermaLink="true">http://www.forum.alphasim.com/forum_posts.asp?TID=6239&amp;PID=6824&amp;title=stats-des-joueurs#6824</guid>
  </item> 
  <item>
   <title><![CDATA[Stats des joueurs : Un autre bug, quand je clique...]]></title>
   <link>http://www.forum.alphasim.com/forum_posts.asp?TID=6239&amp;PID=6729&amp;title=stats-des-joueurs#6729</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.forum.alphasim.com/member_profile.asp?PF=6299">electro76</a><br /><strong>Subject:</strong> 6239<br /><strong>Posted:</strong> 07 Oct 2016 at 11:42am<br /><br />Un autre bug, quand je clique sur l'entête d'une colonne pour classer dans la page de statistiques des joueurs, j'au message d'erreur :<br><br><span style="font-family: Verdana; font-size: 11.2px;"><h1 style="font-family: Verdana; font-weight: normal; font-size: 18pt; color: red;">Server Error in '/' Application.<hr width="100%" size="1" color="silver"></h1><h2 style="font-weight: normal; font-size: 14pt; color: maro&#111;n;"><i>Runtime Error</i></h2></span><span style="font-family: Verdana; font-size: 11.2px;"></span><font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif " style="font-size: 11.2px;"><b style="font-family: Verdana; margin-top: -5px;">Description:&nbsp;</b>An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.&nbsp;<br><br><b style="font-family: Verdana; margin-top: -5px;">Details:</b>&nbsp;To enable the details of this specific error message to be viewable on remote machines, please create a &lt;customErrors&gt; tag within a "web.config" configuration file located in the root directory of the current web application. This &lt;customErrors&gt; tag should then have its "mode" attribute set to "Off".<br><br><table width="100%" ="#ffffcc"><t><tr><td><code><pre style="font-family: C&#111;nsolas, &quot;Lucida C&#111;nsole&quot;, monospace; font-size: 11pt; margin-top: 0px; margin-bottom: 0px; padding: 0.5em; line-height: 14pt;">&lt;!-- Web.Config Configuration File --&gt;&lt;configuration&gt;    &lt;system.web&gt;        &lt;customErrors mode="Off"/&gt;    &lt;/system.web&gt;&lt;/configuration&gt;</pre></code></td></tr></t></table><br><b style="font-family: Verdana; margin-top: -5px;">Notes:</b>&nbsp;The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's &lt;customErrors&gt; configuration tag to point to a custom error page URL.<br><br><table width="100%" ="#ffffcc"><t><tr><td><code><pre style="font-family: C&#111;nsolas, &quot;Lucida C&#111;nsole&quot;, monospace; font-size: 11pt; margin-top: 0px; margin-bottom: 0px; padding: 0.5em; line-height: 14pt;">&lt;!-- Web.Config Configuration File --&gt;&lt;configuration&gt;    &lt;system.web&gt;        &lt;customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/&gt;    &lt;/system.web&gt;&lt;/configuration&gt;</pre></code></td></tr></t></table></font>]]>
   </description>
   <pubDate>Fri, 07 Oct 2016 11:42:18 +0000</pubDate>
   <guid isPermaLink="true">http://www.forum.alphasim.com/forum_posts.asp?TID=6239&amp;PID=6729&amp;title=stats-des-joueurs#6729</guid>
  </item> 
 </channel>
</rss>