
06/07/2006, 16:00
|
| | Fecha de Ingreso: junio-2006
Mensajes: 61
Antigüedad: 18 años, 9 meses Puntos: 0 | |
Server Error in '/' Application.
Uno o más errores al procesar el comando.
ORA-00936: missing expression
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Data.OleDb.OleDbException: Uno o más errores al procesar el comando.
ORA-00936: missing expression
Stack Trace:
[OleDbException (0x80040e14): Uno o más errores al procesar el comando.
ORA-00936: missing expression]
Microsoft.VisualBasic.CompilerServices.Container.I nvokeMethod(Method TargetProcedure, Object[] Arguments, Boolean[] CopyBack, BindingFlags Flags) +175
Microsoft.VisualBasic.CompilerServices.NewLateBind ing.LateGet(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack) +377
ASP.listadata2_aspx.Page_Load() +1419
System.Web.Util.CalliHelper.ArglessFunctionCaller( IntPtr fp, Object o) +5
System.Web.Util.CalliEventHandlerDelegateProxy.Cal lback(Object sender, EventArgs e) +23
System.Web.UI.Control.OnLoad(EventArgs e) +80
System.Web.UI.Control.LoadRecursive() +49
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3743 |