[ResourceNotFoundException: Unable to find resource 'search.html']
NVelocity.Runtime.Resource.ResourceManagerImpl.GetResource(String resourceName, Int32 resourceType, String encoding) +436
NVelocity.Runtime.RuntimeInstance.GetTemplate(String name, String encoding) +31
NVelocity.App.VelocityEngine.GetTemplate(String name, String encoding) +16
U9Web.SampleJob.GetSearchResult(Int32 page, String keyword, String typelx, Int32 typeid) +1884
U9Web.index.Page_Load(Object sender, EventArgs e) +603
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +51
System.Web.UI.Control.OnLoad(EventArgs e) +95
System.Web.UI.Control.LoadRecursive() +59
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +678
|