Networking Forums

Networking Forums > Computer Networking > Windows Networking > How to reinstall TCPIP after Event-ID 4311

Reply
Thread Tools Display Modes

How to reinstall TCPIP after Event-ID 4311

 
 
=?Utf-8?B?Vm9sa2hhcmQgRGlzdGxlcg==?=
Guest
Posts: n/a

 
      10-05-2004, 07:59 AM
After initializing the nic correctly (message system event) I get the event
4311 in the system log: initializion failed because the driver device could
not be created.

I reset the tcpip as descriped in MS KB 317518 (netsh int ip reset logfile)
but without a positiv result.
 
Reply With Quote
 
 
 
 
Arek Iskra [MVP]
Guest
Posts: n/a

 
      10-05-2004, 01:41 PM
Have you taken a look at these articles as well:
http://support.microsoft.com/default...b;en-us;325356
http://support.microsoft.com/default.aspx?kbid=811259

--
Arek Iskra
MVP for Windows Server - Software Distribution


"Volkhard Distler" <Volkhard (E-Mail Removed)> wrote in
message news:9FE36C77-443A-4BC8-A8F9-(E-Mail Removed)...
> After initializing the nic correctly (message system event) I get the
> event
> 4311 in the system log: initializion failed because the driver device
> could
> not be created.
>
> I reset the tcpip as descriped in MS KB 317518 (netsh int ip reset
> logfile)
> but without a positiv result.



 
Reply With Quote
 
=?Utf-8?B?Vm9sa2hhcmQgRGlzdGxlcg==?=
Guest
Posts: n/a

 
      10-05-2004, 03:15 PM
I tested the both others but with the same result.

"Arek Iskra [MVP]" wrote:

> Have you taken a look at these articles as well:
> http://support.microsoft.com/default...b;en-us;325356
> http://support.microsoft.com/default.aspx?kbid=811259
>
> --
> Arek Iskra
> MVP for Windows Server - Software Distribution
>
>
> "Volkhard Distler" <Volkhard (E-Mail Removed)> wrote in
> message news:9FE36C77-443A-4BC8-A8F9-(E-Mail Removed)...
> > After initializing the nic correctly (message system event) I get the
> > event
> > 4311 in the system log: initializion failed because the driver device
> > could
> > not be created.
> >
> > I reset the tcpip as descriped in MS KB 317518 (netsh int ip reset
> > logfile)
> > but without a positiv result.

>
>
>

 
Reply With Quote
 
Miha Pihler
Guest
Posts: n/a

 
      10-05-2004, 04:20 PM
You can try with this...

RESOLUTION: Enabling of Uninstalling TCP/IP, Uninstalling TCP/IP,
Reinstalling TCP/IP, Reboot

1. Open up Regedit

2 Browse over to the following keys and delete them

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Winsock
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\WinSock2

3. Close regedit and locate the nettcpip.inf file in %winroot%\inf. Make a
backup copy to restore later (optional).

4. Open the nettcpip.inf in notepad

Under the section [MS_TCPIP.PrimaryInstall],
Change "Characteristics = 0xa0" to "Characteristics = 0x80" and save
the file.

5. Open Network Connections and right click on Local Area Connection and
select properties

6. In the Properties of Local Area Connection, click Install, Protocol, Add
click "have disk" and type in c:\windows\inf.

7. Choose TCP/IP from the list.

Note: This will bring you back to a properties screen, but now the Uninstall
button is available.

8. Highlight TCP/IP and then click uninstall. *rebooting optional. Note that
a lot of services will fail*

9. Restore the backup copy of nettcpip.inf that you made (optional)

10. Open Network Connections and right click on Local Area Connection and
select properties

11. In the Properties of Local Area Connection, click Install, Protocol, Add
click "have disk" and type in c:\windows\inf.

12. Choose TCP/IP from the list. Reboot normally

Mike

