Capture NX crashed on Windows XP SP3

Asked By 40 points N/A Posted on -
qa-featured

Hi experts,

I am running Windows XP SP3 and getting the following error message while installing .Net Framework 1.1 on my laptop.

What can I do to resolve this error?

Can I get the possible solution to fix it as soon as possible?

I am waiting for the resolution from an expert.

Thanks for help.

Application has generated an exception that could not be handled. Process id=0xb7c (2940), thread id=0xae8 (2792).

Click OK to terminate the application Click CANCEL to debug the application

SHARE
Answered By 5 points N/A #167660

Capture NX crashed on Windows XP SP3

qa-featured

Hello Wendy

In order for you to solve your problem, please do the following. Go to C: and create a new folder called NetD. Download Microsoft .NET Framework 1.1 Redistributable Package and save the setup file as net netdfx.exe.

Microsoft .NET Framework 1.1

Also, please download Microsoft .NET Framework 1.1 SP1 and make sure that you save the file as netdfxsp1.exe. Move both of the files into your folder NetD.

Microsoft .NET Framework 1.1 SP1

Now go to Start and in the search box type in cmd. Open Command Prompt as administrator (Right click on it > Run as administrator). In the command prompt box, type in:

Netdfx.exe /c:"msiexec.exe /a netfx.msi TARGETDIR=C:NetD"

NetDfxsp1.exe /Xp:C:NetDnetfxsp.msp

msiexec.exe /a c:NetDnetfx.msi /p c:NetDnetfxsp.msp

I hope you will find this information useful.

Randolph

Related Questions