When I go to Reporting Services Configuration in Microsoft SQL Server Management Studio, I get an error: "Provider Load Failure". A temporary solution I found at http://social.msdn.microsoft.com/forums/en-US/sqlreportingservices/threa... is as follows:
Copy <C:\WINDOWS\system32\wbem\framedyn.dll> to <C:\Program Files\Microsoft SQL Server\90\Shared\> directory.
Though it temporarily resolved the issue, I could not start some basic SQL Server services under windows administration. Ultimately I had to reinstall Management Studio completely to have a smooth flow. I believe my initial setup somehow was not done right.