"Volkhard Distler" <Volkhard (E-Mail Removed)> wrote in
message news7C13C08-5AB5-404A-98DA-(E-Mail Removed)...
> I tested the both others but with the same result.
>
> "Arek Iskra [MVP]" wrote:
>
> > Have you taken a look at these articles as well:
> > http://support.microsoft.com/default...b;en-us;325356
> > http://support.microsoft.com/default.aspx?kbid=811259
> >
> > --
> > Arek Iskra
> > MVP for Windows Server - Software Distribution
> >
> >
> > "Volkhard Distler" <Volkhard (E-Mail Removed)> wrote in
> > message news:9FE36C77-443A-4BC8-A8F9-(E-Mail Removed)...
> > > After initializing the nic correctly (message system event) I get the
> > > event
> > > 4311 in the system log: initializion failed because the driver device
> > > could
> > > not be created.
> > >
> > > I reset the tcpip as descriped in MS KB 317518 (netsh int ip reset
> > > logfile)
> > > but without a positiv result.

> >
> >
> >



 
Reply With Quote
 
=?Utf-8?B?Vm9sa2hhcmQgRGlzdGxlcg==?=
Guest
Posts: n/a

 
      10-06-2004, 06:07 AM
Hi Mike,

thank you very much this tip was my solution!

Volkhard

"Miha Pihler" wrote:

> You can try with this...
>
> RESOLUTION: Enabling of Uninstalling TCP/IP, Uninstalling TCP/IP,
> Reinstalling TCP/IP, Reboot
>
> 1. Open up Regedit
>
> 2 Browse over to the following keys and delete them
>
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Winsock
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\WinSock2
>
> 3. Close regedit and locate the nettcpip.inf file in %winroot%\inf. Make a
> backup copy to restore later (optional).
>
> 4. Open the nettcpip.inf in notepad
>
> Under the section [MS_TCPIP.PrimaryInstall],
> Change "Characteristics = 0xa0" to "Characteristics = 0x80" and save
> the file.
>
> 5. Open Network Connections and right click on Local Area Connection and
> select properties
>
> 6. In the Properties of Local Area Connection, click Install, Protocol, Add
> click "have disk" and type in c:\windows\inf.
>
> 7. Choose TCP/IP from the list.
>
> Note: This will bring you back to a properties screen, but now the Uninstall
> button is available.
>
> 8. Highlight TCP/IP and then click uninstall. *rebooting optional. Note that
> a lot of services will fail*
>
> 9. Restore the backup copy of nettcpip.inf that you made (optional)
>
> 10. Open Network Connections and right click on Local Area Connection and
> select properties
>
> 11. In the Properties of Local Area Connection, click Install, Protocol, Add
> click "have disk" and type in c:\windows\inf.
>
> 12. Choose TCP/IP from the list. Reboot normally
>
> Mike
>
> "Volkhard Distler" <Volkhard (E-Mail Removed)> wrote in
> message news7C13C08-5AB5-404A-98DA-(E-Mail Removed)...
> > I tested the both others but with the same result.
> >
> > "Arek Iskra [MVP]" wrote:
> >
> > > Have you taken a look at these articles as well:
> > > http://support.microsoft.com/default...b;en-us;325356
> > > http://support.microsoft.com/default.aspx?kbid=811259
> > >
> > > --
> > > Arek Iskra
> > > MVP for Windows Server - Software Distribution
> > >
> > >
> > > "Volkhard Distler" <Volkhard (E-Mail Removed)> wrote in
> > > message news:9FE36C77-443A-4BC8-A8F9-(E-Mail Removed)...
> > > > After initializing the nic correctly (message system event) I get the
> > > > event
> > > > 4311 in the system log: initializion failed because the driver device
> > > > could
> > > > not be created.
> > > >
> > > > I reset the tcpip as descriped in MS KB 317518 (netsh int ip reset
> > > > logfile)
> > > > but without a positiv result.
> > >
> > >
> > >

