Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Run-time error
Message
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Test et débogage
Titre:
Versions des environnements
OS:
Windows XP
Divers
Thread ID:
01283675
Message ID:
01283701
Vues:
10
>Hi everybody,
>
>When I try to run a web-page in the Browser it gives me a run-time error "property not found" and then points me to the javascript file on this line
>
>for (var property in methods) {
>      var value = methods[property];
>      if (typeof value == 'function')
>        element[property] = cache.findOrStore(value); // Line with the error
>    }
>
>It is actually a form. The page was simply migrated from one site to another and it is a form.
>
>If I just grab its source and try it locally it doesn't give me the same error.
>
>I have ability to modify the source of this page (through our backend), but I'm not sure how to make it work.
>
>Can somebody please lend me a hand on this problem? I would then give the actual URL of the page.
>
>Thanks a million in advance.

The error seems to only show up in IE and not in FireFox.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform