G
Guest
Hi,
I have a simple SQL Server DTS package with a Send Mail task. The package
executes successfully when I manually run the package. However, when I
access the package through a VB.NET app, it fails at "MapiLogonEx Failed due
to MAPI error 273: MAPI Logon failed". The package runs successfully without
the Send Mail task through app. Any ideas or help would be greatly
appreciated. This is the actual error
Step "DTSStep_DTSExecuteSQLTask_1" Succeeded
Step "DTSStep_DTSExecuteSQLTask_2" Succeeded
Step "DTSStep_DTSSendMailTask_1" Failed
Error: -2147220352
Source: Microsoft Data Transformation Services (DTS) Package
Description: Logon failed: MapiLogonEx Failed due to MAPI error 273: MAPI
Logon failed.
any ideas?
Thanks
I have a simple SQL Server DTS package with a Send Mail task. The package
executes successfully when I manually run the package. However, when I
access the package through a VB.NET app, it fails at "MapiLogonEx Failed due
to MAPI error 273: MAPI Logon failed". The package runs successfully without
the Send Mail task through app. Any ideas or help would be greatly
appreciated. This is the actual error
Step "DTSStep_DTSExecuteSQLTask_1" Succeeded
Step "DTSStep_DTSExecuteSQLTask_2" Succeeded
Step "DTSStep_DTSSendMailTask_1" Failed
Error: -2147220352
Source: Microsoft Data Transformation Services (DTS) Package
Description: Logon failed: MapiLogonEx Failed due to MAPI error 273: MAPI
Logon failed.
any ideas?
Thanks