Tema: Q: Visual Studio 2008 ir SSIS
Autorius: zZz
Data: 2011-11-22 09:39:00
Nusimušo kažkokie gudrūs komponentai iš Visual Studio 2008, kad atidarant 
..dtsx dizainerį išmeta klaidą:

An error prevented the view from loading.
The specified module could not be found. (Exception from HRESULT: 
0x8007007E) (System.Windows.Forms)

(Išsamiau - posto gale)

Perinstaliavau / repair'inau  SQL Server 2008 R2 - nepadėjo. Gal kas 
susidūrė ir turi minčių?

---
Program Location:

   at System.Windows.Forms.UnsafeNativeMethods.CoCreateInstance(Guid& clsid, 
Object punkOuter, Int32 context, Guid& iid)
   at System.Windows.Forms.AxHost.CreateWithoutLicense(Guid clsid)
   at System.Windows.Forms.AxHost.CreateWithLicense(String license, Guid 
clsid)
   at System.Windows.Forms.AxHost.CreateInstanceCore(Guid clsid)
   at System.Windows.Forms.AxHost.CreateInstance()
   at System.Windows.Forms.AxHost.GetOcxCreate()
   at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
   at System.Windows.Forms.AxHost.CreateHandle()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at Microsoft.DataWarehouse.Design.ComponentDiagram.CreateDdsView(Control 
parentControl)
   at 
Microsoft.DataTransformationServices.Design.DtsComponentDiagram.CreateDdsView(Control 
parentControl)
   at 
Microsoft.DataWarehouse.Controls.DdsDiagramHostControl.set_ComponentDiagram(ComponentDiagram 
value)
   at 
Microsoft.DataTransformationServices.Design.ControlFlowControl.set_ComponentDiagram(ComponentDiagram 
value)
   at 
Microsoft.DataTransformationServices.Design.DtsPackageView.CreateControlFlowEditor(VsStyleToolBar 
pageViewToolBar)
   at 
Microsoft.DataWarehouse.Design.EditorWindow.EnsureViewIsLoaded(EditorView 
view)