SQL Error OLE.INTEROP - Stack Overflow most recent 30 from stackoverflow.com 2009-12-17T13:44:05Z http://stackoverflow.com/feeds/question/60076 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/60076/sql-error-ole-interop 1 SQL Error OLE.INTEROP Ryan Lanciaux 2008-09-12T22:12:43Z 2008-09-24T14:55:46Z <p>I'm getting an error whenever I load Management Studio or open a folder in the server explorer, etc. Additionally, If I try to create a new database it constantly is updating and does not finish. I have attached a screenshot of the error. Please let me know what I can do to fix this because it's really aggravating.</p> <p><img src="http://frickinsweet.com/databaseError.gif" alt="Error Screen" /> </p> http://stackoverflow.com/questions/60076/sql-error-ole-interop/60086#60086 0 Answer by Josef for SQL Error OLE.INTEROP Josef 2008-09-12T22:26:25Z 2008-09-12T22:26:25Z <p>My first guess would be Client Tool corruption.</p> <p>I've occasionally had to uninstall my client tools and reinstall them. Boot after uninstall.</p> http://stackoverflow.com/questions/60076/sql-error-ole-interop/60225#60225 1 Answer by Gulzar for SQL Error OLE.INTEROP Gulzar 2008-09-13T00:55:48Z 2008-09-13T00:55:48Z <p>From MSDN forum <a href="http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=120476&amp;SiteID=1" rel="nofollow">http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=120476&amp;SiteID=1</a></p> http://stackoverflow.com/questions/60076/sql-error-ole-interop/60357#60357 0 Answer by Ryan Lanciaux for SQL Error OLE.INTEROP Ryan Lanciaux 2008-09-13T06:00:15Z 2008-09-13T06:00:15Z <p>I had to add the registry file AND re-run "regsvr32 actxprxy.dll" This was a really odd and painful error. It only seemed to come into existence after installing VS SP1 but I really don't see why that would have happened.</p>