Thea Burger's Blog

Wouldn't you like to know...

News

Photo's!!!

About me

I'm Reading: General Blogs

I'm Reading: Technical Blogs

Dte.olb could not be loaded

After reinstalling my pc, (had to after I tried to crack something (I steer clear of this now :)) I got the following error when trying to open a newly installed Visual Studio.NET:

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

So I repaired my installation and after it I still got the error. I found the solution on Shannon Shang's blog: Basically this COM object didn't register succesfully, so after registering it again it worked perfectly :D

regsvr32.exe "c:\Program Files\Common Files\Microsoft Shared\MSEnv\dte.olb"

Comments

Senkwe said:

By the way, Thea, I hope you don't mind but I submitted your weblog to http://www.misbehaving.net. It has a listing of all visible women webloggers in the IT sector. I thought it would be cool if you represent for Africa :-)

Regards

Senkwe
# September 13, 2004 10:29 PM

Thea Burger said:

Hehe, no problem! Thanks :)
# September 14, 2004 7:20 AM

doc martin said:

Thanks Thea. I was having the same problem and your tip cured it.

Martin
# December 16, 2005 12:12 PM

Prakash said:

it is not getting Solved.it is giving same error please suggest me another Solution
# January 12, 2006 7:32 AM

Allen DeLaney said:

Oh the web is a wonderful thing!

Same issue here and I was about to downlad .NET and reinstall. Instead I decided to Google it. Tada, here was the perfect answer - presto. Lot's of time saved!
# February 2, 2006 12:02 AM

Andrei said:

Folks,
This approach works OK.
regsvr32.exe "c:\Program Files\Common Files\Microsoft Shared\MSEnv\dte.olb"
Thanks a lot!
# February 22, 2006 1:07 AM

Daniel said:

worked for me as well. crappy VS .NET
# May 8, 2006 3:50 PM

Samir Sood said:

really its a good thing. on my pc i havn't found any file of this type but after copying from another 1 when i registered this component it works.....................thanx it saves my allllot time
# August 2, 2006 2:45 AM

Punit said:

Thanks I do get the solution realy very fast as i was also facing this problem. I just type the line in the cmd and it work fine for me.
# August 2, 2006 3:07 PM

jon said:

Thanks!
# August 16, 2006 4:56 PM

Shabbir said:

I am getting a Error when i try to open VS.NET "Dte.olb could not be loaded Please re-run setup and repair your installation " I had try to register also using regsvr32 "c:\Program Files\Common Files\Microsoft Shared\MSEnv\dte.olb" it displays me Error" "DllRegisterServer in c:\Program Files\Common Files\Microsoft Shared\MSEnv\dte.olb failed. Return code was: 0x80029C4a" Please help me to solve it
# September 6, 2006 8:47 AM

Mark said:

Thank you soo much.... You just saved me soo much time I'm sure of it.
# October 5, 2006 10:42 AM