res://ieframe.dll/navcancl.htm#http://localhost:2441/ErrorPage.aspx?ErrorId=
-
Recently when going to the Internet I have a delay in loading the page with res://ieframe.dll/navcancl.htm#http://localhost:2441/Error.aspx?ErrorId= showing in the address bar. I copied and searched online finding what seemns to point to spyware and phishing. I have AVG Internet Security (paid version). I recently started using Advanced System Optimizer as well. Appreciate any ideas of how to correct. Thank you!
Alagiri
-
Recently when going to the Internet I have a delay in loading the page with res://ieframe.dll/navcancl.htm#http://localhost:2441/Error.aspx?ErrorId= showing in the address bar. I copied and searched online finding what seemns to point to spyware and phishing. I have AVG Internet Security (paid version). I recently started using Advanced System Optimizer as well. Appreciate any ideas of how to correct. Thank you!
Alagiri
Even though your question has absolutely nothing to do with C#, I'll try to offer you some advice here. First of all, have you tried this in more than one browser? Secondly, I'm going to guess that you probably have Google toolbar installed. Disable it and see what happens.
*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington
"Mind bleach! Send me mind bleach!" - Nagy Vilmos
CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier
-
Even though your question has absolutely nothing to do with C#, I'll try to offer you some advice here. First of all, have you tried this in more than one browser? Secondly, I'm going to guess that you probably have Google toolbar installed. Disable it and see what happens.
*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington
"Mind bleach! Send me mind bleach!" - Nagy Vilmos
CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier
Thanks for instant support. i have checked in explorer, Google toolbar is not installed.i am using asp.net, while i am runing the page the error will throwing.
-
Thanks for instant support. i have checked in explorer, Google toolbar is not installed.i am using asp.net, while i am runing the page the error will throwing.
Okay, so it sounds like you are getting an exception in there which is causing a redirect to the error page, and this Advanced System Optimiser thinks that you are trying to navigate to a phishing page, so it's cancelling the navigation. To get around this, try switching this Optimiser off while you are running the ASP.NET application; make sure that it really is gone from memory - this could mean stopping the service that it's running under.
*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington
"Mind bleach! Send me mind bleach!" - Nagy Vilmos
CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier