Microsoft .NET Framework error while installing a software
Unhandled exception has occured in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will cloise immediately.Retrieving the COM class factory for component with CLSID{00024500-0000-0000-C000-000000000046} failed due to the following error:80040154I am getting this error. when i tried to open a software which i installed.Operating System : Win XP SP2Dot net Framewrk : 3.5 installedI reinstalled dotnet framework, then also the same error persists.
July 1st, 2010 5:56pm

#3 21-05-2009 Calvin K Member Join Date: Apr 2008Posts: 2,974 Re: Vista:Error while installing .NET Framework 1.1--------------------------------------------------------------------------------you can follow this steps to install .NET Framework and the Service Pack at the same time:-1. First download and rename the Microsoft .NET Framework 1.1 Redistributable Package to dotnetfx.exe2. Now download Microsoft .NET Framework 1.1 Service Pack 1 and rename it to dotnetfxsp1.exe and save both installations in the same directory.3. Now open the command prompt with administrator rights and Change to the directory where the two installation setup files for .NET 1.1 are saved.4. Run the following commands using this order and press Enter after each one;•dotnetfx.exe /c:”msiexec.exe /a netfx.msi TARGETDIR=C:\dotnet”•dotnetfxsp1.exe /Xp:C:\dotnet\netfxsp.msp•msiexec.exe /a c:\dotnet\netfx.msi /p c:\dotnet\netfxsp.msp5. Wait for Windows Installer for Microsoft .NET Framework 1.1 to finish and disappear automatically.6. Install both Microsoft .Net Framework 1.1 and Service Pack 1 by running C:\dotnet\netfx.msi
Free Windows Admin Tool Kit Click here and download it now
July 2nd, 2010 5:48am

First of all thanx for your help Kristain Hayes. It was something related with Windows update. I updated the windows and it worked fine. It may be wrong, but i was able to fix the issue.
July 2nd, 2010 2:14pm

The .NET framework is a part of Windows that's used to build, deploy, and run programs and applications. Unfortunately, it can be damaged by some programs, viruses, or hard disk problems.To repair the .NET Framework automaticallyClick this link:Repair .NET Framework ‌In the File Download dialog box, click Run , and then follow the steps in the wizard.If the previous steps didn't fix the problem, you can reinstall the .NET Framework manually, but the steps involved are intended for advanced users. If you're not comfortable performing these steps, ask a friend to help you. You'll find the steps to follow in the reinstalling the .NET Framework article on the Microsoft website. For more help , see the below google search linkhttp://www.google.com/#hl=en&q=+site:support.microsoft.com+Repair+.NET+Framework&fp=4b53d993194b88dGood luckIf this post helps to resolve your issue, please click the "Mark as Answer" If you find it helpful , Mark it as helpful by clicking on "Helpful" button at the top of this message. By marking a post as Answered, or Helpful you help others find the answer faster.
Free Windows Admin Tool Kit Click here and download it now
July 2nd, 2010 3:00pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics