Vista IE7 problem

B

bigjohn

Hello,

I just re-install Vista-64.

Now, everytime I start IE7, it redirect to this link:
http://runonce.msn.com/runonce2.aspx

And it shows the following message:

Server Error in '/' Application.
--------------------------------------------------------------------------------

The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its
dependencies) could have been removed, had its name changed, or is
temporarily unavailable. Please review the following URL and make sure that
it is spelled correctly.

Requested URL: /runonce2.aspx




How do I solve this problem?

Thanks!
 
F

Frank Saunders MS-MVP IE,OE/WM

bigjohn said:
Hello,

I just re-install Vista-64.

Now, everytime I start IE7, it redirect to this link:
http://runonce.msn.com/runonce2.aspx

And it shows the following message:

Server Error in '/' Application.
--------------------------------------------------------------------------------

The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its
dependencies) could have been removed, had its name changed, or is
temporarily unavailable. Please review the following URL and make sure
that it is spelled correctly.

Requested URL: /runonce2.aspx




How do I solve this problem?

Thanks!

Tools | Internet Options | Security
Make sure scripting is not disabled.

If that doesn't fix it, save the part between the lines below and paste into
Notepad. Save as Runonce.reg

---------------------Runonce.reg--------------------
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"RunOnceHasShown"=dword:00000001
"RunOnceComplete"=dword:00000001

-----------------------------------------------------

Right click Runonce.reg and choose Merge.

To change all Windows users at once use

---------------------Runonce2.reg--------------------
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Main]
"RunOnceHasShown"=dword:00000001
"RunOnceComplete"=dword:00000001
 
B

bigjohn

Thanks Frank. It works.
You are amazing!

Frank Saunders MS-MVP IE said:
bigjohn said:
Hello,

I just re-install Vista-64.

Now, everytime I start IE7, it redirect to this link:
http://runonce.msn.com/runonce2.aspx

And it shows the following message:

Server Error in '/' Application.
--------------------------------------------------------------------------------

The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its
dependencies) could have been removed, had its name changed, or is
temporarily unavailable. Please review the following URL and make sure
that it is spelled correctly.

Requested URL: /runonce2.aspx




How do I solve this problem?

Thanks!

Tools | Internet Options | Security
Make sure scripting is not disabled.

If that doesn't fix it, save the part between the lines below and paste
into Notepad. Save as Runonce.reg

---------------------Runonce.reg--------------------
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"RunOnceHasShown"=dword:00000001
"RunOnceComplete"=dword:00000001

-----------------------------------------------------

Right click Runonce.reg and choose Merge.

To change all Windows users at once use

---------------------Runonce2.reg--------------------
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Main]
"RunOnceHasShown"=dword:00000001
"RunOnceComplete"=dword:00000001
 

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

Similar Threads

IE7 Issue 8
IE7 Start Page 3
IE7 runonce.msn.com page errors 1
MVC Question 2
startup problem 2
IE 7 Home Page 1
error message help! 2
IE7 always goes to "error on page" at startup 4

Top