SQL Error OLE.INTEROP - Stack Overflow most recent 30 from stackoverflow.com2009-12-17T13:44:05Zhttp://stackoverflow.com/feeds/question/60076http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/60076/sql-error-ole-interop1SQL Error OLE.INTEROPRyan Lanciaux2008-09-12T22:12:43Z2008-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#600860Answer by Josef for SQL Error OLE.INTEROPJosef2008-09-12T22:26:25Z2008-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#602251Answer by Gulzar for SQL Error OLE.INTEROPGulzar2008-09-13T00:55:48Z2008-09-13T00:55:48Z<p>From MSDN forum <a href="http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=120476&SiteID=1" rel="nofollow">http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=120476&SiteID=1</a></p>
http://stackoverflow.com/questions/60076/sql-error-ole-interop/60357#603570Answer by Ryan Lanciaux for SQL Error OLE.INTEROPRyan Lanciaux2008-09-13T06:00:15Z2008-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>