Error installing 6.1 891

When installing v6.1, I got the error below:

 

---------------------------
Setup
---------------------------
Unable to execute file:
C:\Program Files\FinalBuilder 6\VSoft.GACTool.exe

CreateProcess failed; code 14001.
This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.
---------------------------
OK  
---------------------------

 

The system is XP, it has FB 3 on it. It is our build system.

This error occurred during the "registering MSBuild Task" message, when the progress bar showed everything was complete.

 

What to do?

(And, fwiw, we will be needing MSBuild support in FB6 !)

 

Thanks!!

more info:

 

addl err:

---------------------------
Setup
---------------------------
Unable to execute file:
C:\Program Files\FinalBuilder 6\VSoft.GACTool.exe

CreateProcess failed; code 14001.
This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.
---------------------------
OK  
---------------------------

Any advice on this?

One of the main things we will be doing is using msbuild from FB6…

Please advise as to next steps!

Thanks!

Do you have the .NET Framework 2.0 installed on the machine?

Hi

You may also need to install XP SP2 or SP3.


Do you have the .NET Framework 2.0 installed on the machine?

 

Yes, of course!

 


You may also need to install XP SP2 or SP3.

Ahhhh. Our build box is clean XP.... no SP of any kind on it.

Once we get the SP on there, what do we do?

(uninstall and reinstall?)

Could this happen if MSBuild itself is not on the system?

(We haven’t put it there yet…!)

Yes, since our assemblies reference the msbuild ones.

Yes, since our assemblies reference the msbuild ones.

Ahhhhhhhhhhhhhhhhhhh.

Might want to have the old installer test for that....

We will throw MSBuild on there tomorrow (heading home just now).

Then we should uninstall/reinstall FB, yes? 

 

If you have the .NET framework installed then msbuild should already be installed.


If you have the .NET framework installed then msbuild should already be installed.

This box has .NET 2.0, but not anything newer.  Our guess is that MSBUILD is in .NET 3.x, but not 2.0... ?

Anyway, will dig into that area tomorrow.