Saturday, February 11, 2012

0x8002801D Library not Registered.. Cannot create any BI project.

February 14, 2010 by · Leave a Comment 

 

An annoying error coming up while creating any Business Intelligence project from SQL studio. Error says that it cannot open a specific temp file. I have deleted all my BI settings but not good enough for creation of a BI project. Reparing SQL server installation also did not work also.

Cause: Some installation/uninstallation have corrupted the msxml dll files and now it cannot read the temp files.

Resolution: There is very useful utility packed with MS studio names “regsvr32”

In your visual studio command prompt type the following commands:

 

regsvr32 msxml6.dll
regsvr32 msxml3.dll

Top Blogs

Speak Your Mind

Tell us what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!

*