[NullReferenceException: Object reference not set to an instance of an object.]
NVelocity.Runtime.RuntimeInstance.GetTemplate(String name, String encoding) +80
NVelocity.Runtime.RuntimeInstance.GetTemplate(String name) +125
NVelocity.App.VelocityEngine.GetTemplate(String name) +81
Common.VelocityHelper.Display(String templatFileName) in E:\web\GJ.Web\Common\NVelocity\VelocityHelper.cs:77
GJ.Web.Templates.themes_01.widgets.esf_recommend.index.DisplayTemp() in E:\web\GJ.Web\GJ.Web\Templates\themes_01\widgets\esf_recommend\index.aspx.cs:313
GJ.Web.Templates.themes_01.widgets.esf_recommend.index.Page_Load(Object sender, EventArgs e) in E:\web\GJ.Web\GJ.Web\Templates\themes_01\widgets\esf_recommend\index.aspx.cs:32
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +24
System.Web.UI.Control.LoadRecursive() +70
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3047
|