Search : in
By :

No web pages displayed but connected

charlie3, on Feb 7, 2009 9:49:39 pm GMT
 Report this message to moderators

Helloi have a laptop on windows xp,it was working fine then just changed this week.i conect to internet through three dongle, which is fine,but all web pages have stoped being displayed.i cant even get into google so on pc at the moment.but i really need to get the laptop going again,can anyone help please.i have tryed a few things but not sure what settings are supposed to be enabled or disabled any more.please help.

Configuration: Windows Vista
Internet Explorer 7.0

Best answers for « no web pages displayed but connected » in :
White background's problem in web pages Show Your web pages will be displayed more accurately : No background color, everything is white !!! (Like this image) To resolve this problem follow these steps : 1. Go to the "Control Panel" : Click on "Option accessibility" 2. In the...
Fonts used in web pages ShowFonts used in web pages How to solve this issue? Default fonts If you have chosen the perfect font that reflects the atmosphere of your website as well as the global idea that you want the user to get from it, you should be careful...
[Javascript] Last modification made on a web page Show[Javascript] Last modification made on a web page Monitoring changes made your website: Using JavaScript, it is possible to display the last modification made on a the web page through the lastmodified property of the object...
How can I save web pages on my computer? ShowHow can I save web pages on my computer? IE Google Chrome Firefox IE For Internet Explorer, click on the File menu. Click on "Save As" In the "Save as type" field, drop down the list and choose "Web Archive (Single...
Download Page Saver Basic ShowThe tools of screen shot only capture the visible zone of the screen. It is sometimes necessary to have a complete capture of a web page. Pearl Crescent Page Saver is an extension of Mozilla Firefox allowing the capture of a whole web page. The...
Download Macrobject Word-2-web ShowIn order to integrate your documents into your web page, you must convert them into HTML file. Macrobject Word-2-Web is an editor which allows you to create HTML file for your documents. It supports different file types like DOC, RTF, HTM formats...
Hyperlinks ShowIntroduction to anchors Hypertext links or hyperlinks (anchors) are HTML elements that, when clicked on, enable readers to visit a new address. Hyperlinked text is underlined by default. Hyperlinks are what connect web pages to one another. They...
Managing images in HTML ShowHow do you display images on a web page? Having a few images on a website can make it more attractive and user-friendly. However, it is important not to go overboard, since images can take a long time to load, and in some cases can make a document...
HTML forms ShowForms Interactive forms let web page authors give their pages interactive elements, such as for receiving messages from their readers, much like the reply cards found in some magazines. The reader enters information by filling in fields or clicking...

1

xpcman, on Feb 8, 2009 1:41:16 am GMT
  • +9

You might try the following:

you may have a DHCP problem - DHCP gets the IP address from the router - to test this assumption you can enter the following address for Google http://74.125.95.99/ in your browser. If the browser does in fact connect to Google you can use the following steps to help resolve the problem. I have had mixed results with these tools and can't guarantee anything:

the first thing to check is NetBIOS over TCP/IP

>> Open up network connections (In Control Panel)
>> Right click on your network (Your wireless connection)
>> Click Properties
>> In the “General” tab click “Internet protocol” (TCP/IP)
>> Click “Properies”
>> Click “Advanced”
>> Click the “WINS” tab
>> Click the Enable NetBIOS Over TCP/IP button (This is NOT the default option)

The next item to check is the DHCP service itself:

click on start, run, enter 'services.msc'

look for DHCP client….
if it says acquiring network address that means that the dhcp client is DISABLED OR STOPTED… highlight the

DHCP client and on the left side you will see “START” the service, click on it and then it will say “STOP,

RESTART” then double click on the service and on the startup type select automatic, apply

Symptom
DHCP Client Service may not start automatically. When you attempt to start the Service manually, the

following error may be displayed:

Error: Could not start the DHCP Client Service on local computer
Error 1068: The dependency service or group failed to start.

Resolution
The DHCP Client Service in Windows XP, depends on these three components:
* AFD
* NetBios over Tcpip
* TCP/IP Protocol Driver

If one of the above drivers fail to start, then the DHCP Client Service may not start.
Step I - Make sure that the three driver files are present

Open Windows Explorer and navigate to /Windir/System32Drivers folder. Make sure that the following files

are present in the folder:

* afd.sys
* tcpip.sys
* netbt.sys

If one or more of the above driver files are missing, extract them from the Windows XP CD-ROM or from the

ServicePackFilesi386 folder, whichever is the latest version.

Step II - Verify the number of Dependencies

From other sources in the Web, I've found that some versions of Norton Antivirus (NAV) adds an entry to the

DHCP Service Dependencies, and removing NAV does not remove the appropriate value from the DHCP

Dependencies.

To quickly determine the Dependency services for DHCP Client Service, type the following command in Start,

Run dialog:

