Server Error in the Application.

Offending Page: /ProjectRss.ashx

Source: System.Web

Exception Message: Exception of type System.Web.HttpException was thrown.

Exception Stack Trace: at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, String path, String pathTranslated, Boolean useAppConfig) at System.Web.MapHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

Stack Trace: System.IO.FileNotFoundException: Could not find file "e:\winisp\nikhilk\nikhilk.net\ProjectRss.ashx". File name: "e:\winisp\nikhilk\nikhilk.net\ProjectRss.ashx"
System.IO.__Error.WinIOError(Int32 errorCode, String str)
System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy)
System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
System.Web.Compilation.SourceCompiler.GetCachedEntry()
System.Web.UI.SimpleWebHandlerParser.GetCompiledTypeFromCache()
System.Web.UI.SimpleHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path)
System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, String path, String pathTranslated, Boolean useAppConfig)