| bio | website | generictypetea.co.uk |
|---|---|---|
| location | United Kingdom | |
| age | 25 | |
| visits | member for | 3 years, 10 months |
| seen | Jan 1 '12 at 10:06 | |
| stats | profile views | 36 |
Experience
Programming for 9 years
C#.Net Developer since 2007
Writer of Powder A business logic layer generator for protobuf-Net and XmlSerializer from MS SQL Databases
Writer of Powder A business logic layer generator for protobuf-Net and XmlSerializer from MS SQL Databases
|
Nov 14 |
awarded | Nice Question |
|
Oct 4 |
awarded | Popular Question |
|
May 5 |
awarded | Notable Question |
|
Oct 20 |
awarded | Popular Question |
|
Dec 10 |
awarded | Student |
|
Nov 29 |
asked | My VPS Server's TimeZone always resets on reboot - Why? |
|
Nov 29 |
awarded | Scholar |
|
Nov 29 |
accepted | Is there any harm in disabling the idle timeout for an application pool? |
|
Jul 31 |
awarded | Teacher |
|
Jul 19 |
comment |
Is there any harm in disabling the idle timeout for an application pool? Thanks for the info, I'll keep an eye on the memory. What monitoring software do you use? |
|
Jul 18 |
asked | Is there any harm in disabling the idle timeout for an application pool? |
|
Jul 18 |
comment |
Any ASP.Net website takes 1 minute to load? Html Sites load instantly I nuked the install and tried again. It's the same problem. The only difference between the old server that works and the new server that doesn't work is that the old server is 32-bit and the new server is 64-bit. |
|
Jul 18 |
revised |
Any ASP.Net website takes 1 minute to load? Html Sites load instantly deleted 58 characters in body |
|
Jul 18 |
comment |
Any ASP.Net website takes 1 minute to load? Html Sites load instantly It uses an AppPool created by Plesk, which uses the network service. There are no longer any permission errors in the event log, so I don't think that's the problem. I can reproduce the error consistently now by stopping the app pool and restarting it. Each time it's restarted I need to wait another 2 minutes or so to see the page. |
|
Jul 18 |
awarded | Editor |
|
Jul 18 |
revised |
Any ASP.Net website takes 1 minute to load? Html Sites load instantly added 250 characters in body |
|
Jul 18 |
comment |
Any ASP.Net website takes 1 minute to load? Html Sites load instantly Like I said, there is NO CODE at all running on the site. There is an empty Page_Load event. There is one page with a few pictures and about two paragraphs of text. It's just an example design for my employer. I thought I'd fixed it by adding the IIS_WPG Group to the security, but it's still not loading in under a minute. There is an error like follows in the Event Logs which is why I added the IIS_WPG group: Failed to execute request because the App-Domain could not be created. Error: 0x80070005 Access is denied. |
|
Jul 17 |
awarded | Supporter |
|
Jul 17 |
comment |
Any ASP.Net website takes 1 minute to load? Html Sites load instantly Thanks, I'll try to find it. If not I'll tell my provider to do it. |
|
Jul 17 |
comment |
Any ASP.Net website takes 1 minute to load? Html Sites load instantly The site is already precompiled on publish. The server is an 8-way Quad Core 2.1GHz AMD Opteron with 1024MB of RAM. This is my own site. Like I said, there is no code in the site. The only code is an empty Page_Load Event. |