E-Communities is extremely SLOW!

Our company just finished installing e-communities. It appears to work fine, however, it is extremely slow. We are running against sql 2005 in 2000 emmulation mode. We are running on a Windows 2003 server with 2.5 GB ram and IIS 6.0.
Any ideas ?

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Have you tried turning on

Have you tried turning on ColdFuion debugging to see the templates execution times? That would give some more info on where to look.

e-communities Slow

Where do I go to turn on the CF debugging and where would we see the template execution times. sorry, but not real familiar with cold fusion and most of it is encrypted.

Thanks
Tom

Log into ColdFusion

Log into ColdFusion administrator
Go to Debugging & Logging > Debugging Settings
Check "Enable Debugging"

Be sure to check in Debugging & Logging > Debugging IP List also and make sure your machine IP is added.

Then hit the part of the site that is slow and check the "Execution Time" section and see what cf file is causing the slow down.