Server Error in '/' Application.

Could not find file "C:\WebApps\boa\sites\kumarian\ordering_info.html".

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.IO.FileNotFoundException: Could not find file "C:\WebApps\boa\sites\kumarian\ordering_info.html".

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[FileNotFoundException: Could not find file "C:\WebApps\boa\sites\kumarian\ordering_info.html".]
   System.IO.__Error.WinIOError(Int32 errorCode, String str) +181
   System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy) +859
   System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) +45
   System.Web.HttpResponse.WriteFile(String filename, Boolean readIntoMemory) +75
   System.Web.HttpResponse.WriteFile(String filename) +7
   boa.BoaHandler.ProcessRequest(HttpContext context) in J:\WebApps\boa\code\Boa\HttpHandlers.vb:30
   System.Web.CallHandlerExecutionStep.Execute() +179
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87


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