SQL Server 2012 Native Client returns missing DLL error on installSQL Server 2008 install error: VS2008 SP1?Problem with regsvr32 on Windows Server 2008How to register a DLL using PowerShell without RegAsmSQL Server 2012 Memory usageNeed some information about using SQL-Express 2012 with an OLD databse softwareError loading dll from an executable on Windows Server 2008SSIS 2014 - map NFSmissing components on SQL server 2016 installationerror registering dll in server 2012SQL Server 2012 not reinstalling
Would life always name the light from their sun "white"
bash: Counting characters within multiple files
Why nobody knew who the Lord was?
Holding rent money for my friend which amounts to over $10k?
Is there any deeper thematic meaning to the white horse that Arya finds in The Bells (S08E05)?
Have there been any examples of re-usable rockets in the past?
Cuban Primes
Resistor Selection to retain same brightness in LED PWM circuit
What are the effects of eating many berries from the Goodberry spell per day?
Pedaling at different gear ratios on flat terrain: what's the point?
Why is vowel phonology represented in a trapezoid instead of a square?
Find the area of the rectangle
Can a person still be an Orthodox Jew and believe that the Torah contains narratives that are not scientifically correct?
Why is the A380’s with-reversers stopping distance the same as its no-reversers stopping distance?
Could a space colony 1g from the sun work?
Why is the marginal distribution/marginal probability described as "marginal"?
Why do galaxies collide?
Is there a method to separate iron from mercury?
Do we see some Unsullied doing this in S08E05?
Thread.sleep inside infinite while loop doesn't throw exception - why?
Omit property variable when using object destructuring
Why use a retrograde orbit?
Why are lawsuits between the President and Congress not automatically sent to the Supreme Court
multiline equation inside a matrix that is a part of multiline equation
SQL Server 2012 Native Client returns missing DLL error on install
SQL Server 2008 install error: VS2008 SP1?Problem with regsvr32 on Windows Server 2008How to register a DLL using PowerShell without RegAsmSQL Server 2012 Memory usageNeed some information about using SQL-Express 2012 with an OLD databse softwareError loading dll from an executable on Windows Server 2008SSIS 2014 - map NFSmissing components on SQL server 2016 installationerror registering dll in server 2012SQL Server 2012 not reinstalling
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
OS: Windows 7 Pro SP1
Whenever I try to install the SQL Server 2012 Native Client x64 the install process gets to the end, the "removing backup files" stage then throws up this error:
"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"
Then when I click OK (I have no other option) it rolls everything back and uninstalls. The computer has all updates installed. Anyone have any ideas?
Edit: I figured it out. I copied sqlncli11.dll from system32 on a working machine to the broken machine, re-ran the installer for 2012 Native Client and it didn't throw up any errors.
sql dll
add a comment |
OS: Windows 7 Pro SP1
Whenever I try to install the SQL Server 2012 Native Client x64 the install process gets to the end, the "removing backup files" stage then throws up this error:
"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"
Then when I click OK (I have no other option) it rolls everything back and uninstalls. The computer has all updates installed. Anyone have any ideas?
Edit: I figured it out. I copied sqlncli11.dll from system32 on a working machine to the broken machine, re-ran the installer for 2012 Native Client and it didn't throw up any errors.
sql dll
add a comment |
OS: Windows 7 Pro SP1
Whenever I try to install the SQL Server 2012 Native Client x64 the install process gets to the end, the "removing backup files" stage then throws up this error:
"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"
Then when I click OK (I have no other option) it rolls everything back and uninstalls. The computer has all updates installed. Anyone have any ideas?
Edit: I figured it out. I copied sqlncli11.dll from system32 on a working machine to the broken machine, re-ran the installer for 2012 Native Client and it didn't throw up any errors.
sql dll
OS: Windows 7 Pro SP1
Whenever I try to install the SQL Server 2012 Native Client x64 the install process gets to the end, the "removing backup files" stage then throws up this error:
"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"
Then when I click OK (I have no other option) it rolls everything back and uninstalls. The computer has all updates installed. Anyone have any ideas?
Edit: I figured it out. I copied sqlncli11.dll from system32 on a working machine to the broken machine, re-ran the installer for 2012 Native Client and it didn't throw up any errors.
sql dll
sql dll
edited Aug 25 '15 at 3:27
user306594
asked Aug 25 '15 at 2:01
user306594user306594
12
12
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Are you running 64 bit Windows 7?
What is result of this command?:
wmic os get osarchitecture
I'm not sure but I figured it out. I copied sqlncli11.dll from system32 on a working machine to the broken machine, re-ran the installer for 2012 Native Client and it didn't throw up any errors.
– user306594
Aug 25 '15 at 3:28
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f716480%2fsql-server-2012-native-client-returns-missing-dll-error-on-install%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Are you running 64 bit Windows 7?
What is result of this command?:
wmic os get osarchitecture
I'm not sure but I figured it out. I copied sqlncli11.dll from system32 on a working machine to the broken machine, re-ran the installer for 2012 Native Client and it didn't throw up any errors.
– user306594
Aug 25 '15 at 3:28
add a comment |
Are you running 64 bit Windows 7?
What is result of this command?:
wmic os get osarchitecture
I'm not sure but I figured it out. I copied sqlncli11.dll from system32 on a working machine to the broken machine, re-ran the installer for 2012 Native Client and it didn't throw up any errors.
– user306594
Aug 25 '15 at 3:28
add a comment |
Are you running 64 bit Windows 7?
What is result of this command?:
wmic os get osarchitecture
Are you running 64 bit Windows 7?
What is result of this command?:
wmic os get osarchitecture
answered Aug 25 '15 at 3:21
screwedscrewed
113
113
I'm not sure but I figured it out. I copied sqlncli11.dll from system32 on a working machine to the broken machine, re-ran the installer for 2012 Native Client and it didn't throw up any errors.
– user306594
Aug 25 '15 at 3:28
add a comment |
I'm not sure but I figured it out. I copied sqlncli11.dll from system32 on a working machine to the broken machine, re-ran the installer for 2012 Native Client and it didn't throw up any errors.
– user306594
Aug 25 '15 at 3:28
I'm not sure but I figured it out. I copied sqlncli11.dll from system32 on a working machine to the broken machine, re-ran the installer for 2012 Native Client and it didn't throw up any errors.
– user306594
Aug 25 '15 at 3:28
I'm not sure but I figured it out. I copied sqlncli11.dll from system32 on a working machine to the broken machine, re-ran the installer for 2012 Native Client and it didn't throw up any errors.
– user306594
Aug 25 '15 at 3:28
add a comment |
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f716480%2fsql-server-2012-native-client-returns-missing-dll-error-on-install%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown