Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Collapse
Forum Logo

VIDA 2014D/2015A Windows 11

Scheduled Pinned Locked Moved Others tutorials / Ostatní návody
vida
192 Posts 97 Posters 54.4k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    KrzysztofGW
    wrote last edited by
    #175

    I could not get VIN decoding 2014-2018 on a traditional VIDA build. I have just installed this package after standard cleanup and it works flowlessy! Great job! Especially the SQL 2025 Server - I resigned to update my previous build from 2022 by myself. THX!

    1 Reply Last reply
    1
    • M Offline
      M Offline
      mgv50
      wrote last edited by
      #176

      @ZaanTerror Can you send me the link to maxpotta@gmail.com

      1 Reply Last reply
      0
      • G Offline
        G Offline
        Gummihatt
        wrote last edited by
        #177

        Flawless functionality with a generic JLR Mongoose from aliexpress on a MY2017 V40 CC in Win 11 Pro 25H2. Thanks to @ZaanTerror!

        1 Reply Last reply
        1
        • B Offline
          B Offline
          bajum
          wrote last edited by
          #178

          Just a quick thank you to ZaanTerror for the excellent VIDA 2015A Windows 11 package.
          I installed it on my new ASUS Vivobook 16 (i5 + 16 GB RAM) and it works great. The installation was smooth and the software runs properly.
          However, the Work List does not work (it stays empty).
          Really appreciate the hard work!

          1 Reply Last reply
          1
          • M Offline
            M Offline
            motochu
            wrote last edited by
            #179

            Thanks to @ZaanTerror. We got it working until we fixed the Driver for the OBD. Now ITS working flawlessly in Windows 11. Volvo S80 from 1999 repaired

            1 Reply Last reply
            1
            • C Offline
              C Offline
              cleenex
              wrote last edited by
              #180

              Installed and seems to work perfectly (only tested parts & guides, my S40 I does not allow much diagnostics). Thanks to @ZaanTerror , great work!

              1 Reply Last reply
              1
              • N Offline
                N Offline
                natito
                replied to ZaanTerror last edited by
                #181
                This post is deleted!
                1 Reply Last reply
                0
                • N Offline
                  N Offline
                  natito
                  replied to ZaanTerror last edited by
                  #182

                  @ZaanTerror Hi, I need this app for my Volvo S60. In Chile, there’s no one who uses these products and I need it to repair and modify my car. please send it to this email cj.natio@gmail.com

                  1 Reply Last reply
                  0
                  • F Offline
                    F Offline
                    FredFolly
                    wrote last edited by
                    #183

                    I would like to receive thedownload link for the W11 upgrade please. Thanks in anticipation. Please send the link to my email address fredwlms44@gmail.com. Fred Williams

                    1 Reply Last reply
                    0
                    • M Offline
                      M Offline
                      mnl1412
                      wrote last edited by
                      #184

                      Big thanks to @ZaanTerror. Not a single problem with the installation on Windows 11 25H2. Checked the guides (quite useful honestly, specially for enthusiasts like I) but haven't plugged any car yet

                      1 Reply Last reply
                      1
                      • C Offline
                        C Offline
                        cleenex
                        wrote last edited by
                        #185

                        Hi

                        I am having issues with the part catalog. Some diagrams have all the parts marked like the don't apply to this variant, even if they apply and are not discontinued. For example, my spark plugs (272207). Other part diagrams work fine.
                        Do anybody have the same issue?
                        Thank you

                        spark plugs.png

                        Z 1 Reply Last reply
                        0
                        • S Offline
                          S Offline
                          SkyLxrd
                          replied to ZaanTerror last edited by SkyLxrd
                          #186

                          @ZaanTerror Hey do you still have the installer? Just got a mongoose cable and I'm looking to use it on my V50

                          1 Reply Last reply
                          0
                          • Z Offline
                            Z Offline
                            ZaanTerror
                            replied to cleenex last edited by
                            #187

                            @cleenex

                            I had the same issue with S40/V40.
                            It is a bug in the software i can't do anything about it.

                            C 1 Reply Last reply
                            0
                            • S Offline
                              S Offline
                              SkyLxrd
                              wrote last edited by
                              #188

                              ⭐⭐⭐⭐⭐

                              Absolutely amazing installer with super fast delivery! Thank you very much @ZaanTerror

                              1 Reply Last reply
                              1
                              • Y Offline
                                Y Offline
                                you54f
                                wrote last edited by
                                #189

                                Hey @ZaanTerror, great work, could you fire me over a link please, I am looking to do a bare metal install to avoid running in a vm on a new car laptop. ty

                                Y 1 Reply Last reply
                                0
                                • C Offline
                                  C Offline
                                  cleenex
                                  replied to ZaanTerror last edited by
                                  #190

                                  @ZaanTerror Exactly, the issue is with an S40 I. Knowing it does not happen with other models, I'll play a little bit with the installation files.

                                  1 Reply Last reply
                                  0
                                  • Y Offline
                                    Y Offline
                                    you54f
                                    replied to you54f last edited by
                                    #191

                                    Installed successfully, however vida monitor failed to start. Checked vida db logs and noted it was complaining about compressed files. Changed windows properties on vida folder to save uncompressed. Appreciated the repair function which seeded the databases. However I am stuck trying to login.

                                    The language in the VIDA installation does not correspond to the language setting for your user name in VIDA Admin. Please contact your local administrator.

                                    Please contact your local Helpdesk

                                    I am logging in with EUR, tried Admin, same message. I selected eu-gb as the only language at install time. Maybe this isn't honoured during repair?

                                    Thanks in advance, btw super slick installer. props

                                    Y 1 Reply Last reply
                                    0
                                    • Y Offline
                                      Y Offline
                                      you54f
                                      replied to you54f last edited by
                                      #192

                                      checked the fk in the languages table

                                      SELECT TOP (1000) [Id]
                                            ,[LanguageCode]
                                            ,[Cid]
                                            ,[fkLexiconId]
                                            ,[Changed]
                                            ,[ObjVersion]
                                        FROM [AccessServer].[dbo].[Languages]
                                      

                                      grabbed the fk for en-gb

                                      updated the null fk for language for the users

                                      UPDATE [AccessServer].[dbo].[Users] SET fkLanguage = '7ADADD64-4810-11D8-84F4-F09EEB920AF1';
                                      

                                      And I am logged in. Looking forward to testing with the car tomorrow. Thanks again!

                                      1 Reply Last reply
                                      0

                                      • 1
                                      • 2
                                      • 6
                                      • 7
                                      • 8
                                      • 9
                                      • 10
                                      • Login

                                      • Login or register to search.
                                      All for your Volvo
                                      • First post
                                        Last post
                                      0
                                      • Categories
                                      • Recent
                                      • Tags
                                      • Popular
                                      • Users
                                      • Groups
                                      All for your Volvo