|
|
| Error executing funtion! Function name: Show Form Database
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ApplicationException: An exception occurred while updating the data source. Transaction rolled back. ---> W5Model.W5ObjectDoesNotExistException: MES_COULDNOTLOADFORM is not defined!
at W5SQLPersist.FormPersist.ExecuteAndFill(W5Form obj, String sql)
at W5SQLPersist.FormPersist.Load(W5Form obj)
at W5SQLPersist.W5Persist.Load(W5Form obj)
--- End of inner exception stack trace ---
at W5SQLPersist.W5CommonPersist.ExceptionHandler(Exception e, IW5Persistable obj)
at W5SQLPersist.W5Persist.Load(W5Form obj)
--- End of inner exception stack trace ---
at System.Reflection.RuntimeMethodInfo.InternalInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean isBinderDefault, Assembly caller, Boolean verifyAccess)
at System.Reflection.RuntimeMethodInfo.InternalInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean verifyAccess)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at W5Model.W5Common.Load(String id)
at MyFunctionNamespace.MyFunctionClass.Render()
at MyFunctionNamespace.MyFunctionClass.FireFunction(HttpContext ctx, W5VirtualTemplateRenderer virtualTemplateRenderer, W5DocumentRenderer documentRenderer, W5FunctionRenderer functionRenderer, W5FunctionLocation functionLocation)
at W5View.W5ViewDocument.BuildHTML(W5DocumentTemplateContentRenderer contentRenderer, W5HtmlWriter html, String height, String width, String templateClientID, Boolean even, Boolean loadRenderers, String& metaKeywords, String& functionHeaders) |
|
|
|
|
|
|