Re: SendObhect method not working

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance





Sendobject called in a loop is known to fail:

http://support.microsoft.com/default.aspx?scid=kb;en-us;260819

I know, I know ... it's been working for years, so why is it failing now?
Who knows ... but quite simply, you were
"living on the edge" for all those years <g>.

Actually, I think I was living in a coma and the procedure likely never
worked at all and I was dreaming. ;)


The workaround is to use CDO, or a third party email program. Tony Toews
has some resources at his site:

http://www.granite.ab.ca/access/email.htm

Thanks for the help. I'll check this site out later. I did test the message
size and found out that it isn't the problem.

God Bless,

Mark


Scott McDaniel
scott@xxxxxxxxxxxxxxxxxxxxxxxxx
www.infotrakker.com


.



Relevant Pages

  • Re: copy error
    ... each time through loop ... You are inspecting $! ... along the line, something that "copy" does is failing with that message, ... but the "copy" itself does not fail, ...
    (comp.lang.perl.misc)
  • Re: Both headlights failing at the same time???
    ... Blue lights are crap. ... having both fail at exactly the same time was a bit of a coincidence. ... and shouldn't be failing together. ... blowing, not the high beam, because I rarely use the high beam. ...
    (rec.autos.makers.honda)
  • Re: File Closing Problem in 2.3 and 2.4, Not in 2.5
    ... It is very unlikely that there is a bug in Python where it would fail to ... you can use Sysinternal's process explorer. ... Put a print statement in the block that is supposed to close ... they may be out of "the loop" you thought that they were in. ...
    (comp.lang.python)
  • Re: On "TDD theory"
    ... about the notion of starting out with a *failing* test, and I confess that I have only a tenuous grasp of what this really means. ... public void testWhoopee() throws Exception { ... Another good reason for having the test first and having it fail first, because we haven't implemented the necessary code, is to help safe guard ourselves against dodgy tests or unexpected successes. ...
    (comp.object)
  • Re: Random numer generation without repetition
    ... if I'd use randperm it'll blow my memory ... redo the few that fail. ... loop will essentially never terminate. ...
    (comp.soft-sys.matlab)