Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Windows XP

Windows XP Discuss the Microsoft Windows XP Operating System

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 09-19-2007, 01:57 AM
Q
Newsgroup Contributor
 
Posts: n/a
msinfo32 error

I am trying to troubleshoot a GP issue. When I go to help and Support/Use
Tools to view your computer information and diagnose problems/Advanced System
Information I get the following :

" Cannot display the page
The page you are trying to view cannot be displayed. This may be because:
If you are trying to view this content over the network, there may be
network congestion or a problem with your connection.
There might be an error in the page's address.
The page might not be available.
Please check your network connection or try another page. "

If I run msinfo32 I get this -

Cannot display the page
The page you are trying to view has an incorrect address and cannot be
displayed. Please try another page.

I have reinstalled SP2 and ran the msi tool from kellys corner. Nothing
worked.
Any help is greatly appreciated!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 09-19-2007, 01:57 AM
  #2 (permalink)  
Old 09-19-2007, 01:58 AM
Rich Barry
Newsgroup Contributor
 
Posts: n/a
Re: msinfo32 error

Did you do a Repair Install or a clean install with format?
"Q" <Q@discussions.microsoft.com> wrote in message
news:AB804358-8A1F-4220-8EE9-0FD94773D915@microsoft.com...
>I am trying to troubleshoot a GP issue. When I go to help and Support/Use
> Tools to view your computer information and diagnose problems/Advanced
> System
> Information I get the following :
>
> " Cannot display the page
> The page you are trying to view cannot be displayed. This may be because:
> If you are trying to view this content over the network, there may be
> network congestion or a problem with your connection.
> There might be an error in the page's address.
> The page might not be available.
> Please check your network connection or try another page. "
>
> If I run msinfo32 I get this -
>
> Cannot display the page
> The page you are trying to view has an incorrect address and cannot be
> displayed. Please try another page.
>
> I have reinstalled SP2 and ran the msi tool from kellys corner. Nothing
> worked.
> Any help is greatly appreciated!
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 09-19-2007, 01:58 AM
Rich Barry
Newsgroup Contributor
 
Posts: n/a
Re: msinfo32 error

Did you do a Repair Install or a clean install with format?
"Q" <Q@discussions.microsoft.com> wrote in message
news:AB804358-8A1F-4220-8EE9-0FD94773D915@microsoft.com...
>I am trying to troubleshoot a GP issue. When I go to help and Support/Use
> Tools to view your computer information and diagnose problems/Advanced
> System
> Information I get the following :
>
> " Cannot display the page
> The page you are trying to view cannot be displayed. This may be because:
> If you are trying to view this content over the network, there may be
> network congestion or a problem with your connection.
> There might be an error in the page's address.
> The page might not be available.
> Please check your network connection or try another page. "
>
> If I run msinfo32 I get this -
>
> Cannot display the page
> The page you are trying to view has an incorrect address and cannot be
> displayed. Please try another page.
>
> I have reinstalled SP2 and ran the msi tool from kellys corner. Nothing
> worked.
> Any help is greatly appreciated!
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 09-19-2007, 01:58 AM
Rich Barry
Newsgroup Contributor
 
Posts: n/a
Re: msinfo32 error

Did you do a Repair Install or a clean install with format?
"Q" <Q@discussions.microsoft.com> wrote in message
news:AB804358-8A1F-4220-8EE9-0FD94773D915@microsoft.com...
>I am trying to troubleshoot a GP issue. When I go to help and Support/Use
> Tools to view your computer information and diagnose problems/Advanced
> System
> Information I get the following :
>
> " Cannot display the page
> The page you are trying to view cannot be displayed. This may be because:
> If you are trying to view this content over the network, there may be
> network congestion or a problem with your connection.
> There might be an error in the page's address.
> The page might not be available.
> Please check your network connection or try another page. "
>
> If I run msinfo32 I get this -
>
> Cannot display the page
> The page you are trying to view has an incorrect address and cannot be
> displayed. Please try another page.
>
> I have reinstalled SP2 and ran the msi tool from kellys corner. Nothing
> worked.
> Any help is greatly appreciated!
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 09-19-2007, 01:58 AM
Rich Barry
Newsgroup Contributor
 
Posts: n/a
Re: msinfo32 error

Did you do a Repair Install or a clean install with format?
"Q" <Q@discussions.microsoft.com> wrote in message
news:AB804358-8A1F-4220-8EE9-0FD94773D915@microsoft.com...
>I am trying to troubleshoot a GP issue. When I go to help and Support/Use
> Tools to view your computer information and diagnose problems/Advanced
> System
> Information I get the following :
>
> " Cannot display the page
> The page you are trying to view cannot be displayed. This may be because:
> If you are trying to view this content over the network, there may be
> network congestion or a problem with your connection.
> There might be an error in the page's address.
> The page might not be available.
> Please check your network connection or try another page. "
>
> If I run msinfo32 I get this -
>
> Cannot display the page
> The page you are trying to view has an incorrect address and cannot be
> displayed. Please try another page.
>
> I have reinstalled SP2 and ran the msi tool from kellys corner. Nothing
> worked.
> Any help is greatly appreciated!
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 09-19-2007, 01:58 AM
M8RIX
Newsgroup Contributor
 
Posts: n/a
Re: msinfo32 error

Navigate to this folder;
C:\WINDOWS\PCHealth\HelpCtr\OfflineCache
Look for a file called index.dat. Is one there?
If not, there needs to be one there.
To create one, copy the text between the lines and paste it in notepad. Then
save it as a .bat file. Double click the .bat file to execute it.

---------------------------------------------------------------------------------------------------------@echo
off
echo.
echo.
echo.
echo.
echo.PLEASE BE PATIENT. THIS CAN SOMETIMES TAKE A COUPLE OF MINUTES.
echo.net stop helpsvc
cd /d %windir%\pchealth\helpctr
rd packagestore /s /q
rd installedskus /s /q
cd binaries
start /w helpsvc /svchost netsvcs /regserver /install
start /w helpsvc /register
net start helpsvc
echo.
echo.ALL DONE!
PAUSE
---------------------------------------------------------------------------------------------------------



"Q" <Q@discussions.microsoft.com> wrote in message
news:AB804358-8A1F-4220-8EE9-0FD94773D915@microsoft.com...
>I am trying to troubleshoot a GP issue. When I go to help and Support/Use
> Tools to view your computer information and diagnose problems/Advanced
> System
> Information I get the following :
>
> " Cannot display the page
> The page you are trying to view cannot be displayed. This may be because:
> If you are trying to view this content over the network, there may be
> network congestion or a problem with your connection.
> There might be an error in the page's address.
> The page might not be available.
> Please check your network connection or try another page. "
>
> If I run msinfo32 I get this -
>
> Cannot display the page
> The page you are trying to view has an incorrect address and cannot be
> displayed. Please try another page.
>
> I have reinstalled SP2 and ran the msi tool from kellys corner. Nothing
> worked.
> Any help is greatly appreciated!
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #7 (permalink)  
Old 09-19-2007, 01:58 AM
M8RIX
Newsgroup Contributor
 
Posts: n/a
Re: msinfo32 error

Navigate to this folder;
C:\WINDOWS\PCHealth\HelpCtr\OfflineCache
Look for a file called index.dat. Is one there?
If not, there needs to be one there.
To create one, copy the text between the lines and paste it in notepad. Then
save it as a .bat file. Double click the .bat file to execute it.

---------------------------------------------------------------------------------------------------------@echo
off
echo.
echo.
echo.
echo.
echo.PLEASE BE PATIENT. THIS CAN SOMETIMES TAKE A COUPLE OF MINUTES.
echo.net stop helpsvc
cd /d %windir%\pchealth\helpctr
rd packagestore /s /q
rd installedskus /s /q
cd binaries
start /w helpsvc /svchost netsvcs /regserver /install
start /w helpsvc /register
net start helpsvc
echo.
echo.ALL DONE!
PAUSE
---------------------------------------------------------------------------------------------------------



"Q" <Q@discussions.microsoft.com> wrote in message
news:AB804358-8A1F-4220-8EE9-0FD94773D915@microsoft.com...
>I am trying to troubleshoot a GP issue. When I go to help and Support/Use
> Tools to view your computer information and diagnose problems/Advanced
> System
> Information I get the following :
>
> " Cannot display the page
> The page you are trying to view cannot be displayed. This may be because:
> If you are trying to view this content over the network, there may be
> network congestion or a problem with your connection.
> There might be an error in the page's address.
> The page might not be available.
> Please check your network connection or try another page. "
>
> If I run msinfo32 I get this -
>
> Cannot display the page
> The page you are trying to view has an incorrect address and cannot be
> displayed. Please try another page.
>
> I have reinstalled SP2 and ran the msi tool from kellys corner. Nothing
> worked.
> Any help is greatly appreciated!
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #8 (permalink)  
Old 09-19-2007, 01:58 AM
M8RIX
Newsgroup Contributor
 
Posts: n/a
Re: msinfo32 error

Navigate to this folder;
C:\WINDOWS\PCHealth\HelpCtr\OfflineCache
Look for a file called index.dat. Is one there?
If not, there needs to be one there.
To create one, copy the text between the lines and paste it in notepad. Then
save it as a .bat file. Double click the .bat file to execute it.

---------------------------------------------------------------------------------------------------------@echo
off
echo.
echo.
echo.
echo.
echo.PLEASE BE PATIENT. THIS CAN SOMETIMES TAKE A COUPLE OF MINUTES.
echo.net stop helpsvc
cd /d %windir%\pchealth\helpctr
rd packagestore /s /q
rd installedskus /s /q
cd binaries
start /w helpsvc /svchost netsvcs /regserver /install
start /w helpsvc /register
net start helpsvc
echo.
echo.ALL DONE!
PAUSE
---------------------------------------------------------------------------------------------------------



"Q" <Q@discussions.microsoft.com> wrote in message
news:AB804358-8A1F-4220-8EE9-0FD94773D915@microsoft.com...
>I am trying to troubleshoot a GP issue. When I go to help and Support/Use
> Tools to view your computer information and diagnose problems/Advanced
> System
> Information I get the following :
>
> " Cannot display the page
> The page you are trying to view cannot be displayed. This may be because:
> If you are trying to view this content over the network, there may be
> network congestion or a problem with your connection.
> There might be an error in the page's address.
> The page might not be available.
> Please check your network connection or try another page. "
>
> If I run msinfo32 I get this -
>
> Cannot display the page
> The page you are trying to view has an incorrect address and cannot be
> displayed. Please try another page.
>
> I have reinstalled SP2 and ran the msi tool from kellys corner. Nothing
> worked.
> Any help is greatly appreciated!
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #9 (permalink)  
Old 09-19-2007, 01:58 AM
M8RIX
Newsgroup Contributor
 
Posts: n/a
Re: msinfo32 error

Navigate to this folder;
C:\WINDOWS\PCHealth\HelpCtr\OfflineCache
Look for a file called index.dat. Is one there?
If not, there needs to be one there.
To create one, copy the text between the lines and paste it in notepad. Then
save it as a .bat file. Double click the .bat file to execute it.

---------------------------------------------------------------------------------------------------------@echo
off
echo.
echo.
echo.
echo.
echo.PLEASE BE PATIENT. THIS CAN SOMETIMES TAKE A COUPLE OF MINUTES.
echo.net stop helpsvc
cd /d %windir%\pchealth\helpctr
rd packagestore /s /q
rd installedskus /s /q
cd binaries
start /w helpsvc /svchost netsvcs /regserver /install
start /w helpsvc /register
net start helpsvc
echo.
echo.ALL DONE!
PAUSE
---------------------------------------------------------------------------------------------------------



"Q" <Q@discussions.microsoft.com> wrote in message
news:AB804358-8A1F-4220-8EE9-0FD94773D915@microsoft.com...
>I am trying to troubleshoot a GP issue. When I go to help and Support/Use
> Tools to view your computer information and diagnose problems/Advanced
> System
> Information I get the following :
>
> " Cannot display the page
> The page you are trying to view cannot be displayed. This may be because:
> If you are trying to view this content over the network, there may be
> network congestion or a problem with your connection.
> There might be an error in the page's address.
> The page might not be available.
> Please check your network connection or try another page. "
>
> If I run msinfo32 I get this -
>
> Cannot display the page
> The page you are trying to view has an incorrect address and cannot be
> displayed. Please try another page.
>
> I have reinstalled SP2 and ran the msi tool from kellys corner. Nothing
> worked.
> Any help is greatly appreciated!
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

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 On


Similar Threads
Thread Thread Starter Forum Replies Last Post
MSINFO32 J Lunis Windows XP 10 07-09-2007 08:10 AM
MSINFO32.exe SteveH Windows XP 3 02-06-2007 04:15 AM
msinfo32 larry Windows XP 8 01-22-2007 11:15 PM
msinfo32.exe ctrans11 Windows XP 4 01-04-2007 03:06 AM
msinfo32/WMI Registry Permissions? Saran Windows XP 0 01-04-2007 01:54 AM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 05:43 AM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0