﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Re-invent ASP.NET Hosting Community / ASP.NET 2.0 and 1.1 Starter Kits / Web Site Development / Design  / Change another language at blog engine and club starter kit / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>Re-invent ASP.NET Hosting Community</description><link>http://community.re-invent.com/</link><webMaster>community@re-invent.com</webMaster><lastBuildDate>Wed, 20 Aug 2008 12:33:24 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Change another language at blog engine and club starter kit</title><link>http://community.re-invent.com/Topic701-15-1.aspx</link><description>Hello,&lt;/P&gt;&lt;P&gt;Yes you can.  Here is a good article on that topic:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.codeproject.com/Kb/aspnet/localizationByVivekTakur.aspx"&gt;http://www.codeproject.com/Kb/aspnet/localizationByVivekTakur.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;As far as the error goes you would need to run on error reporting in your web.config file and post the actual error message so we can see what may be going on in your application.</description><pubDate>Tue, 04 Mar 2008 10:05:35 GMT</pubDate><dc:creator>reinventme</dc:creator></item><item><title>Change another language at blog engine and club starter kit</title><link>http://community.re-invent.com/Topic701-15-1.aspx</link><description>Dear WEB master:&lt;/P&gt;&lt;P&gt;Is it possible to add the difference language (ie. Japanese or traditional chinese) at blog engine and club starter kit of my web site?&lt;/P&gt;&lt;P&gt;Second, I run my member login system successful at my local side computer using MS visual studio 2005. However, when I upload to remote site, it shows the error message as below: Can anyone can help me please? Can you provide the possible problem and how to solve it? Thank you very much.&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;H2&gt;&lt;I&gt;Runtime Error&lt;/I&gt; &lt;/H2&gt;&lt;P&gt;&lt;FONT face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "&gt;&lt;B&gt;&lt;FONT face=Verdana&gt;Description: &lt;/FONT&gt;&lt;/B&gt;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. &lt;BR&gt;&lt;BR&gt;&lt;B&gt;&lt;FONT face=Verdana&gt;Details:&lt;/FONT&gt;&lt;/B&gt; To enable the details of this specific error message to be viewable on remote machines, please create a &amp;lt;customErrors&amp;gt; tag within a "web.config" configuration file located in the root directory of the current web application. This &amp;lt;customErrors&amp;gt; tag should then have its "mode" attribute set to "Off".&lt;BR&gt;&lt;BR&gt;&lt;TABLE width="100%" bgColor=#ffffcc&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;CODE&gt;&lt;PRE&gt;&amp;lt;!-- Web.Config Configuration File --&amp;gt;&amp;lt;configuration&amp;gt;    &amp;lt;system.web&amp;gt;        &amp;lt;customErrors mode="Off"/&amp;gt;    &amp;lt;/system.web&amp;gt;&amp;lt;/configuration&amp;gt;&lt;/PRE&gt;&lt;/CODE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR&gt;&lt;B&gt;&lt;FONT face=Verdana&gt;Notes:&lt;/FONT&gt;&lt;/B&gt; The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's &amp;lt;customErrors&amp;gt; configuration tag to point to a custom error page URL.&lt;BR&gt;&lt;BR&gt;&lt;TABLE width="100%" bgColor=#ffffcc&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;CODE&gt;&lt;PRE&gt;&amp;lt;!-- Web.Config Configuration File --&amp;gt;&amp;lt;configuration&amp;gt;    &amp;lt;system.web&amp;gt;        &amp;lt;customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/&amp;gt;    &amp;lt;/system.web&amp;gt;&amp;lt;/configuration&amp;gt;&lt;/PRE&gt;&lt;/CODE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/FONT&gt;</description><pubDate>Sat, 01 Mar 2008 06:40:04 GMT</pubDate><dc:creator>toaloha</dc:creator></item></channel></rss>