>
>
>

 
Reply With Quote
 
=?Utf-8?B?Vm9sa2hhcmQgRGlzdGxlcg==?=
Guest
Posts: n/a

 
      02-24-2005, 09:33 AM
Hi Mike,

sorry but it is neccessary to refresh this case.

I have told you, that it is still running, but it isn't.

After rebooting I have to reinstall tcpip, do a new reboot and install tcpip
again.
This will works until the next reboot.

I know this since a longer time, but i hope for SP1. I have install it, but
it is the same

Volkhard


"Miha Pihler" wrote:

> You can try with this...
>
> RESOLUTION: Enabling of Uninstalling TCP/IP, Uninstalling TCP/IP,
> Reinstalling TCP/IP, Reboot
>
> 1. Open up Regedit
>
> 2 Browse over to the following keys and delete them
>
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Winsock
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\WinSock2
>
> 3. Close regedit and locate the nettcpip.inf file in %winroot%\inf. Make a
> backup copy to restore later (optional).
>
> 4. Open the nettcpip.inf in notepad
>
> Under the section [MS_TCPIP.PrimaryInstall],
> Change "Characteristics = 0xa0" to "Characteristics = 0x80" and save
> the file.
>
> 5. Open Network Connections and right click on Local Area Connection and
> select properties
>
> 6. In the Properties of Local Area Connection, click Install, Protocol, Add
> click "have disk" and type in c:\windows\inf.
>
> 7. Choose TCP/IP from the list.
>
> Note: This will bring you back to a properties screen, but now the Uninstall
> button is available.
>
> 8. Highlight TCP/IP and then click uninstall. *rebooting optional. Note that
> a lot of services will fail*
>
> 9. Restore the backup copy of nettcpip.inf that you made (optional)
>
> 10. Open Network Connections and right click on Local Area Connection and
> select properties
>
> 11. In the Properties of Local Area Connection, click Install, Protocol, Add
> click "have disk" and type in c:\windows\inf.
>
> 12. Choose TCP/IP from the list. Reboot normally
>
> Mike
>
> "Volkhard Distler" <Volkhard (E-Mail Removed)> wrote in
> message news7C13C08-5AB5-404A-98DA-(E-Mail Removed)...
> > I tested the both others but with the same result.
> >
> > "Arek Iskra [MVP]" wrote:
> >
> > > Have you taken a look at these articles as well:
> > > http://support.microsoft.com/default...b;en-us;325356
> > > http://support.microsoft.com/default.aspx?kbid=811259
> > >
> > > --
> > > Arek Iskra
> > > MVP for Windows Server - Software Distribution
> > >
> > >
> > > "Volkhard Distler" <Volkhard (E-Mail Removed)> wrote in
> > > message news:9FE36C77-443A-4BC8-A8F9-(E-Mail Removed)...
> > > > After initializing the nic correctly (message system event) I get the
> > > > event
> > > > 4311 in the system log: initializion failed because the driver device
> > > > could
> > > > not be created.
> > > >
> > > > I reset the tcpip as descriped in MS KB 317518 (netsh int ip reset
> > > > logfile)
> > > > but without a positiv result.
> > >
> > >
> > >

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
NDISWAN TCPIP Event Error 4191 - Stack Problems Harry Bates Windows Networking 8 03-01-2008 03:21 AM
MRxSmb event ID 8003 found in event log Pakeon Windows Networking 1 02-15-2008 10:24 AM
LSASRV Event 40960 and Failure Audit Event 673 since Feb 2007 Drew Govnyak Windows Networking 1 07-25-2007 05:34 AM
Need help resolving Event ID 1054 errors appearing in event log every 5 mins! thelotus99@gmail.com Windows Networking 2 07-16-2007 02:30 PM
Event ID1058 & Event ID1030 errors in the application log!!! Herm Windows Networking 2 01-07-2005 07:35 AM



1 2 3 4 5 6 7 8 9 10 11