Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

An error prevented the view from loading

Tags:

sql-server

I had fully working Microsoft SQL Server 2008 R2 installed and running with no errors.

Now the problem is, when I want to create a new or open an existing integration project in the Integration Service Project. I am getting the following error:

An error prevented the view from loading.

Additional information:

The specified module could not be found. (Exception from HRESULT:0x8007007E) (System.Windows.Forms)

like image 343
user3150352 Avatar asked Nov 30 '25 20:11

user3150352


1 Answers

You can trust me on this one coz I just solved mine just a while ago, but you must have a working copy or ask a colleague for the ff:

Replace all below DLL's with a working one, according to link provided below, dlls seem like they are broken/corrupted:

C:\Program Files (x86)\Common Files\microsoft shared\MSDesigners8\msddslm.dll
C:\Program Files (x86)\Common Files\microsoft shared\MSDesigners8\msdds.dll
C:\Program Files (x86)\Common Files\microsoft shared\MSDesigners8\msddsf.dll
C:\Program Files (x86)\Common Files\microsoft shared\MSDesigners8\msddslmp.dll
C:\Program Files (x86)\Common Files\microsoft shared\MSDesigners8\msddsp.dll

After trying above suggestion, please give feedback. If it fails, let me know immediately, i'll be glad to help. Cheers! :)

Reference: http://www.sqlservercentral.com/Forums/Topic1380655-391-1.aspx

like image 132
Kristian Jay Avatar answered Dec 02 '25 13:12

Kristian Jay



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!