Errors
- Posted by vern at lvp.eastlink.ca Feb 06, 2002
- 511 views
Hi, I recently upgraded to WinXP Pro and am having a little trouble with a script I wrote as an Apache cgi script. The script call MAPI functions and uses Outlook Express default user to relay form input ... this script work well under Win98. Now I get an error number -2147467259 when the error = c_func(MAPILogon, {0, 0, 0, MAPI_USE_DEFAULT, 0, session}) call is made if error then printf(1,"Error sending Message %d",error) abort(error) end if Any ideas what this error number represents?? Thanks Vern