Can't edit SSIS DataFlow task -
12-22-2008
, 01:46 PM
Configuration:
SQL Server 2005 Std x64, version 9.00.3233 running on Win2003.
When trying to edit a Data Flow task of a new or existing (added) SSIS
package, the following error is displayed:
------------------------------
Cannot show the editor for this task.
------------------------------
ADDITIONAL INFORMATION:
The task returned an unsupported control editor type.
(Microsoft.DataTransformationServices.Design)
For help, click:
http://go.microsoft.com/fwlink?ProdN...k&LinkId=20476
------------------------------
Reinstalling integration services did not work. The service is running under
Local System account.
The same error is displayed on another server of the same configuration,
therefore I don't believe it is a corruption of
either Integration services or client components.
Did anybody experience/solved such problem?
Thank you. |