We use a program that takes information from a database and generates email. This program is run by a MS SQL server 7.0 job. Since we upgraded the server to Windows 2000, when the job calls the program, the program cannot log into the MAPI Session (MAPI_E_LOGON_FAILED: Error 273), but when I run the program on the server myself (by double-clicking it), everything works fine.
The SQLServer service, SQLServerAgent service, and the profile I was logged in under when I ran the program are all the same.
This is also happening to our program that reads emails and inserts the information into a database. "Programming is like sex, one mistake and you have to support it forever."
John
johnmc@mvmills.com
The SQLServer service, SQLServerAgent service, and the profile I was logged in under when I ran the program are all the same.
This is also happening to our program that reads emails and inserts the information into a database. "Programming is like sex, one mistake and you have to support it forever."
John
johnmc@mvmills.com