
| email this FAQ to a colleague
Q: AspMail works great but sometimes I get 'Server object error 'ASP 0177:80040154'. What's causing this? A: If AspMail works fine, then it suddenly stops working and ASP begins to report this error, then you've probably got a memory leak under IIS/ASP. What has happened is that AspMail objects can no longer be created. This could be caused by a) You haven't installed the ASP patches that fix known ASP memory leaks b) You have a filter or extension installed that's leaking memory c) You have another component that's leaking memory. AspMail 2.x has been run under BoundsChecker to verify that AspMail does not leak memory. - Stephen Genusa |