[FileNotFoundException: Could not find file "C:\WebApps\boa\sites\stylus\books\book3229.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
|