CMD /K SC QC DHCP

Verify the output. It should be exactly as below:

[SC] GetServiceConfig SUCCESS

SERVICE_NAME: dhcp
TYPE : 20 WIN32_SHARE_PROCESS
START_TYPE : 2 AUTO_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : C:WINDOWSsystem32svchost.exe -k netsvcs
LOAD_ORDER_GROUP : TDI
TAG : 0
DISPLAY_NAME : DHCP Client
DEPENDENCIES : Tcpip
: Afd
: NetBT
SERVICE_START_NAME : LocalSystem

If additional entries are listed under DEPENDENCIES…
If any other additional drivers or Services are mentioned in the DEPENDENCIES section, you need to remove

them via the registry. Follow these steps:

* Click Start, Run and type Regedit.exe
* Navigate to the following branch:
* Backup the branch to a REG file

HKEY_LOCAL_MACHINE SYSTEM CurrentControlSet Services Dhcp

* Double-click DependOnService MULTI_SZ value and set it's data as follows:

Tcpip
Afd
NetBT

* Close Regedit.exe

Step III - Verify that the Dependency Service / components are running

Next step is to verify that the three dependency components are running. As the three components are

actually the Kernel Drivers (Driver Service), you need to manage then via the Device Manager. Follow these

steps:

* Click Start, Run and type DEVMGMT.MSC
* In the View menu, click Show hidden devices
* Double-click Non-Plug and Play drivers section
* Double-click the entry - AFD Networking Support Environment, and click the Driver tab
* Set the Startup type to System.
* Start the service. Note down the error message if any.
* Similarly start the two other drivers namely:

* TCP/IP Protocol Driver
* NetBios over Tcpip

* Close Device Manager and restart Windows.

2

charlie3, on Feb 9, 2009 4:23:49 pm GMT
  • +5

It does not connect to google so didnt try eveything else any other ideas.thanks

3

clarkey, on Feb 14, 2009 5:14:40 pm GMT

Well its funny you are having the same problems as me i to have a lap top with the three doogle and it to wont display anything and ive tried restoring the lap top the connection is fine with three as i can use it on the pc but for some reason it shows connected on the lap top but wont display any pages its doing my head . so if there is anyone out there that can help it would be moslty appriated

11

jaybirdy, on Sep 26, 2009 11:47:52 am BST

I have the same problem did you ever get it to work? I cannot get to google or anything assiciated with it...

4

Rowan, on Apr 6, 2009 11:14:57 pm BST
  • +1

I seem to have the same problem. I tried downloading IE8 and ever since then I can't get any page in IE to open. Internet is connected and I can use the internet through Firefox but I just get a blank screen in IE with tool bars at the top but no functionality (i.e. freezes). I'm no techo but thought the problem might be in the settings, but my computer won't let me access Internet access settings either now. Pain in the butt. Wish I'd never tried to upgrade to IE 8.

5

kavesh, on Apr 25, 2009 5:35:07 pm BST
  • +2

Dear Freinds,

99% your problem will be solved if u install & run winsockfix software can downloaded from softpedia website http://www.softpedia.com/progDownload/WinSockFix-Download-15337.html or simply search it in google....

6

slade, on Jun 15, 2009 12:16:35 am BST
  • +5

The winsock fix did not work for me. So I guess I'm in the 1%.

In fact, I've tried just about everything suggested on the 'net except wipe and reinstall everything.

My desktop connects fine on a direct cable connection, but my wife's laptop - which connects to the router wirelessly - has developed this same problem of no page display (although I can ping various sites still). Nothing has been changed on her laptop for months and this just started a few days ago. Does not work even when I connect her to the router via cable.

9

T Floyd, on Aug 17, 2009 9:41:36 pm BST
  • +2

Did any one ever figure out how to fix this problem? I downloaded IE 8 and it worked fine for a while, no all of a sudden it won't display a webpage at all. It says my connection is fine and even checks my mail but can't get on a webpage at all. I have gone through everything microsoft says to on its troubleshooting page and it still won't work. Thanks

7

hardone, on Jul 21, 2009 10:50:06 am BST
  • +1

Thanks for the winsock tip, you rock mate.

8

cupcake11, on Aug 7, 2009 6:43:30 pm BST
  • +6

If i cannot connect to web how am i gonna download it!!

12

 LeadLemon, on Oct 7, 2009 8:31:35 am BST

"If you are using Windows XP Service Pack 2 (SP2) there is a command that can be used instead of Winsockxpfix. It works by resetting the winsock catalogue. Click Start, then Run and type CMD in the dialogue box that appears, and then click OK. Type netsh winsock reset into the DOS window that appears."

Check out (http://www.microsoft.com/windows/ie/community/columns/ietopten.mspx)

10

kaz, on Aug 19, 2009 11:36:44 am BST

Winsock fix did not work for me either :(