I am getting below error in livesite runtime site while hitting the site .page. anyone any idea what can be the issue. I am not getting any error while previewing the .page in teamsite preview, its displaying the .page correctly.
Env. teamsite / Livesite 7.3.1 , Windows
Error msg in Application Event Viewer log.
HandleRequest: caught exception while processing request.
Exception:
System.Web.HttpException (0x80004005): Error executing child request for /iw/errors/Error.jsp.
at System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride)
at System.Web.HttpServerUtility.Execute(String path, TextWriter writer, Boolean preserveForm)
at System.Web.HttpServerUtility.Transfer(String path, Boolean preserveForm)
at Interwoven.LiveSite.Runtime.Rendering.DotNetRenderingManager.DoServerTransfer(BaseRequestContext requestContext, String forwardPath) in c:\BF\P4.TS7.3.1\20\src\livesite\dotnet\Interwoven.LiveSite.Runtime\src\Interwoven\LiveSite\Runtime\Rendering\DotNetRenderingManager.cs:line 103
at Interwoven.LiveSite.Runtime.Rendering.DotNetRenderingManager.doForward(BaseRequestContext context) in c:\BF\P4.TS7.3.1\20\src\livesite\dotnet\Interwoven.LiveSite.Runtime\src\Interwoven\LiveSite\Runtime\Rendering\DotNetRenderingManager.cs:line 109
at com.interwoven.livesite.runtime.rendering.RenderingManager.handleUnhandledException(BaseRequestContext context, RenderingException e) in RenderingManager.java:line 1083
at com.interwoven.livesite.runtime.rendering.RenderingManager.handleException(BaseRequestContext context, RenderingException e) in RenderingManager.java:line 1020
at com.interwoven.livesite.runtime.rendering.RenderingManager.handleException(BaseRequestContext context, Exception e) in RenderingManager.java:line 976
at com.interwoven.livesite.runtime.rendering.RenderingManager.render(BaseRequestContext context) in RenderingManager.java:line 265
at Interwoven.LiveSite.Runtime.Web.Module.LiveSiteRuntimeModule.ProcessRequest(Object source, EventArgs e) in c:\BF\P4.TS7.3.1\20\src\livesite\dotnet\Interwoven.LiveSite.Runtime\src\Interwoven\LiveSite\Runtime\Web\Module\LiveSiteRuntimeModule.cs:line 82
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.