<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.method.me/cs/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>Search results by user ID 6956</title><link>http://forums.method.me/cs/search/SearchResults.aspx?o=DateDescending&amp;u=6956</link><description>Search results by user ID 6956</description><dc:language>en-US</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Changing start and end times in Calendar</title><link>http://forums.method.me/cs/forums/p/7545/27936.aspx#27936</link><pubDate>Wed, 08 Jul 2015 22:35:12 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:27936</guid><dc:creator>BruceCatX</dc:creator><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;In the &lt;span id="mce_1_start" style="overflow:hidden;"&gt;Scheduling and Invoicing &lt;/span&gt;Calendar, the day starts at 8:0&lt;span id="mce_2_start" style="overflow:hidden;"&gt;&lt;/span&gt;0 &lt;span id="mce_3_start" style="overflow:hidden;"&gt;am &lt;/span&gt;and ends at 5:00 pm. However, our workday starts at 6:30 am&amp;nbsp;and can end well into the evening. How do I change thie time range shown?&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Server Error in '/MethodWebForms' Application.</title><link>http://forums.method.me/cs/forums/p/7544/27935.aspx#27935</link><pubDate>Wed, 08 Jul 2015 22:04:40 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:27935</guid><dc:creator>BruceCatX</dc:creator><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;When I try to create a web form, I get the following error:&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h1&gt;Server Error in &amp;#39;/MethodWebForms&amp;#39; Application.&lt;/h1&gt;
&lt;hr /&gt;
&lt;h2&gt;&lt;i&gt;Runtime Error&lt;/i&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;"&gt;&lt;span style="font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;"&gt;&lt;b&gt;&lt;span style="font-family:Verdana;"&gt; Description: &lt;/span&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;span style="font-family:Verdana;"&gt;Details:&lt;/span&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 &amp;quot;web.config&amp;quot; configuration file located in the root directory of the current web application. This &amp;lt;customErrors&amp;gt; tag should then have its &amp;quot;mode&amp;quot; attribute set to &amp;quot;Off&amp;quot;.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table bgcolor="#ffffcc"&gt;

&lt;tr&gt;
&lt;td&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=&amp;quot;Off&amp;quot;/&amp;gt;
    &amp;lt;/system.web&amp;gt;
&amp;lt;/configuration&amp;gt;&lt;/pre&gt;
&lt;span style="font-family:Arial;"&gt; &lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;/table&gt;
&lt;p&gt;&lt;span style="font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;"&gt;&lt;span style="font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;"&gt;&lt;br /&gt;&lt;b&gt;&lt;span style="font-family:Verdana;"&gt;Notes:&lt;/span&gt;&lt;/b&gt; The current error page you are seeing can be replaced by a custom error page by modifying the &amp;quot;defaultRedirect&amp;quot; attribute of the application&amp;#39;s &amp;lt;customErrors&amp;gt; configuration tag to point to a custom error page URL.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table bgcolor="#ffffcc"&gt;

&lt;tr&gt;
&lt;td&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=&amp;quot;RemoteOnly&amp;quot; defaultRedirect=&amp;quot;mycustompage.htm&amp;quot;/&amp;gt;
    &amp;lt;/system.web&amp;gt;
&amp;lt;/configuration&amp;gt;&lt;/pre&gt;
&lt;span style="font-family:Arial;"&gt; &lt;/span&gt;&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;span id="mce_2_start" style="overflow:hidden;"&gt;&lt;span id="mce_3_start" style="overflow:hidden;"&gt;&lt;span id="mce_4_start" style="overflow:hidden;"&gt;&lt;span id="mce_5_start" style="overflow:hidden;"&gt;&lt;span id="mce_6_start" style="overflow:hidden;"&gt;&lt;span id="mce_7_start" style="overflow:hidden;"&gt;&lt;span id="mce_8_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;/table&gt;</description></item></channel></rss>