User Tools

Site Tools


version_history:v1.42

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
version_history:v1.42 [2018/01/21 23:29]
103.48.110.139 [DroidScript v1.42]
version_history:v1.42 [2018/07/22 22:01] (current)
Line 4: Line 4:
 Hi Guys,  Hi Guys, 
  
-It's been a while but we have finally got a new version for you. Yay!  This one has Tons of great new functionality, most Server Error in '/' Application. +It's been a while but we have finally got a new version for you. Yay!  This one has Tons of great new functionality, most notably the following things:-
- +
-Could not allocate space for object 'dbo.forgetpass'.'PK_forgetpass' in database 'dsssbonline' because the 'PRIMARY' filegroup is full. Create disk space by deleting unneeded files, dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup. +
- +
-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.Data.SqlClient.SqlException: Could not allocate space for object 'dbo.forgetpass'.'PK_forgetpass' in database 'dsssbonline' because the 'PRIMARY' filegroup is full. Create disk space by deleting unneeded files, dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup. +
- +
-Source Error:  +
- +
-Line 49: catch (Exception ex) Line 50: { Line 51: throw ex; Line 52: } Line 53: } +
-Source File:e:\NetDocs\DSSBONLINE\App_Code\forgetpass.cs    Line:51  +
- +
-Stack Trace:  +
- +
-[SqlException (0x80131904): Could not allocate space for object 'dbo.forgetpass'.'PK_forgetpass' in database 'dsssbonline' because the 'PRIMARY' filegroup is full. Create disk space by deleting unneeded files, dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup.] forgetpass.ForgetPassRandom(String rid, Int32 randomno, String ip) in e:\NetDocs\DSSBONLINE\App_Code\forgetpass.cs:51 ForgetPassword.Button1_Click(Object sender, EventArgs e) in e:\NetDocs\DSSBONLINE\ForgetPassword.aspx.cs:166 System.Web.UI.WebControls.Button.OnClick(EventArgs e) +9633450 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +103 System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +35 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1724  +
-Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34274 the following things:-+
  
 ==== Sliding Drawers ==== ==== Sliding Drawers ====
Line 73: Line 57:
  
   *  Fixed bug with List control showing images from /sdcard/Pictures folder.   *  Fixed bug with List control showing images from /sdcard/Pictures folder.
-  *  Added 'Real' option to ap.GetScreenWidth() and app.GetScreenHeight().+  *  Added 'Real' option to app.GetScreenWidth() and app.GetScreenHeight().
   *  Added app.HasSoftNav() method (detects devices with soft navigation bar).   *  Added app.HasSoftNav() method (detects devices with soft navigation bar).
   *  Files containing .min.js are not obfuscated.   *  Files containing .min.js are not obfuscated.
version_history/v1.42.1516577396.txt.gz · Last modified: 2018/01/22 07:29 (external edit)