dbTalk Databases Forums  

Cannot edit SSIS Script Task in Visual Studio .NET 2008

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Cannot edit SSIS Script Task in Visual Studio .NET 2008 in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #21  
Old   
Charles Wang [MSFT]
 
Posts: n/a

Default RE: Cannot edit SSIS Script Task in Visual Studio .NET 2008 - 11-18-2008 , 06:28 AM






Hi Tom,
I am very glad to see that the suggestions are helpful. If you have any other questions or
concerns, please feel free to let me know.

Thank you for choosing Microsoft. Hope you are overall very happy with our support
services!

Best regards,
Charles Wang
Microsoft Online Community Support
================================================== =======
Delighting our customers is our #1 priority. We welcome your
comments and suggestions about how we can improve the
support we provide to you. Please feel free to let my manager
know what you think of the level of service provided. You can
send feedback directly to my manager at: msdnmg (AT) microsoft (DOT) com.
================================================== =======
This posting is provided "AS IS" with no warranties, and confers no rights.
================================================== =======




Reply With Quote
  #22  
Old   
Charles Wang [MSFT]
 
Posts: n/a

Default RE: Cannot edit SSIS Script Task in Visual Studio .NET 2008 - 11-18-2008 , 06:28 AM






Hi Tom,
I am very glad to see that the suggestions are helpful. If you have any other questions or
concerns, please feel free to let me know.

Thank you for choosing Microsoft. Hope you are overall very happy with our support
services!

Best regards,
Charles Wang
Microsoft Online Community Support
================================================== =======
Delighting our customers is our #1 priority. We welcome your
comments and suggestions about how we can improve the
support we provide to you. Please feel free to let my manager
know what you think of the level of service provided. You can
send feedback directly to my manager at: msdnmg (AT) microsoft (DOT) com.
================================================== =======
This posting is provided "AS IS" with no warranties, and confers no rights.
================================================== =======




Reply With Quote
  #23  
Old   
Charles Wang [MSFT]
 
Posts: n/a

Default RE: Cannot edit SSIS Script Task in Visual Studio .NET 2008 - 11-18-2008 , 06:28 AM



Hi Tom,
I am very glad to see that the suggestions are helpful. If you have any other questions or
concerns, please feel free to let me know.

Thank you for choosing Microsoft. Hope you are overall very happy with our support
services!

Best regards,
Charles Wang
Microsoft Online Community Support
================================================== =======
Delighting our customers is our #1 priority. We welcome your
comments and suggestions about how we can improve the
support we provide to you. Please feel free to let my manager
know what you think of the level of service provided. You can
send feedback directly to my manager at: msdnmg (AT) microsoft (DOT) com.
================================================== =======
This posting is provided "AS IS" with no warranties, and confers no rights.
================================================== =======




Reply With Quote
  #24  
Old   
Charles Wang [MSFT]
 
Posts: n/a

Default RE: Cannot edit SSIS Script Task in Visual Studio .NET 2008 - 11-18-2008 , 06:28 AM



Hi Tom,
I am very glad to see that the suggestions are helpful. If you have any other questions or
concerns, please feel free to let me know.

Thank you for choosing Microsoft. Hope you are overall very happy with our support
services!

Best regards,
Charles Wang
Microsoft Online Community Support
================================================== =======
Delighting our customers is our #1 priority. We welcome your
comments and suggestions about how we can improve the
support we provide to you. Please feel free to let my manager
know what you think of the level of service provided. You can
send feedback directly to my manager at: msdnmg (AT) microsoft (DOT) com.
================================================== =======
This posting is provided "AS IS" with no warranties, and confers no rights.
================================================== =======




Reply With Quote
  #25  
Old   
Charles Wang [MSFT]
 
Posts: n/a

Default RE: Cannot edit SSIS Script Task in Visual Studio .NET 2008 - 11-18-2008 , 06:28 AM



Hi Tom,
I am very glad to see that the suggestions are helpful. If you have any other questions or
concerns, please feel free to let me know.

Thank you for choosing Microsoft. Hope you are overall very happy with our support
services!

Best regards,
Charles Wang
Microsoft Online Community Support
================================================== =======
Delighting our customers is our #1 priority. We welcome your
comments and suggestions about how we can improve the
support we provide to you. Please feel free to let my manager
know what you think of the level of service provided. You can
send feedback directly to my manager at: msdnmg (AT) microsoft (DOT) com.
================================================== =======
This posting is provided "AS IS" with no warranties, and confers no rights.
================================================== =======




Reply With Quote
  #26  
Old   
Roberto
 
Posts: n/a

Default RE: Cannot edit SSIS Script Task in Visual Studio .NET 2008 - 10-29-2009 , 02:58 PM



I have the same problem. I uninstalled and installed again as whole SQL
Server 2008 as shared features. Nothing changed. Still have the same problem:

===================================

Cannot show Visual Studio 2008 Tools for Applications editor. (Microsoft
Visual Studio)

===================================

The VSTA designer failed to load:
"System.Runtime.InteropServices.COMException (0x80040154): Retrieving the COM
class factory for component with CLSID {7525139F-BB6B-447A-A81E-360B2197C3B2}
failed due to the following error: 80040154.
at Microsoft.SqlServer.VSTAHosting.VSTAScriptingEngin e.EnsureDTEObject()"
(Microsoft.SqlServer.VSTAScriptingLib)

------------------------------
Program Location:

at Microsoft.SqlServer.VSTAHosting.VSTAScriptingEngin e.EnsureDTEObject()
at
Microsoft.SqlServer.VSTAHosting.VSTAScriptingEngin e.InitNewScript(String
languageID, String projectname, String projectext, Boolean bCleanupOnClose)
at
Microsoft.SqlServer.VSTAHosting.VSTAScriptingEngin e.InitNewScript(String
languageID, String projectname, String projectext)
at Microsoft.SqlServer.Dts.Tasks.ScriptTask.ScriptTas kUI.ShowIDE()



""Charles Wang [MSFT]"" wrote:

Quote:
Hi Tom,
I am very glad to see that the suggestions are helpful. If you have any other questions or
concerns, please feel free to let me know.

Thank you for choosing Microsoft. Hope you are overall very happy with our support
services!

Best regards,
Charles Wang
Microsoft Online Community Support
================================================== =======
Delighting our customers is our #1 priority. We welcome your
comments and suggestions about how we can improve the
support we provide to you. Please feel free to let my manager
know what you think of the level of service provided. You can
send feedback directly to my manager at: msdnmg (AT) microsoft (DOT) com.
================================================== =======
This posting is provided "AS IS" with no warranties, and confers no rights.
================================================== =======




Reply With Quote
  #27  
Old   
Satyajit Nalavade
 
Posts: n/a

Default RE: Cannot edit SSIS Script Task in Visual Studio .NET 2008 - 08-05-2010 , 12:56 PM



I am also getting exactly same error in Visual studio 2008 SSIS Script task
edit
is there any solution this is happening on 3 of our machines

Satyajit





"Roberto" wrote:

Quote:
I have the same problem. I uninstalled and installed again as whole SQL
Server 2008 as shared features. Nothing changed. Still have the same problem:

===================================

Cannot show Visual Studio 2008 Tools for Applications editor. (Microsoft
Visual Studio)

===================================

The VSTA designer failed to load:
"System.Runtime.InteropServices.COMException (0x80040154): Retrieving the COM
class factory for component with CLSID {7525139F-BB6B-447A-A81E-360B2197C3B2}
failed due to the following error: 80040154.
at Microsoft.SqlServer.VSTAHosting.VSTAScriptingEngin e.EnsureDTEObject()"
(Microsoft.SqlServer.VSTAScriptingLib)

------------------------------
Program Location:

at Microsoft.SqlServer.VSTAHosting.VSTAScriptingEngin e.EnsureDTEObject()
at
Microsoft.SqlServer.VSTAHosting.VSTAScriptingEngin e.InitNewScript(String
languageID, String projectname, String projectext, Boolean bCleanupOnClose)
at
Microsoft.SqlServer.VSTAHosting.VSTAScriptingEngin e.InitNewScript(String
languageID, String projectname, String projectext)
at Microsoft.SqlServer.Dts.Tasks.ScriptTask.ScriptTas kUI.ShowIDE()



""Charles Wang [MSFT]"" wrote:

Hi Tom,
I am very glad to see that the suggestions are helpful. If you have any other questions or
concerns, please feel free to let me know.

Thank you for choosing Microsoft. Hope you are overall very happy with our support
services!

Best regards,
Charles Wang
Microsoft Online Community Support
================================================== =======
Delighting our customers is our #1 priority. We welcome your
comments and suggestions about how we can improve the
support we provide to you. Please feel free to let my manager
know what you think of the level of service provided. You can
send feedback directly to my manager at: msdnmg (AT) microsoft (DOT) com.
================================================== =======
This posting is provided "AS IS" with no warranties, and confers no rights.
================================================== =======




Reply With Quote
  #28  
Old   
mlundblad
 
Posts: n/a

Default RE: Cannot edit SSIS Script Task in Visual Studio .NET 2008 - 08-09-2010 , 11:33 AM



Satyajit Nalavade wrote:
Quote:
I am also getting exactly same error in Visual studio 2008 SSIS Script task
edit
is there any solution this is happening on 3 of our machines

Satyajit

I have the same problem. I uninstalled and installed again as whole SQL
Server 2008 as shared features. Nothing changed. Still have the same problem:
[quoted text clipped - 44 lines]
This posting is provided "AS IS" with no warranties, and confers no rights.
================================================== =======

Satyajit:

We found the issue to be a problem is Visual Studio Tools for Applications.
We fixed it by the following steps:

1. Uninstall VSTA
2. Repair the SQL 2008 R2 installation.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.