Installing .NET 2003

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I have an evaluation CD to install .NET on a XP machine. When I install it,
It goes into a window attempting to install Visual cafe. Any ideas why thi
shappens and how I can get this thing to install?
 
DotNetNaser said:
Hi,

I have an evaluation CD to install .NET on a XP machine. When I install
it,
It goes into a window attempting to install Visual cafe. Any ideas why thi
shappens and how I can get this thing to install?
Try this:
This fix was posted for a similar problem and may well work for you.
<quote>
Seems that Windows is running what is defined in App Paths for "setup.exe"
Judging by the error that you are getting, Windows is running
<system32>\setup.exe instead of the setup.exe from the CD.

Open regedit and navigate to
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\App
Paths\Setup.exe

Double click on the default value and clear the value data. It should now
be blank. This should clear up your problem and allow you to install VS.

</quote>

Hope this helps.
 
Hi,

Thank you very much. it worked and I really appreciate your prompt response.

Naser
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top