Code Comments
Programming Forum and web based access to our favorite programming groups.Ng Hwee Hwee wrote: > hi all, > > this R6025 error is driving me nuts!!! anyone who can help me? > thanx a million!! > Full error details are described here: http://support.microsoft.com/defaul...kb;en-us;125749 To the best of my knowledge and after some googling, I found three possible causes for this error in internet explorer: 1) A javascript in your page is generating the error. 2) A plugin you are using in internet explorer is causing the error. 3) Some application is causing the error when it interacts with Internet explorer or vice versa (eg. office toolbar, acrobat toolbar, norton av hooks etc). The only suggestion I have to troubleshoot this is to "shut" off each of these one by one and see if you can reproduce the error. I haven't experienced this myself, so I don't have more suggestions on fixing it. thanks, Aman Patel
Post Follow-up to this messageI just have the same error on IE with Win XP. The source was a line in my CSS. For information, it was a float:left on an input tag with a class. Then, this er ror can come from a stylesheet too.quote:float left
Originally posted by Aman Patel Ng Hwee Hwee wrote: > hi all, > > this R6025 error is driving me nuts!!! anyone who can help me? > thanx a million!! > Full error details are described here: http://support.microsoft.com/defaul...kb;en-us;125749 To the best of my knowledge and after some googling, I found three possible causes for this error in internet explorer: 1) A javascript in your page is generating the error. 2) A plugin you are using in internet explorer is causing the error. 3) Some application is causing the error when it interacts with Internet explorer or vice versa (eg. office toolbar, acrobat toolbar, norton av hooks etc). The only suggestion I have to troubleshoot this is to "shut" off each of these one by one and see if you can reproduce the error. I haven't experienced this myself, so I don't have more suggestions on fixing it. thanks, Aman Patel
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.