Probleme update managere

iso!! Messages postés 10 Statut Membre -  
 iso!! -
Bonjour
j'ai un pc portable ACER je l'ai acheter il ya quatre mois à pleine j'ai du faire une mauverse manipulation en désinstallant l'anti virus qui est venu avec le pc (mcafee) aujourdhuit lorsque je fais demarrer==managere update j'ai la fenêtre manager update qui s'affiche tout blanc sans aucune information avec ce message d'erreur
une erreur est survenue dans le cript de cette page
lign: 133
caractère 5
erreur: cette propriété ou methode
code: 0
URL:file:///c:/ programme%20 files/common%
20 file/installschield/update service/ui/um.htm?strings=&css=
j'espere que jai étè un peux plus claire car je ne connais rien en information
merci
A voir également:

1 réponse

zaboukou Messages postés 7942 Statut Membre 1 006
 
re bonjour

Si vous utilisez Internet explorer , faire ceci :

lancer internet explorer , puis onglet outils\options internet\avancé

cocher la case désactiver le débogage des scripts ( autres applications )

cocher la case désactiver le débogage des scripts ( internet explorer )
0
iso!!
 
re bonjour
les deux cases sont cocher mais j'ai tjrs le même message
merci
0
iso!! > iso!!
 
voici en plus le titre du message d'erreur

ERREUR DE SCRIPT DANS INTERNET EXPLORER

je pense aussi qu'à cause de cette erreur j'ai aussi du mal à faire les mises à jour
MERCI je compte sur vous
0
iso!! > iso!!
 
j'ai fait un clik droit sur la fênêtre update manager sur laquelle apparait le message d'erreur et j'ai clicker sur afficher la source et voici le message qui apparait. j'espére que tous ces infoemations vous aiderons à m'aider


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script src="avlupdates.js"></script>
<link id="uistyles" href="UpdaterStyle.css" rel="stylesheet" type="text/css"/>
<script>
var attribs = top.window.document.location.search.split("%26");
var _CustomCSS="";
var _CustomStrings="";
for (ii = 0; ii < attribs.length; ii++)
{
var attrib = attribs[ii].split("=");
if (attrib[0].indexOf("CSS") != -1)
_CustomCSS = attrib[1];
if (attrib[0].indexOf("Strings") != -1)
_CustomStrings = attrib[1];
}
if (_CustomCSS.length > 0)
document.getElementById("uistyles").href=_CustomCSS;
</script>
<script src="lang/resource.js"></script>
</head>
<body topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0" onload="populate()" scroll="no">
<!-- TOP NAVIGATION AND LOGO -->
<div id="mainNavHeader">
<div id="mainNavLogo"></div>
</div>

<!-- SECONDARY NAVIGATION -->
<div id="secNavHeader">
</div>

<div id="mainAlert">
<div id="mainPanel">
<div class="checkingText"><span id="pleasewaitmsg">Please wait. The FLEXnet Update Manager is locating the program updates available for your system.</span></div>
<div class="checkingIcon"><img src="images/icon_update_checking.gif" border="0"></div>
</div>
</div>
<div id="bottom">
<table cellpadding=0 cellspacing=0>
<tr>
<td>
<div id="copyright"><span id="ids_copyright">Copyright© 2001-2005 Macrovision Europe Ltd., Macrovision Corporation.</span>| <a id="Aterms" href="http://www.macrovision.com/company/about/legal/terms.shtml" target="_blank"><span id="ids_terms">Terms of Use</span></a> | <a id="Aprivacy" href="http://www.macrovision.com/company/about/legal/legal_and_privacy.shtml" target="_blank"><span id="ids_privacy">Privacy Statement</span></a></div></td>
<td width="18"><a href="" target="_blank"><img src="images/icon_help.gif" width="14" height="14" border="0" align="left"></a></td>
<td><a href="help.htm" target="_blank"><span id="ids_help">Help</span></a></td>
</tr>
</table>
</div>
</body>
<script>
function populate()
{
loadStrings();
}
function loadStrings()
{
if (_CustomStrings.length > 0)
document.getElementById("strings").src = _CustomStrings;
else
{
document.charset = window.parent._UIcharset;
document.getElementById("strings").src = "lang/strings" + window.parent._UILangID + ".js";
if (typeof(ar) == "undefined")
document.getElementById("strings").src = "lang/strings" + ((window.parent._UILangID & 0xff) + 1024) + ".js";
}
if (typeof(ar) == "undefined")
document.getElementById("strings").src = "lang/strings1033.js";

document.getElementById("ids_copyright").innerText = ar[IDS_COPYRIGHT];
document.getElementById("ids_terms").innerText = ar[IDS_TERMS];
document.getElementById("ids_privacy").innerText = ar[IDS_PRIVACY];
document.getElementById("ids_help").innerText = ar[IDS_HELP];
document.getElementById("pleasewaitmsg").innerText = ar[IDS_CHECKING_WAIT];
}
</script>
<script id="strings">
</script>
</html>
0