<?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>Getting Started</title><link>http://forums.asp.net/15.aspx</link><description>The perfect forum for ASP.NET novices. No question too simple! &lt;A href="http://aspadvice.com/SignUp/list.aspx?l=21&amp;amp;c=17" 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: Page loads slowly</title><link>http://forums.asp.net/thread/1972488.aspx</link><pubDate>Wed, 24 Oct 2007 21:49:55 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1972488</guid><dc:creator>wkcapelle</dc:creator><author>wkcapelle</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1972488.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=15&amp;PostID=1972488</wfw:commentRss><description>&lt;p&gt;Hi there,&lt;/p&gt;
&lt;p&gt;Did you find&amp;nbsp;the cause of the problem or even better, a solution?&lt;/p&gt;
&lt;p&gt;I understand&amp;nbsp;that if you do&amp;nbsp;not close the connection properly,&amp;nbsp;it does not return to the connectionpool. But i thought this was managed by .net it self.&lt;/p&gt;
&lt;p&gt;Anyone?&lt;/p&gt;</description></item><item><title>Re: Page loads slowly</title><link>http://forums.asp.net/thread/1679913.aspx</link><pubDate>Tue, 24 Apr 2007 15:27:25 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1679913</guid><dc:creator>megetron</dc:creator><author>megetron</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1679913.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=15&amp;PostID=1679913</wfw:commentRss><description>&lt;p&gt;thanks for all replies.&lt;/p&gt;
&lt;p&gt;I used the trace option. when enter first time to page I am getting bad resultsm and when refreshing the page again trace results are better, and the page really loads quick. I am pasting both results. bad and good one, please let me know what you see the problem is:&lt;/p&gt;
&lt;p&gt;
&lt;table class="" style="WIDTH:100%;BORDER-COLLAPSE:collapse;" cellSpacing=0 cellPadding=0&gt;

&lt;tr&gt;
&lt;th class=alt align=left class="alt"&gt;
&lt;h3&gt;&lt;b&gt;Trace Information&lt;/b&gt;&lt;/h3&gt;&lt;/th&gt;&lt;/tr&gt;
&lt;tr class=subhead align=left&gt;
&lt;th class=""&gt;Category&lt;/th&gt;
&lt;th class=""&gt;Message&lt;/th&gt;
&lt;th class=""&gt;From First(s)&lt;/th&gt;
&lt;th class=""&gt;From Last(s)&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;Begin PreInit&lt;/td&gt;
&lt;td class=""&gt;&lt;/td&gt;
&lt;td class=""&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr class=alt&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;End PreInit&lt;/td&gt;
&lt;td class=""&gt;2.54944199130025&lt;/td&gt;
&lt;td class=""&gt;2.549442&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;Begin Init&lt;/td&gt;
&lt;td class=""&gt;2.54963803819891&lt;/td&gt;
&lt;td class=""&gt;0.000196&lt;/td&gt;&lt;/tr&gt;
&lt;tr class=alt&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;End Init&lt;/td&gt;
&lt;td class=""&gt;2.63466905624125&lt;/td&gt;
&lt;td class=""&gt;0.085031&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;Begin InitComplete&lt;/td&gt;
&lt;td class=""&gt;2.6348582433359&lt;/td&gt;
&lt;td class=""&gt;0.000189&lt;/td&gt;&lt;/tr&gt;
&lt;tr class=alt&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;End InitComplete&lt;/td&gt;
&lt;td class=""&gt;2.65515699587155&lt;/td&gt;
&lt;td class=""&gt;0.020299&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;Begin PreLoad&lt;/td&gt;
&lt;td class=""&gt;2.65535169030885&lt;/td&gt;
&lt;td class=""&gt;0.000195&lt;/td&gt;&lt;/tr&gt;
&lt;tr class=alt&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;End PreLoad&lt;/td&gt;
&lt;td class=""&gt;2.65554979464872&lt;/td&gt;
&lt;td class=""&gt;0.000198&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;Begin Load&lt;/td&gt;
&lt;td class=""&gt;2.65570490521699&lt;/td&gt;
&lt;td class=""&gt;0.000155&lt;/td&gt;&lt;/tr&gt;
&lt;tr class=alt&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;End Load&lt;/td&gt;
&lt;td class=""&gt;9.38111448565755&lt;/td&gt;
&lt;td class=""&gt;6.725410&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;Begin LoadComplete&lt;/td&gt;
&lt;td class=""&gt;9.38132317719494&lt;/td&gt;
&lt;td class=""&gt;0.000209&lt;/td&gt;&lt;/tr&gt;
&lt;tr class=alt&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;End LoadComplete&lt;/td&gt;
&lt;td class=""&gt;9.38190803798463&lt;/td&gt;
&lt;td class=""&gt;0.000585&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;Begin PreRender&lt;/td&gt;
&lt;td class=""&gt;9.38207623067912&lt;/td&gt;
&lt;td class=""&gt;0.000168&lt;/td&gt;&lt;/tr&gt;
&lt;tr class=alt&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;End PreRender&lt;/td&gt;
&lt;td class=""&gt;9.77778374725008&lt;/td&gt;
&lt;td class=""&gt;0.395708&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;Begin PreRenderComplete&lt;/td&gt;
&lt;td class=""&gt;9.77821315998114&lt;/td&gt;
&lt;td class=""&gt;0.000429&lt;/td&gt;&lt;/tr&gt;
&lt;tr class=alt&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;End PreRenderComplete&lt;/td&gt;
&lt;td class=""&gt;9.77838039770292&lt;/td&gt;
&lt;td class=""&gt;0.000167&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;Begin SaveState&lt;/td&gt;
&lt;td class=""&gt;9.79926498350047&lt;/td&gt;
&lt;td class=""&gt;0.020885&lt;/td&gt;&lt;/tr&gt;
&lt;tr class=alt&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;End SaveState&lt;/td&gt;
&lt;td class=""&gt;9.80063711429673&lt;/td&gt;
&lt;td class=""&gt;0.001372&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;Begin SaveStateComplete&lt;/td&gt;
&lt;td class=""&gt;9.80080915188137&lt;/td&gt;
&lt;td class=""&gt;0.000172&lt;/td&gt;&lt;/tr&gt;
&lt;tr class=alt&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;End SaveStateComplete&lt;/td&gt;
&lt;td class=""&gt;9.80100700872832&lt;/td&gt;
&lt;td class=""&gt;0.000198&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;Begin Render&lt;/td&gt;
&lt;td class=""&gt;9.8011614643153&lt;/td&gt;
&lt;td class=""&gt;0.000154&lt;/td&gt;&lt;/tr&gt;
&lt;tr class=alt&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;End Render&lt;/td&gt;
&lt;td class=""&gt;9.8222899006457&lt;/td&gt;
&lt;td class=""&gt;0.021128&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Better results after refreshing page:&lt;/p&gt;
&lt;p&gt;
&lt;table class="" style="WIDTH:100%;BORDER-COLLAPSE:collapse;" cellSpacing=0 cellPadding=0&gt;

