Microsoft Visual C redistributable fails to install during VDA installation
book
Article ID: CTX224131
calendar_today
Updated On:
Description
While installing VDA in a platform layer. The VDA has MS VC redistributable pre-reqs and the pre-reqs were failing to install.
Resolution
With App Layering both .net35 and any Microsoft redistributables belong in the OS layer. The OS layer is the only layer you want to run Windows Updates on. Even if they do work installed in other layers, they would not be getting windows updates.
- Add a new version to the OS layer
- Install .net35
- Install all pre-reqs for the VDA
- If you also plan on using APP-V, create a local administrator account called ‘CtxAppVCOMAdmin’. Local accounts must be created in the OS layer, not the platform layer.
- Finalize the layer.
Once the OS layer has been updated, create the platform layer using the new version of the OS layer and install the VDA.
Problem Cause
The pre-reqs were failing because .net35 was not installed.
Was this article helpful?
thumb_up
Yes
thumb_down
No