06-11-2022 10:53 AM - edited 06-11-2022 10:56 AM
Hello all,
in windows 11 latest update, any connect 4.7.02036 fails to install with following message. error comes at mid of setup and rollbacks after error.
thanks for your suggestions.
Solved! Go to Solution.
06-12-2022 07:46 AM - edited 06-12-2022 09:12 AM
With big digging in to logs i have resolved the case.
1. checking event logs only gave me below message.
Product: Cisco AnyConnect Secure Mobility Client -- Error 1722. There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action VACon64_ndis6_Install, location: C:\Program Files (x86)\Cisco\Cisco AnyConnect Secure Mobility Client\VACon64.exe, command: -install "C:\Program Files (x86)\Cisco\Cisco AnyConnect Secure Mobility Client\\vpnva-6.inf" VPNVA
2. then refreshed root certificated which may block unsigned/expired drivers
3. next step was to check drivers installation logs. and found below things.
inf: Image Path = \SystemRoot\System32\drivers\vpnva64-6.sys
inf: Display Name = Cisco AnyConnect Secure Mobility Client Virtual Miniport Adapter for Windows x64
inf: Group = NDIS
!!! inf: Failed to query service configuration. Error = 0x00000002
inf: {Add Service: exit(0x00000002)}
inf: {Configure Driver: exit(0x00000002)}
!!! sto: Failed to configure driver package. Error = 0x00000002
-------------------------------------------------------------- and
dvi: {Writing Device Properties}
dvi: Strong Name=oem21.inf:573bd3b1d858e0ac:Cisco.ndi.NTamd64:4.7.3045.0:vpnva
dvi: {Writing Device Properties - Complete}
inf: AddService=vpnva,2,vpnva.Service.NTamd64 (vpnva-6.inf line 56)
!!! dvi: Add Service: Failed to get configuration of service 'vpnva'.
!!! dvi: Error 2: The system cannot find the file specified.
!!! dvi: Error while installing services.
!!! dvi: Error 2: The system cannot find the file specified.
!!! dvi: Cleaning up failed installation
!!! dvi: Error 2: The system cannot find the file specified.
dvi: {Install DEVICE exit (0x00000002)}
!!! dvi: Cleaning up failed installation (00000002)
4. checking driver store file repository gave some hints about old drivers installed for same name. then removed them using pnputil.
https://thegeekpage.com/clean-driverstore-filerepository/
5. after deleting old drivers. shutdown pc and start again.
6.
06-11-2022 11:00 AM
Hi @Kasun Bandara Windows 11 support was introduced in AnyConnect 4.9, so I doubt it will work with 4.7.
I suggest try installing 4.9 or even better 4.10.
11-22-2023 12:27 PM
@rob Still have the same issue with version 10
06-11-2022 11:35 AM
06-11-2022 09:46 PM - edited 06-11-2022 10:24 PM
@Rob Ingram @Ken Stieers I have tried 4.9 and 4.10 installers but still getting same issue. any idea where to check?
i see below log in event viewer.
Product: Cisco AnyConnect Secure Mobility Client -- Error 1722. There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action VACon64_ndis6_Install, location: C:\Program Files (x86)\Cisco\Cisco AnyConnect Secure Mobility Client\VACon64.exe, command: -install "C:\Program Files (x86)\Cisco\Cisco AnyConnect Secure Mobility Client\\vpnva-6.inf" VPNVA
06-12-2022 07:46 AM - edited 06-12-2022 09:12 AM
With big digging in to logs i have resolved the case.
1. checking event logs only gave me below message.
Product: Cisco AnyConnect Secure Mobility Client -- Error 1722. There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action VACon64_ndis6_Install, location: C:\Program Files (x86)\Cisco\Cisco AnyConnect Secure Mobility Client\VACon64.exe, command: -install "C:\Program Files (x86)\Cisco\Cisco AnyConnect Secure Mobility Client\\vpnva-6.inf" VPNVA
2. then refreshed root certificated which may block unsigned/expired drivers
3. next step was to check drivers installation logs. and found below things.
inf: Image Path = \SystemRoot\System32\drivers\vpnva64-6.sys
inf: Display Name = Cisco AnyConnect Secure Mobility Client Virtual Miniport Adapter for Windows x64
inf: Group = NDIS
!!! inf: Failed to query service configuration. Error = 0x00000002
inf: {Add Service: exit(0x00000002)}
inf: {Configure Driver: exit(0x00000002)}
!!! sto: Failed to configure driver package. Error = 0x00000002
-------------------------------------------------------------- and
dvi: {Writing Device Properties}
dvi: Strong Name=oem21.inf:573bd3b1d858e0ac:Cisco.ndi.NTamd64:4.7.3045.0:vpnva
dvi: {Writing Device Properties - Complete}
inf: AddService=vpnva,2,vpnva.Service.NTamd64 (vpnva-6.inf line 56)
!!! dvi: Add Service: Failed to get configuration of service 'vpnva'.
!!! dvi: Error 2: The system cannot find the file specified.
!!! dvi: Error while installing services.
!!! dvi: Error 2: The system cannot find the file specified.
!!! dvi: Cleaning up failed installation
!!! dvi: Error 2: The system cannot find the file specified.
dvi: {Install DEVICE exit (0x00000002)}
!!! dvi: Cleaning up failed installation (00000002)
4. checking driver store file repository gave some hints about old drivers installed for same name. then removed them using pnputil.
https://thegeekpage.com/clean-driverstore-filerepository/
5. after deleting old drivers. shutdown pc and start again.
6.
06-12-2022 09:15 AM
Thanks alot friend for sharing solution
Thanks
06-13-2022 10:28 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide