Ooops
Server Error in '/NPEPWStaticReports' Application.
--------------------------------------------------------------------------------
Could not find file 'NPEStaticReports1\627300166\LA'.
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 'NPEStaticReports1\627300166\LA'.
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 'NPEStaticReports1\627300166\LA'.]
System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +2013981
System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) +1073
System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy) +108
System.IO.IsolatedStorage.IsolatedStorageFileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, IsolatedStorageFile isf) +479
System.IO.IsolatedStorage.IsolatedStorageFileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, IsolatedStorageFile isf) +25
Microsoft.Practices.EnterpriseLibrary.Caching.BackingStoreImplementations.IsolatedStorageCacheItemField.Overwrite(Object itemToWrite) +111
Microsoft.Practices.EnterpriseLibrary.Caching.BackingStoreImplementations.IsolatedStorageCacheItem.UpdateLastAccessedTime(DateTime newTimestamp) +71
Microsoft.Practices.EnterpriseLibrary.Caching.BackingStoreImplementations.IsolatedStorageBackingStore.UpdateLastAccessedTime(Int32 storageKey, DateTime timestamp) +161
Microsoft.Practices.EnterpriseLibrary.Caching.BackingStoreImplementations.BaseBackingStore.UpdateLastAccessedTime(String key, DateTime timestamp) +58
Microsoft.Practices.EnterpriseLibrary.Caching.Cache.GetData(String key) +634
Microsoft.Practices.EnterpriseLibrary.Caching.CacheManager.GetData(String key) +37
IEC.BusinessDomain.NPE.PublicReports.ReportCategory.getReportCategories() in C:\Development\Common\VS2005\Main\IEC.BusinessDomain\IEC.BusinessDomain.NPE.PublicReports\ReportCategory.vb:33
IEC.BusinessDomain.NPE.PublicReports.ReportCategory.getReportCategory(Int32 sCategoryID) in C:\Development\Common\VS2005\Main\IEC.BusinessDomain\IEC.BusinessDomain.NPE.PublicReports\ReportCategory.vb:57
IEC.Presentation.Web.NPE_Public_Reports.ReportParameters.createReportParameters() +309
IEC.Presentation.Web.NPE_Public_Reports.ReportParameters.Page_Load(Object sender, EventArgs e) +62
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061