r.karthik
(Karthikeyan Rajendraprasad)
October 1, 2021, 2:17pm
1
when trying to install 19.1.90 getting issue with the prerequisite for Visual studio update 3
I am running it as administrator. I tried to run vs2015.3.exe as administrator. I also tried to install vsupdate_kb3022398 as administrator getting the same error with all 3 attempts
@R.Karthi
I encountered the same issue and here is how I solved it -
Reason of the issue -
PEGA installer package doesn’t come with a copy of VS studio 2015 Update 3 installer. Rather, it follows a predefined download link to MSDN which is now expired; Microsoft actually archived the 2015 installer to a different location on their server, causing this trouble. [See this thread for more details: Visual Studio 2015 update 3 issue for Pega Robotics Studio 19.X version installation on Windows 10 | Support Center ].
Workaround -
You need to register yourself to MSDN.
Download the installer file from MSDN by following the link mentioned in the aforementioned thread.
Install it manually.
Now try to continue with the PEGA installer.
r.karthik
(Karthikeyan Rajendraprasad)
October 13, 2021, 8:59am
3
Downloaded visual studio update 3 ISO, installed it separately and it solved this issue.