&lt;tr&gt;
&lt;th class=alt align=left class="alt"&gt;
&lt;h3&gt;&lt;b&gt;Trace Information&lt;/b&gt;&lt;/h3&gt;&lt;/th&gt;&lt;/tr&gt;
&lt;tr class=subhead align=left&gt;
&lt;th class=""&gt;Category&lt;/th&gt;
&lt;th class=""&gt;Message&lt;/th&gt;
&lt;th class=""&gt;From First(s)&lt;/th&gt;
&lt;th class=""&gt;From Last(s)&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;Begin PreInit&lt;/td&gt;
&lt;td class=""&gt;&lt;/td&gt;
&lt;td class=""&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr class=alt&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;End PreInit&lt;/td&gt;
&lt;td class=""&gt;0.0262800241421674&lt;/td&gt;
&lt;td class=""&gt;0.026280&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;Begin Init&lt;/td&gt;
&lt;td class=""&gt;0.0264863707465501&lt;/td&gt;
&lt;td class=""&gt;0.000206&lt;/td&gt;&lt;/tr&gt;
&lt;tr class=alt&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;End Init&lt;/td&gt;
&lt;td class=""&gt;0.0368048684323305&lt;/td&gt;
&lt;td class=""&gt;0.010318&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;Begin InitComplete&lt;/td&gt;
&lt;td class=""&gt;0.0370006903374189&lt;/td&gt;
&lt;td class=""&gt;0.000196&lt;/td&gt;&lt;/tr&gt;
&lt;tr class=alt&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;End InitComplete&lt;/td&gt;
&lt;td class=""&gt;0.0558854032741922&lt;/td&gt;
&lt;td class=""&gt;0.018885&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;Begin PreLoad&lt;/td&gt;
&lt;td class=""&gt;0.0560848775749264&lt;/td&gt;
&lt;td class=""&gt;0.000199&lt;/td&gt;&lt;/tr&gt;
&lt;tr class=alt&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;End PreLoad&lt;/td&gt;
&lt;td class=""&gt;0.0562758721179395&lt;/td&gt;
&lt;td class=""&gt;0.000191&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;Begin Load&lt;/td&gt;
&lt;td class=""&gt;0.0564333576183538&lt;/td&gt;
&lt;td class=""&gt;0.000157&lt;/td&gt;&lt;/tr&gt;
&lt;tr class=alt&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;End Load&lt;/td&gt;
&lt;td class=""&gt;0.789721436530385&lt;/td&gt;
&lt;td class=""&gt;0.733288&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;Begin LoadComplete&lt;/td&gt;
&lt;td class=""&gt;0.789914683509043&lt;/td&gt;
&lt;td class=""&gt;0.000193&lt;/td&gt;&lt;/tr&gt;
&lt;tr class=alt&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;End LoadComplete&lt;/td&gt;
&lt;td class=""&gt;0.790495416916659&lt;/td&gt;
&lt;td class=""&gt;0.000581&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;Begin PreRender&lt;/td&gt;
&lt;td class=""&gt;0.790663262121082&lt;/td&gt;
&lt;td class=""&gt;0.000168&lt;/td&gt;&lt;/tr&gt;
&lt;tr class=alt&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;End PreRender&lt;/td&gt;
&lt;td class=""&gt;0.966340745264421&lt;/td&gt;
&lt;td class=""&gt;0.175677&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;Begin PreRenderComplete&lt;/td&gt;
&lt;td class=""&gt;0.966536674666438&lt;/td&gt;
&lt;td class=""&gt;0.000196&lt;/td&gt;&lt;/tr&gt;
&lt;tr class=alt&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;End PreRenderComplete&lt;/td&gt;
&lt;td class=""&gt;0.966691882731922&lt;/td&gt;
&lt;td class=""&gt;0.000155&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;Begin SaveState&lt;/td&gt;
&lt;td class=""&gt;0.99643903031342&lt;/td&gt;
&lt;td class=""&gt;0.029747&lt;/td&gt;&lt;/tr&gt;
&lt;tr class=alt&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;End SaveState&lt;/td&gt;
&lt;td class=""&gt;0.997844775149281&lt;/td&gt;
&lt;td class=""&gt;0.001406&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;Begin SaveStateComplete&lt;/td&gt;
&lt;td class=""&gt;0.99803761713951&lt;/td&gt;
&lt;td class=""&gt;0.000193&lt;/td&gt;&lt;/tr&gt;
&lt;tr class=alt&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;End SaveStateComplete&lt;/td&gt;
&lt;td class=""&gt;0.998236653952744&lt;/td&gt;
&lt;td class=""&gt;0.000199&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;Begin Render&lt;/td&gt;
&lt;td class=""&gt;0.998397651852804&lt;/td&gt;
&lt;td class=""&gt;0.000161&lt;/td&gt;&lt;/tr&gt;
&lt;tr class=alt&gt;
&lt;td class=""&gt;aspx.page&lt;/td&gt;
&lt;td class=""&gt;End Render&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</description></item><item><title>Re: Page loads slowly</title><link>http://forums.asp.net/thread/1604290.aspx</link><pubDate>Sun, 04 Mar 2007 18:34:42 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1604290</guid><dc:creator>Haissam</dc:creator><author>Haissam</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1604290.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=15&amp;PostID=1604290</wfw:commentRss><description>&lt;p&gt;Check below links&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.wdevs.com/colinangusmackay/archive/2005/10/17/10881.aspx"&gt;http://blogs.wdevs.com/colinangusmackay/archive/2005/10/17/10881.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.csharpfriends.com/Forums/ShowPost.aspx?PostID=8294"&gt;http://www.csharpfriends.com/Forums/ShowPost.aspx?PostID=8294&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;HC&lt;/p&gt;</description></item><item><title>Re: Page loads slowly</title><link>http://forums.asp.net/thread/1604245.aspx</link><pubDate>Sun, 04 Mar 2007 17:19:29 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1604245</guid><dc:creator>megetron</dc:creator><author>megetron</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1604245.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=15&amp;PostID=1604245</wfw:commentRss><description>&lt;p&gt;I am running under win server 2003. the project is ASP.NET website. I am using the debug mode, the default settings of compilation modes visual studio 2005.&lt;/p&gt;
&lt;p&gt;Every time I am uploading the application for the first time, from the visual studio, I am getting an error as this:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;&lt;i&gt;Timeout expired. &amp;nbsp;The timeout period elapsed prior to completion of the operation or the server is not responding.&lt;/i&gt; &lt;/h2&gt;
&lt;p&gt;&lt;font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "&gt;&lt;b&gt;Description: &lt;/b&gt;An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Exception Details: &lt;/b&gt;System.Data.SqlClient.SqlException: Timeout expired. &amp;nbsp;The timeout period elapsed prior to completion of the operation or the server is not responding.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Source Error:&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;
&lt;table class="" bgColor=#ffffcc&gt;

&lt;tr&gt;
&lt;td class=""&gt;&lt;code&gt;&lt;pre&gt;Line 118:    public virtual string Culture {
Line 119:        get {
&lt;font color=red&gt;Line 120:            return ((string)(this.GetPropertyValue("Culture")));
&lt;/font&gt;Line 121:        }
Line 122:        set {&lt;/pre&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;b&gt;&lt;font face=Verdana&gt;Source File: &lt;/font&gt;&lt;/b&gt;c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\tbh_web\37407c9b\101595b6\App_Code.h2cwnupj.3.cs&lt;b&gt;&lt;font face=Verdana&gt; &amp;nbsp;&amp;nbsp; Line: &lt;/font&gt;&lt;/b&gt;120 &lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;font face=Verdana&gt;Stack Trace:&lt;/font&gt;&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;
&lt;table class="" bgColor=#ffffcc&gt;

&lt;tr&gt;
&lt;td class=""&gt;&lt;code&gt;&lt;pre&gt;[SqlException (0x80131904): Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.]
   System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) +454
   System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +85
   System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject) +433
   System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject) +70
   System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) +512
   System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +85
   System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +89
   System.Data.SqlClient.SqlConnection.Open() +162
   System.Web.DataAccess.SqlConnectionHolder.Open(HttpContext context, Boolean revertImpersonate) +84
   System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +89
   System.Data.SqlClient.SqlConnection.Open() +162
   System.Web.DataAccess.SqlConnectionHolder.Open(HttpContext context, Boolean revertImpersonate) +84
   System.Web.DataAccess.SqlConnectionHelper.GetConnection(String connectionString, Boolean revertImpersonation) +199
   System.Web.Profile.SqlProfileProvider.GetPropertyValuesFromDatabase(String userName, SettingsPropertyValueCollection svc) +735
   System.Web.Profile.SqlProfileProvider.GetPropertyValues(SettingsContext sc, SettingsPropertyCollection properties) +430
   System.Configuration.SettingsBase.GetPropertiesFromProvider(SettingsProvider provider) +410
   System.Configuration.SettingsBase.GetPropertyValueByName(String propertyName) +112
   System.Configuration.SettingsBase.get_Item(String propertyName) +91
   System.Web.Profile.ProfileBase.GetInternal(String propertyName) +37
   System.Web.Profile.ProfileBase.get_Item(String propertyName) +70
   System.Web.Profile.ProfileGroupBase.GetPropertyValue(String propertyName) +23
   ProfileGroupPreferences.get_Culture() in c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\tbh_web\37407c9b\101595b6\App_Code.h2cwnupj.3.cs:120
   MB.TheBeerHouse.UI.BasePage.InitializeCulture() in e:\websites\TheBeerHouse\TBH_Web\App_Code\BasePage.cs:19
   ASP.default_aspx.__BuildControlTree(default_aspx __ctrl) in e:\websites\TheBeerHouse\TBH_Web\Default.aspx:1
   ASP.default_aspx.FrameworkInitialize() in e:\websites\TheBeerHouse\TBH_Web\Default.aspx.cs:912307
   System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +40
   System.Web.UI.Page.ProcessRequest() +85
   System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) +20
   System.Web.UI.Page.ProcessRequest(HttpContext context) +110
   ASP.default_aspx.ProcessRequest(HttpContext context) in c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\tbh_web\37407c9b\101595b6\App_Web_7ytarovy.0.cs:0
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +317
   System.Web.DataAccess.SqlConnectionHelper.GetConnection(String connectionString, Boolean revertImpersonation) +199
   System.Web.Management.SqlWebEventProvider.WriteToSQL(WebBaseEventCollection events, Int32 eventsDiscardedByBuffer, DateTime lastNotificationUtc) +728
   System.Web.Management.SqlWebEventProvider.ProcessEvent(WebBaseEvent eventRaised) +172
   System.Web.Management.WebBaseEvent.RaiseInternal(WebBaseEvent eventRaised, ArrayList firingRuleInfos, Int32 index0, Int32 index1) +952
