Unable to install Microsoft TCP/IP Version 6 protocol
Whenever I attempt to install the install Microsoft TCP/IP Version 6 protocol
on WinXP Home SP2 either via the shell command "netsh interface ipv6 install"
or via LAN Properties>Install>Protocol>Add I receive the error "Could not add
the requested component. The error is: An extended error has occurred." Does
anybody know how I can resolve this so that I may successfully install the
IPv6 protocol ?
RE: Unable to install Microsoft TCP/IP Version 6 protocol
I have the same problem...no fix so far.
"Mack" wrote:
> Whenever I attempt to install the install Microsoft TCP/IP Version 6 protocol
> on WinXP Home SP2 either via the shell command "netsh interface ipv6 install"
> or via LAN Properties>Install>Protocol>Add I receive the error "Could not add
> the requested component. The error is: An extended error has occurred." Does
> anybody know how I can resolve this so that I may successfully install the
> IPv6 protocol ?
>
> Thanks in advance, Mack.
Re: Unable to install Microsoft TCP/IP Version 6 protocol
On 5 Jan, 17:47, smiler <smi...@discussions.microsoft.com> wrote:
> I have the same problem...no fix so far.
>
> "Mack" wrote:
> > Whenever I attempt to install the install Microsoft TCP/IP Version 6 protocol
> > on WinXP Home SP2 either via the shell command "netsh interface ipv6 install"
> > or via LAN Properties>Install>Protocol>Add I receive the error "Could not add
> > the requested component. The error is: An extended error has occurred." Does
> > anybody know how I can resolve this so that I may successfully install the
> > IPv6 protocol ?
>
> > Thanks in advance, Mack.
Hi, I had the same problem. I'm running Win XP (Pro) SP2. I fixed it
by enter the following command in the command prompt:
esentutl /p %windir%\security\Database\secedit.sdb
After that, installation of TCP/IP Version 6 worked fine.
Re: Unable to install Microsoft TCP/IP Version 6 protocol
That worked great... Thanks
"anders.tornkvist@gmail.com" wrote:
>
> Hi, I had the same problem. I'm running Win XP (Pro) SP2. I fixed it
> by enter the following command in the command prompt:
> esentutl /p %windir%\security\Database\secedit.sdb
> After that, installation of TCP/IP Version 6 worked fine.
>
> Hope it will help someone,
> Anders
>
Re: Unable to install Microsoft TCP/IP Version 6 protocol
> Hi, I had the same problem. I'm running Win XP (Pro) SP2. I fixed it
> by enter the following command in the command prompt:
> esentutl /p %windir%\security\Database\secedit.sdb
> After that, installation of TCP/IP Version 6 worked fine.
>
> Hope it will help someone,
> Anders
>
That's brilliant! It totally worked. I don't know all that much about the
"guts" of MS but could you explain exactly what that command-line program is
and what it is that it did that allowed my winxp home sp2 to install ipv6?
Re: Unable to install Microsoft TCP/IP Version 6 protocol
"ShayaKNYC" wrote:
>
> > Hi, I had the same problem. I'm running Win XP (Pro) SP2. I fixed it
> > by enter the following command in the command prompt:
> > esentutl /p %windir%\security\Database\secedit.sdb
> > After that, installation of TCP/IP Version 6 worked fine.
> >
> > Hope it will help someone,
> > Anders
> >
>
I have a SP3 and command worked just fine, thanx ANDERS