473,396 Members | 2,024 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Browser is redirecting automatically to some unknown page

HI all,

I am using IE(Internet Explorer) as my default browser for asp.net
application development.

Today i faced a strange problem. When ever an exception occured in the page
....application is not redirecting to the default error page which will
normally come. instead page is redirecting to
"http://help.internet-optimizer.com/?js=1&e=ERR500&u=http%3A//localhost/buzz/WebForm1.aspx&cls=wsi25&rid=c01"

I don't understand why this is happening.
Can any one suggest me how can i over come this problem.

Thanks in Advance,
Deepu

Nov 19 '05 #1
4 2169
Hi,
You might have some BHO s in your browser which u installed accidentally.
Try to locate this internet optimizer software and unistall it. I advice you
to run some spyware scan on your machine.
Check this one
http://www.scanforfree.com/spywarecleaner.htm
--
The best
srini
http://www.expertszone.com
"deepukutty" wrote:
HI all,

I am using IE(Internet Explorer) as my default browser for asp.net
application development.

Today i faced a strange problem. When ever an exception occured in the page
...application is not redirecting to the default error page which will
normally come. instead page is redirecting to
"http://help.internet-optimizer.com/?js=1&e=ERR500&u=http%3A//localhost/buzz/WebForm1.aspx&cls=wsi25&rid=c01"

I don't understand why this is happening.
Can any one suggest me how can i over come this problem.

Thanks in Advance,
Deepu

Nov 19 '05 #2
deepukutty wrote:
HI all,

I am using IE(Internet Explorer) as my default browser for asp.net
application development.

Today i faced a strange problem. When ever an exception occured in
the page ...application is not redirecting to the default error page
which will normally come. instead page is redirecting to
"http://help.internet-optimizer.com/?js=1&e=ERR500&u=http%3A//localhost/buzz/WebForm1.aspx&cls=wsi25&rid=c01"


That sounds like spyware to me. I would run a spyware scan.

--
Jim Cheshire
JIMCO Software
http://www.jimcosoftware.com

FrontPage add-ins for FrontPage 2000 - 2003


Nov 19 '05 #3
try running some spyware detection software,

internet-optimizer is a scum spyware company

--
Regards

John Timney
ASP.NET MVP
Microsoft Regional Director

"deepukutty" <de********@discussions.microsoft.com> wrote in message
news:07**********************************@microsof t.com...
HI all,

I am using IE(Internet Explorer) as my default browser for asp.net
application development.

Today i faced a strange problem. When ever an exception occured in the
page
...application is not redirecting to the default error page which will
normally come. instead page is redirecting to
"http://help.internet-optimizer.com/?js=1&e=ERR500&u=http%3A//localhost/buzz/WebForm1.aspx&cls=wsi25&rid=c01"

I don't understand why this is happening.
Can any one suggest me how can i over come this problem.

Thanks in Advance,
Deepu

Nov 19 '05 #4
Congratulations. You have Adware on your computer. InternetOptimizer is a
parasite that you or someone else using your computer picked up when
clicking on an email link or perhaps surfing the web. Either you or someone
else using your computer clicked an "OK" button to download and install the
ActiveX Control that it needs in order to hijack your error pages.

How do I know this? I Googled it. You can read more about your new friend
here:

http://www.doxdesk.com/parasite/InternetOptimizer.html

Some good AntiVirus or AntiSpyware software would be a healthy thing to
have. Here's a link to my favorite (donation-ware) AntiSpyware software,
"SpyBot Search and Destroy" -

http://www.safer-networking.org/en/download/

Highly configurable, and speaks quite a few languages as well. It will
remove this bad guy and any other Spyware and/or Adware parasites on your
computer. It will NOT remove viruses. But on the other hand, it won't cost
you a dime, unless you want to pay for it, and it won't try to take over
your OS, like so many anti-virus software packages do.

For future reference, unless you are ENTIRELY SURE that a link in an email
isn't leading you astray, DO NOT click on it! Many emails are in HTML
format, and what you see isn't always what you get. View the source HTML of
the email to find out where it actually links to. If the URL has a query
string at the end of it, it is highly likely that it is not your friend.

In addition, spoofing a return email address in a mail message is a piece of
cake. Don't trust the return email address of emails. Quite often, trojan
horses and worms will invade a freind's computer, and you may get an email
from "a friend" that is bad Ju-Ju. In short, unless you have a darned good
reason for clicking a link in an email, DON'T.

Beware of "surfing the web." If you want pornography, by a magazine or rent
a movie. If you want to have fun, play a game console video game or a
computer game that you bought in a store. In other words, think of the
Internet like a very very big city. Stay out of strange neighborhoods and
red-light districts.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Ambiguity has a certain quality to it.
"deepukutty" <de********@discussions.microsoft.com> wrote in message
news:07**********************************@microsof t.com...
HI all,

I am using IE(Internet Explorer) as my default browser for asp.net
application development.

Today i faced a strange problem. When ever an exception occured in the
page
...application is not redirecting to the default error page which will
normally come. instead page is redirecting to
"http://help.internet-optimizer.com/?js=1&e=ERR500&u=http%3A//localhost/buzz/WebForm1.aspx&cls=wsi25&rid=c01"

I don't understand why this is happening.
Can any one suggest me how can i over come this problem.

Thanks in Advance,
Deepu

Nov 19 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Alex Rast | last post by:
First of all, this is not a programming question. I'm a user, not programming in JavaScript. I'm not, however, a novice user or even a power user - I certainly know programming intimately as well...
13
by: AMC | last post by:
Hi, I have the below code in an asp page. When I run this page in IE or Opera it correctly displays the header info and does not redirect me to 'test.html'. However, when I run this in Netscape...
25
by: Ryan Stewart | last post by:
I'm working on a project to collect web application usage statistics. What are the recommended ways of detecting whether a browser is JavaScript enabled and/or capable? Obviously I can write a...
2
by: junlia | last post by:
Hi All, I am working on a project that acts as a bridge. It does some checking with post xml data, and then redirects the request to an appropriate page. However, we find that depends on the...
2
by: | last post by:
I am working on an ASP.NET application that seems to be limiting browser histories to only one entry. I am not using SmartNavigation on any of the pages, and that is the only thing that I have...
3
by: Katie | last post by:
Hi, I want to be able to send users links to pages in my website. But if they arent logged in I want them to first be redirected to the login page and after they login automatically be...
0
by: veerapureddy | last post by:
Hi All, I have some problem with browser caching I cleared the cache and also invalidated the session and redirected to the login page if the session has expired, in IE there is no problem if I go...
41
by: amygdala | last post by:
Hello all, I have posted a similar question in comp.lang.php in the past, but haven't had any response to it then. I kinda swept the problem under the rug since then. But I would really like to...
6
by: ofiras | last post by:
Hi, I made a form application with a WebBrowser that navigates to a certain URL. This URL is asking for a username and html before I enter it (a message box is shown and asks for a username and...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.