PDA

Click to See Complete Forum and Search --> : Should I install visual c++ redistributabale?


alex30
Apr 27th, 2010, 04:34 AM
Hi,

I would like to deploy an application written in VS 2005 VB.
I need to install .NET FW 2 on the target computer.

I also use skincrafter light for skinning, they require visual c++ 2005 redistributabale on the target computer.

Should I install both .NET FW 2 and visual c++ 2005 redistributabale on the target computer or .NET FW 2 would be sufficient?

Is there any significance to Service Pack?

Thanks.

illskills
Apr 28th, 2010, 10:07 PM
you should setup a test bed machine ;)

*install the frame work
*run the app (if it doesnt fall over dont proceed to next step)
* install c++ redis

alex30
Apr 30th, 2010, 11:59 AM
I made tests on several PCs and it works without visual c++ 2005 redistributable.
However, on their forum they recommend to distribute visual c++ 2005 redistributable and they don't remind .NET FW 2.

My question is: Whether the .NET FW 2 includes visual c++ 2005 redistributable?

I didn't find any information about it in the WEB.