Hello, support I'm getting the following error: Error number: -2147024882 Description: Out of memory. SQL query: select [WHO], [CabotItem], [SKU], [StoreName], [StoreAddress1], [StoreCity], [StoreState], [DairyDeli], [StoreDmaName] From [dbo].[_0015_Web001_DistDb0005] The SQL runs sucessfully in Query Analyzer, but when I run it through ASP Runner, I get this error. Any suggestions? Thank you in advance,
Dan, this error is not ASP specific. Probably something needs to be changed in Web server configuration.
D
dan_vt author9/9/2004
This answer makes sense. The asprunner pages run successfully on my test PC, but when I move to our 'production' server, it fails. I just thought that maybe someone had seen this problem and knew the fix. Thanks again. I still LOVE the product.