I have an SSIS Package(2012) in Microsoft visual studio..When I right click and edit it..I get the following error :
TITLE: Microsoft Visual Studio
------------------------------
The task with the name "Map Network Drive" and the creation name "Microsoft.SqlServer.Dts.Tasks.ScriptTask.ScriptTask, Microsoft.SqlServer.ScriptTask, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91" is not registered for use on this computer.
Contact Information:
Script Task
------------------------------
BUTTONS:
OK
------------------------------
I am not able to open edit any task
The issue may occur because the Script Task is not installed properly. Please check whether the Microsoft.SqlServer.ScriptTask.dll
file exists in the following folders (supposing it is a 64-bit platform):
If the Microsoft.SqlServer.ScriptTask.dll
file is missing in any of the folders, copy one (from the other folders or a different working SSIS server) to the folder. Alternatively, you can also use the command line tool gacutil.exe
to install the task assembly into the global assembly cache (GAC).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With