
21/04/2009, 01:43
|
| | Fecha de Ingreso: diciembre-2008
Mensajes: 52
Antigüedad: 16 años, 3 meses Puntos: 0 | |
Respuesta: error: pageRequestManagerServerErrorException. help! las partes importantes del codigo supongo que son estas dos:
<%@ Page Language="VB" AutoEventWireup="false" EnableEventValidation="true" CodeFile="ProbandoDiseño.aspx.vb" Inherits="ProbandoDiseño" %>
<%@ Register Assembly="System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
Namespace="System.Web.UI" TagPrefix="asp" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
...
<asp:ScriptManager id="ScriptManager1" runat="server">
</asp:ScriptManager> |