&lt;/pre&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Page loads slowly</title><link>http://forums.asp.net/thread/1603842.aspx</link><pubDate>Sun, 04 Mar 2007 02:23:41 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1603842</guid><dc:creator>flanakin</dc:creator><author>flanakin</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1603842.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=15&amp;PostID=1603842</wfw:commentRss><description>&lt;p&gt;Can you give us more details about your scenario? What server are you running on? What type of project? What compilation options are you using? There are countless factors that go into application performance. For a detailed list of those, check out &lt;a class="" href="http://msdn2.microsoft.com/en-us/library/ms998530.aspx"&gt;Improving Application Performance and Scalability&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Re: Page loads slowly</title><link>http://forums.asp.net/thread/1603823.aspx</link><pubDate>Sun, 04 Mar 2007 01:41:41 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1603823</guid><dc:creator>Girijesh</dc:creator><author>Girijesh</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1603823.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=15&amp;PostID=1603823</wfw:commentRss><description>Put Trace="True" into the page diective and see where page takes time.</description></item><item><title>Re: Page loads slowly</title><link>http://forums.asp.net/thread/1603818.aspx</link><pubDate>Sun, 04 Mar 2007 01:37:53 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1603818</guid><dc:creator>Haissam</dc:creator><author>Haissam</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1603818.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=15&amp;PostID=1603818</wfw:commentRss><description>&lt;p&gt;Try to trace your code by adding a breakpoint at the first line in the page_load event and see which function is taking this time&lt;/p&gt;
&lt;p&gt;for more about tracing, find links below&lt;/p&gt;
&lt;p&gt;&lt;a class="" href="http://support.microsoft.com/kb/316726" target=_blank&gt;Debugging ASP.NET application&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a class="" href="http://www.beansoftware.com/ASP.NET-Tutorials/Debuging-Breakpoints.aspx" target=_blank&gt;How to debug ASP.NET applications&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;HC&lt;/p&gt;</description></item><item><title>Page loads slowly</title><link>http://forums.asp.net/thread/1603795.aspx</link><pubDate>Sun, 04 Mar 2007 00:39:09 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1603795</guid><dc:creator>megetron</dc:creator><author>megetron</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1603795.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=15&amp;PostID=1603795</wfw:commentRss><description>&lt;p&gt;When I first enter the ASP.NET website it displayed very very slow...sometime 30 seconds and more...&lt;/p&gt;
&lt;p&gt;How can I detect teh reason for that?&lt;/p&gt;</description></item></channel></rss>