December 28, 2007 at 12:15 pm
VS 2005 throws this error when I try to configure an Execute Process Task:
'The task with the name "Execute Process Task" and the creation name
"Microsoft.SqlServer.Dts.Tasks.ExecuteProcess.ExecuteProcess, Microsoft.SqlServer.ExecProcTask
Version=9.0.242.0, Culture=Neutral, PublicKeyToken=89845dcd8080cc91" is not registered for use on
this computer.
Contact information:
Execute Process Task'
Can anyone tell me why this happens and what the fix is?
Jeff
January 3, 2008 at 9:28 am
Sorry for the distraction; the issue is resolved with SP1.
April 3, 2013 at 1:09 pm
I know this is an older post, but we just ran into a similar problem and "googling" the issue, this was only one of two responses that came up.
We received the following error (SQL Server 2005 Std SP4, 9.00.5069.00):
The task with the name "Execute Process Task" and the creation name "Microsoft.SqlServer.Dts.Tasks.ExecuteProcess.ExecuteProcess, Microsoft.SqlServer.ExecProcTask, Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91" is not registered for use on this computer.
Upon further investigation, we discovered the server was waiting for a reboot due to Microsoft updates. Upon re-boot, it corrected itself.
One word of caution... if you are not careful the "Execute Process Task" may be deleted, so just "back out" of BIDS/SSIS, then perform a reboot.
Thanks! 😀
Argue for your limitations, and sure enough they're yours (Richard Bach, Illusions)
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply