![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hey guys, In IE7 where I am tesing my Web Apps written with VB in VS 2005 I have set the IE option: "Display Notification of all script errors" to be active. Now that I have changed some asp:links to asp:linkbuttons, I am getting notification of script errors whereas before on the same page I wasn't. It has to be the Javascript DoPost with options that ASP.NET is generating, I would think. Has anyone else experienced this? Of course I have noticed that in the last year I have seen script error notifications from lots of web sites, even from some major fortune 500 companies (Microsoft itself, for example). The site seems to perform exactly as expected, but the notifications are annoying and look unprofessional. Anybody know a way around this? Must I write my own Javascript routines? TIA |
#3
| |||
| |||
|
|
you should enable debugging and track down the error. its not normal. i check my websites with, ie 6 (via vm), ie 7, firefox and safari for any script, or rendering errors. you should also test with disabled binary behaviors in IE note: the first script error causes javascript to stop running. -- bruce (sqlwork.com) "John Kotuby" wrote: Hey guys, In IE7 where I am tesing my Web Apps written with VB in VS 2005 I have set the IE option: "Display Notification of all script errors" to be active. Now that I have changed some asp:links to asp:linkbuttons, I am getting notification of script errors whereas before on the same page I wasn't. It has to be the Javascript DoPost with options that ASP.NET is generating, I would think. Has anyone else experienced this? Of course I have noticed that in the last year I have seen script error notifications from lots of web sites, even from some major fortune 500 companies (Microsoft itself, for example). The site seems to perform exactly as expected, but the notifications are annoying and look unprofessional. Anybody know a way around this? Must I write my own Javascript routines? TIA |
#4
| |||
| |||
|
|
you should enable debugging and track down the error. its not normal. i check my websites with, ie 6 (via vm), ie 7, firefox and safari for any script, or rendering errors. you should also test with disabled binary behaviors in IE note: the first script error causes javascript to stop running. -- bruce (sqlwork.com) "John Kotuby" wrote: Hey guys, In IE7 where I am tesing my Web Apps written with VB in VS 2005 I have set the IE option: "Display Notification of all script errors" to be active. Now that I have changed some asp:links to asp:linkbuttons, I am getting notification of script errors whereas before on the same page I wasn't. It has to be the Javascript DoPost with options that ASP.NET is generating, I would think. Has anyone else experienced this? Of course I have noticed that in the last year I have seen script error notifications from lots of web sites, even from some major fortune 500 companies (Microsoft itself, for example). The site seems to perform exactly as expected, but the notifications are annoying and look unprofessional. Anybody know a way around this? Must I write my own Javascript routines? TIA |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |