Server Error in '/' Application.

Error executing child request for /dentisthome.htm.

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.Web.HttpException: Error executing child request for /dentisthome.htm.

Source Error:


Line 95: End If
Line 96: chk(strProtected, strSecure, fileName, ext)
Line 97: Server.Transfer(originalPath)
Line 98: Else
Line 99: If fileName.Contains("_") Then

Source File: C:\Inetpub\vhosts\dmd.com\httpdocs\global.asax    Line: 97

Stack Trace:


[HttpException (0x80004005): Error executing child request for /dentisthome.htm.]
   System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride) +3271798
   System.Web.HttpServerUtility.Execute(String path, TextWriter writer, Boolean preserveForm) +827
   System.Web.HttpServerUtility.Transfer(String path, Boolean preserveForm) +56
   System.Web.HttpServerUtility.Transfer(String path) +32
   ASP.global_asax.Application_BeginRequest(Object sender, EventArgs e) in C:\Inetpub\vhosts\dmd.com\httpdocs\global.asax:97
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64


Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433