Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ASP.NET 2.0.50727.0 - Web Event
Message
De
25/06/2006 22:10:06
Chris Bohling
Myers and Stauffer LC
Shawnee, Kansas, États-Unis
 
 
À
21/06/2006 03:59:18
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
01130440
Message ID:
01131602
Vues:
14
>Hi all!
>
>I've encountered a strange entry in the webserver's eventlog.
>
>It says (parts of it):
>
>
>Typ: Warning
>Source: ASP.NET 2.0.50727.0
>Category: Web Event
>...
>Request URL: http://www.rieder.cc/WebResource.axd?d=-KmKWa6yJe_0W6SkxHtU5A2&t=632718971180625000
>Request path: /WebResource.axd
>...
>
Dino Espito's article, "Script Callbacks in ASP.NET", in MSDN Magazine provides some information about WebResource.axd (http://msdn.microsoft.com/msdnmag/issues/04/08/CuttingEdge/):

"WebResource.axd is a new built-in HTTP handler in ASP.NET 2.0 that's used to retrieve script code into pages. This handler guarantees that all the script code necessary to perform the callback is correctly referenced within the page or control. In particular, WebResource.axd ensures that calls to WebForm_DoCallback and WebForm_InitCallback are successfully resolved. If you want to take a look at the real source code behind script callbacks in ASP.NET 2.0, open the Temporary Internet Files folder on your Web server machine and look up the file WebResource.axd."

Also see the Microsoft KB article, "Web Events in ASP.NET 2.0" (http://support.microsoft.com/?kbid=893664), about how Web Events publishes information to logs, etc.
Christopher Bohling, Consultant
http://www.ChristopherBohling.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform