Hi, We have a classic ASP running on IIS 6.0 web server. The IIS is running as 32 bit mode on a windows 2003 64 bit OS . Lately we have observed that the application is running out of memory and crashing the application pool . The web server has about 24 GB
of memory but IIS is using only 3.5 GB, then we realized that the limitation of a 32 bit IIS process. We would like to set the flag FALSE for the Enable32BitAppOnWin64 property in the metabase. Can you please tell what is downside of doing this and also all
our DLL's are compiled on a 32 bit machine. Thanks Venkat
↧