Sorry I should have mentioned that before. I have done that but its same issue.
Let me explain what I have tried so far.
My task tries to call an exe under ProgramFiles, which in turn calls DB.
When i try to run it as "Execute" task to run under certain credetials it fails with the error I have intially mentioned.
So tried creating a vbs script to call the exe, and if I run it as "Execute" task it fails with same error, but if I run it as "Execute script" task , it uses the right credentials.
This sort of gets me thinking that the "Execute" task isnt applying the credetials correctly and this might be a bug.
Edited by user
2013-05-26T23:12:58Z
|
Reason: Not specified