Interview Question in SQL Server 2000
Interview Question :: I have a CDO ActiveX task used to send out emails on SQLServer 2000. It runs fine on one system but not others
If I run any CDO tasks on one system, I get errors that I cannot connect to the outgoing SMTP server. But if I run the exact same command on another system, the task executes flawlessly. I recently re-installed SQL Enterprise Manager, but no luck. Is there something with my authentication or could it be an old DLL file somewhere? The exact error is:
Error Desc: Error Code: 0
Error Source: CDO.Message.1
Error Desc: The Transport Failed to connect to the server.
Error on line 1

Loading ...