SOLUTION FOR OL2007 HANGING ON SEND/RECEIVE

G

Guest

SOLUTION FOR HANGING SEND/RECEIVE

Folowing my earlier post, our wholesale hosts Netcetera www.netcetera.co.uk
who are Microsoft Gold Partners solved the problem for me ON A SUNDAY!!

This code in the procedure below cured it immediately:

Go to programs, accessories then right click command line and select run as
administrator.

At the prompt type

netsh interface tcp set global autotuninglevel=disable

I cannot thank them enough, with over 60 websites we run, they have provided
first class support for over 4 years - and this was a gem.

Regards
Phil
 
G

Guest

PhilSense,

This is great! I tried using it in Win XP but would not accept the command.
Is this for Vista only?

Thanks,

Nospam
 
G

Guest

Here's what I get in Win XP:

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\WINDOWS\system32>netsh interface tcp set global autotuninglevel=disable
The following command was not found: interface tcp set global
autotuninglevel=di
sable.

C:\WINDOWS\system32>netsh
netsh>interface
netsh interface>tcp
The following command was not found: tcp.
netsh interface>set

The following commands are available:

Commands inherited from the netsh context:
set file - Copy the console output to a file.
set machine - Sets the current machine on which to operate.
set mode - Sets the current mode to online or offline.

Commands in this context:
set credentials - Sets the credentials used to connect an interface.
set interface - Sets interface parameters.
netsh interface>set global
The following command was not found: set global.
netsh interface>

Nospam
 
G

Guest

The fix was for Vista using OL2007.
As I do not have a clue what it does exactly, I could not advise on XP.

Sorry about that - lets hope some other techie understands what it does and
writes it for XP

Regards
Phil

Nospam said:
Here's what I get in Win XP:

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\WINDOWS\system32>netsh interface tcp set global autotuninglevel=disable
The following command was not found: interface tcp set global
autotuninglevel=di
sable.

C:\WINDOWS\system32>netsh
netsh>interface
netsh interface>tcp
The following command was not found: tcp.
netsh interface>set

The following commands are available:

Commands inherited from the netsh context:
set file - Copy the console output to a file.
set machine - Sets the current machine on which to operate.
set mode - Sets the current mode to online or offline.

Commands in this context:
set credentials - Sets the credentials used to connect an interface.
set interface - Sets interface parameters.
netsh interface>set global
The following command was not found: set global.
netsh interface>

Nospam

Nospam said:
PhilSense,

This is great! I tried using it in Win XP but would not accept the
command. Is this for Vista only?

Thanks,

Nospam
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top