Patrick.O.Ige

Knowledge Creation is Essential to Business, and Communication is Essential to Knowledge Creation

  Home  |   Contact  |   Syndication    |   Login
  94 Posts | 5 Stories | 342 Comments | 0 Trackbacks

News

SharePoint SharePoint SharePoint

Article Categories

Archives

Post Categories

ADO.NET

Ajax

API/WebServices

ASP.NET Resources

BizTalk Server

Blogs I read

Free Books

How to

JQuery

LINQ

Misc

Mobile BI

Reporting Services

SEO

Sharepoint Resources/Tools

SharePoint 2010 Branding

SharePoint 2010 Videos

SilverLight

SQL Server

Sql Server 2012

SSIS

Windows Phone

WorkFlows

WSS V3

xml

I was re-installing Visual .Net 2003 yesterday and the installation went smoothly only after to get to it it came out with the error:-

Dte.olb could not be loaded.Please re-run setup and repair your installation

I said to myself another hours of installtion but before that i decided to look out for the cause and i found a solution  on Shannon's site

The problem was that the file which is a COM oblect didn't register succesfully

So what you just have to do is to re register by doing:-

regsvr32 "c:\Program Files\Common Files\Microsoft Shared\MSEnv\dte.olb" make sure you add the quotes.

And that did the trick and worked like a charm and saved re-installation.

 

 

 

  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati
posted on Saturday, April 28, 2007 9:10 AM