How Can i Solve this problem ? (SQL installation)

Berkay KÖKLÜ 1 Reputation point
2020-10-30T17:33:00.083+00:00

Please Help. I'm having the same issues with 2014 , 2017 and 2019 setup.

Which DLL i need?

36461-hata19.png

36438-sqlhata.png

Windows for business | Windows Client for IT Pros | User experience | Other
SQL Server | Other
0 comments No comments
{count} votes

14 answers

Sort by: Most helpful
  1. Erland Sommarskog 121.9K Reputation points MVP Volunteer Moderator
    2020-10-31T11:21:15.29+00:00

    The problem is with installing SQL Native Client. I think there is a specific log file for this component. Can you check and attach it? Hopefully, there are some more clues there.


  2. Berkay KÖKLÜ 1 Reputation point
    2020-10-31T21:58:25.647+00:00

    Its .txt and i renamed but i cant upload here my file :(


  3. Berkay KÖKLÜ 1 Reputation point
    2020-10-31T22:32:19.997+00:00

    I tried that but it didnt work. Still cant upload here.
    Also i tried convertion websites (.log to .txt) But it didnt work too

    36663-ekran-al%C4%B1nt%C4%B1s%C4%B1.png


  4. Berkay KÖKLÜ 1 Reputation point
    2020-10-31T22:50:22.867+00:00

    Here is a OneDrive link my friend . Thanks for your advice :)

    https://1drv.ms/u/s!AivPj2Cu4PEFayhW107sn3fNsNA?e=3uiHzk

    0 comments No comments

  5. Erland Sommarskog 121.9K Reputation points MVP Volunteer Moderator
    2020-10-31T23:18:31.673+00:00

    So this is where things go sour:

    MSI (s) (64:8C) [10:47:54:857]: Created Custom Action Server with PID 28976 (0x7130).
    MSI (s) (64:FC) [10:47:54:902]: Running as a service.
    MSI (s) (64:FC) [10:47:54:904]: Hello, I'm your 32bit Elevated Non-remapped custom action server.
    MSI (s) (64:C0) [10:47:54:908]: Note: 1: 1723 2: SNAC_SetClientSSNLDefaults_32 3: SNAC_SetClientSSNLDefaults 4: C:\Windows\Installer\MSI5108.tmp 
    CustomAction SNAC_SetClientSSNLDefaults_32 returned actual error code 1157 (note this may not be 100% accurate if translation happened inside sandbox)
    MSI (s) (64:C0) [10:47:54:912]: Product: Microsoft SQL Server 2012 Native Client  -- Error 1723. There is a problem with this Windows Installer package. A DLL required for this installation to complete could not be run. Contact your support personnel or package vendor. Action SNAC_SetClientSSNLDefaults_32, entry: SNAC_SetClientSSNLDefaults, library: C:\Windows\Installer\MSI5108.tmp 
    
    MSI (s) (64:C0) [10:47:54:913]: Note: 1: 2318 2:  
    Error 1723. There is a problem with this Windows Installer package. A DLL required for this installation to complete could not be run. Contact your support personnel or package vendor. Action SNAC_SetClientSSNLDefaults_32, entry: SNAC_SetClientSSNLDefaults, library: C:\Windows\Installer\MSI5108.tmp 
    

    Unfortunately, I don't think that made us that much wiser. And the part about the error code may not be correctly translated is not really encouraging.

    However, one idea that occurred to me, is that it could be a case mismatch of i/I - which in Turkish is more than a case mismatch. I assume that you have your regional settings set to Turkish. Set them to English and give it a try. But this is really a shot it in the dark on my part.

    By the way, when it comes to the file ending. in Explorer under the File menu, make sure that you have File Names Extensions checked. By default it is unchecked, but developers should always have this checked.

    ...and teşekkür for helping in the other thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.