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
Next revision Both sides next revision
version_history:v1.42 [2018/01/21 23:29]
103.48.110.139 [DroidScript v1.42]
version_history:v1.42 [2018/07/22 13:38]
172.56.41.152 [Downloadable Demos]
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 32: Line 16:
 ==== Downloadable Demos ==== ==== Downloadable Demos ====
  
-Checkout the new 'Demos' menu in the app.  This allows those without the WiFi editor to get at the downloadable demo SPKs which is a growing list of showcase apps that really demonstrate the power and capabilities of DroidScript. If you want to see your name up there and show off to your friends or future employers, then write a really cool demo and submit it to us for inclusion.  Check out the recent submission from AlexF called 'Tankerous' (there's more to come from this talented young coder too:)+content://media/external/file/32584big lilboy 
 + the new 'Demos' menu in the app.  This allows those without the WiFi editor to get at the downloadable demo SPKs which is a growing list of showcase apps that really demonstrate the power and capabilities of DroidScript. If you want to see your name up there and show off to your friends or future employers, then write a really cool demo and submit it to us for inclusion.  Check out the recent submission from AlexF called 'Tankerous' (there's more to come from this talented young coder too:)
  
 ==== Download Manager and File Chooser ==== ==== Download Manager and File Chooser ====
Line 73: Line 58:
  
   *  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.txt · Last modified: 2018/07/22 22:01 (external edit)