I get the following error message when I try to open one of the images that I uploaded.
Thanks,
Mike
Server Error in '/app' Application.
Exception of type 'System.OutOfMemoryException' was thrown.
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.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
Source Error:
Line 495: Line 496: Catch ex As Exception Line 497: Throw ex Line 498: End Try Line 499:
Source File: C:\projects\VphotGit\Logic\BL\FITSWrapper.vb Line: 497
Stack Trace:
[OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.] BL.FITSWrapper.Open(String Filepath, Int32 imageID) in C:\projects\VphotGit\Logic\BL\FITSWrapper.vb:497 Restricted_Files5.AnalyseImage(String path, Int32 indexInList, Boolean startTS, String telname, Int32 imageID) +163 Restricted_Files5.gvFiles_RowCommand(Object sender, GridViewCommandEventArgs e) +341 System.Web.UI.WebControls.GridView.OnRowCommand(GridViewCommandEventArgs e) +111 System.Web.UI.WebControls.GridView.HandleEvent(EventArgs e, Boolean causesValidation, String validationGroup) +73 System.Web.UI.WebControls.GridView.RaisePostBackEvent(String eventArgument) +201 System.Web.UI.WebControls.GridView.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +15 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +15 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +9760098 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1639
If the VPhot complains of Out of Memory that means that's really busy. Must have been clear last night and everyone is online working on their images.
All you can do is come back in a half hour and try again.
If it persists, send a note to Vphot@aavso.org
George