Last post Oct 28, 2008 01:53 PM by MikaelKP
None
0 Points
4 Posts
Oct 26, 2008 04:57 PM|prourke|LINK
I'm a Visual Studio dunce, but acquired Expression Suite 2 with VS 2008.
I recently published a slighly modified PWS (using VS 2008) which forced to MS.NET 3.5 and put 8 pictures in sample photo album and it loads slowly.
On trace it shows
What is causing the size to be so high on ASP._default.aspx, and master?
Do I have a poorly adapted web.config or some config file error with the PWS?
I'm NCAA (no clue at all)
TIA
Pete Rourke Chandler, AZ
Godaddy ASP.NET Membership Deploying to hosting Co. Personal web site Sql Server 2005 web.config starter kits GoDaddy
Member
211 Points
47 Posts
Oct 28, 2008 01:53 PM|MikaelKP|LINK
Hi,
The problem is, that you have to compress the process.
Use HTTPHandlers and/or HTTPModules - asked in these forums, please:)
Regards,
Mikael
None
0 Points
4 Posts
Personal Web Site Loading slowly
Oct 26, 2008 04:57 PM|prourke|LINK
I'm a Visual Studio dunce, but acquired Expression Suite 2 with VS 2008.
I recently published a slighly modified PWS (using VS 2008) which forced to MS.NET 3.5 and put 8 pictures in sample photo album and it loads slowly.
On trace it shows
What is causing the size to be so high on ASP._default.aspx, and master?
Do I have a poorly adapted web.config or some config file error with the PWS?
I'm NCAA (no clue at all)
TIA
Pete Rourke
Chandler, AZ
Godaddy ASP.NET Membership Deploying to hosting Co. Personal web site Sql Server 2005 web.config starter kits GoDaddy
Chandler, AZ
Member
211 Points
47 Posts
Re: Personal Web Site Loading slowly
Oct 28, 2008 01:53 PM|MikaelKP|LINK
Hi,
The problem is, that you have to compress the process.
Use HTTPHandlers and/or HTTPModules - asked in these forums, please:)
Regards,
Mikael
Mikael Kjær Petersen, Denmark (Europe)
I love security in ASP.NET :)
__________________________________________________
Please mark 'As Answer' if my suggestion helped you..