This topic is locked

ASPRunnerPro 5.1 release candidate 2 (build 313)

8/12/2007 11:32:30 PM
ASPRunnerPro General questions
Sergey Kornilov admin

Announcement:

the final version of ASPRunnerPro 5.1 will be released on Tuesday, September 18th, 2007
Update (build 313, September 15th)

  • fixed "export selected" bug
    Update (build 309, September 10th)
  • fixed master-details bug
  • fixed Chart Advanced Search page not available in Visual Editor
  • fixed dependent dropdown boxes when dependent control has space in it's name
    Update (build 308, September 6th)
  • fixed link to Advanced Search on the chart page with Group Security enabled
  • fixed charts bug
    Update (build 307, September 5th)
  • fixed inline edit error when regular edit page is not created
  • fixed Block layout in reports when two or more group fields selected
  • fixed print selected prints all records vs selected ones
  • added: Lookup wizard can be set to use "View as" type HTML
  • added: Lookup wizard implemented as edit box with AJAX popup can be a dependent control
    Update (build 303, August 24, 2007)
  • ASPRunnerPro now parses complex nested queries properly
  • fixed multiselect List box in inline mode
  • fixed Save button label when multiple languages selected in the project
  • fixed calendar button on regular add page
    Update (build 300, August 21, 2007)
  • fixed bug with duplicate record inserted after Save All is clicked
  • Inline Add/Edit - password field bug fixed
  • details preview window stays on the page if you move your mouse fast enough
    Fixed in build 298:
  • required fields in inline mode
  • Rich Text Editor in inline mode
  • Line chart labels
  • Inline Edit when Export is turned off
    Fixed in build 297:
  • showKeys error
  • Lookup wizard as Edit box with AJAX popup when field has a space in it's name
  • Lookup wizard as Edit box with Ajax popup works supports values with single quotes in it
    This beta can be installed to the separate directory. You may keep the previous version of ASPRunnerPro and run both versions side by side.
    This beta don't yet have Rich Text Editor implemented in inline mode. We are working on this.
    Download links:

    http://www.asprunner.com/files/asprunnerpro51b-setup.exe

    http://www.asprunner.com/files/asprunnerpro51b-setup.zip
    What's new in this version:
  • New events/extended list of parameters available in each event

    Documentation draft on new events: http://www.asprunner.com/tmp/eventsdoc.zip
  • Inline Add/Edit on the list page. Add/Edit multiple records at once.

    Inline Add/Edit use the same input controls that appear on regular Add/Edit pages.

    All BeforeAdd/AfterAdd/BeforeEdit/AfterEdit events are supported by inline functions.

    Totals will be recalculated after new record is added or edited.
  • Security enhancements
  • Admin user is implemented as an Admin group which allows multiple admins
  • Separate OwnerID for each table
  • New, nice looking layouts

    Current beta supports the following layouts: Default, Amsterdam, Rome, Paris, London and Madrid. For better results use style that matches layout name (except for Default layout that supports all styles). We work on adding inline functionality to other layouts.
  • HTML Editor enhancements (Search/Replace/Goto etc)
  • Insert a field function in Visual Editor
  • View as/Edit as settings dialog combined allowing to set View/Edit properties on any page
  • Formatting can be applied to lookup wizard fields

What's next

  • Add inline editing functionality to the rest of layouts
  • Add a couple more events
  • Release similar ASPRunnerPro update
  • Fix bugs and release a final version

As usually your feedback is appreciated.

virtualbox 8/13/2007

Compliments, <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=20392&image=1&table=forumreplies' class='bbc_emoticon' alt=':D' />

I have installed the updating and the function "total"

in the mask "Fields order and totals" has worked.
I attend information on the date of release and the formality for the purchase of a license of updating.
Giampaolo (italy) <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=20392&image=2&table=forumreplies' class='bbc_emoticon' alt=';)' />

virtualbox 8/15/2007

in a simple project, editing a record, the following error returns me:
_____
Microsoft VBScript runtime error '800a01a8'
Object required: 'showKeys'
/virtual_box_hotmail_com/IkA
06_082007/Db_Applet_edit.asp, line 229
___
the project is published in demo account:
http://demo.asprunner.net/virtual_boxhotm...2007/login.asp
Giampaolo (Italy)

K
KingDean 8/15/2007

Same problem happened to me on upgrading my a project to the new version.

in a simple project, editing a record, the following error returns me:

_____
Microsoft VBScript runtime error '800a01a8'
Object required: 'showKeys'
/virtual_box_hotmail_com/IkA
06_082007/Db_Applet_edit.asp, line 229
___
the project is published in demo account:
http://demo.asprunner.net/virtual_boxhotm...2007/login.asp
Giampaolo (Italy)

Sergey Kornilov admin 8/15/2007

Thank you, guys.
This was fixed in build 297.

B
Bryan 8/22/2007

Hi Sergey,
A couple of problems with this version (brand new project created):

  1. Mouseover to a different table used to give a view of records in the table. Works on build 297 but not produces error with mouseover.
  2. Inline edit doesn't save any changes.
  3. Inline Add prompts for values, but does not save them - a blank record is saved instead.
    Project uploaded to demo account (project 1).
    Also, a quick question: are there any plans for the ability to publish a field with inline edit automatically on?
    Regards,

    Bryan

D
dunga 8/22/2007

in advanced search mode and in EDIT mode none of the calendar icons produce a calendar-pop-up for the date selection . build 300

(i.e. unable to select the date using the icon)

however, the calendar works in inline edit mode.
also if I upload picture is does not show after upload.

Sergey Kornilov admin 8/22/2007

Bryan,
please send the URL of your Demo Account application to support@xlinesoft.com along with some instructions on reproducing.

I also need to know what browser do you use.
Dunga,
please post your app to Demo Account and send all required info to support@xlinesoft.com.
I'll check how inline edit mode can be turned on when page is loaded and post a solution here.

B
Bryan 8/23/2007

Apologies Sergey.
Here's the URL:
http://demo.asprunner.net/bryan%5Fmorris%5.../QSchd_list.asp
Simply mouseover the Action table and the error will display in the bottom left corner.
Browser is IE6
Thanks,

Bryan

Sergey Kornilov admin 8/23/2007

Bryan,
this appears to be a problem with forward slash character in master key.

I would suggest to choose another field to link master and details tables.
Meanwhile I'll check how we can fix this.

Sergey Kornilov admin 8/23/2007

Bryan,
check the following post where I explain how to invoke inline add/edit functions:

http://www.asprunner.com/forums/index.php?showtopic=6076

B
Bryan 8/24/2007

Sergey,
I have amended my records to take out any forward slashes however the problem remains and the error is still produced when you highlight the Action table. This worked fine in build 297 (even using the key with the /).
Also, values edited with inline edit do not save - you can change the value but it is not written back.
I have uploaded the project to:
http://demo.asprunner.net/bryan%5Fmorris%5.../QSchd_list.asp
Thanks for the code for automatically turning on inline edit - worked first time.
Kind regards,

Bryan

Sergey Kornilov admin 8/24/2007

Bryan,
I found that on your Demo Account some old and new files are mixed.

I suggest to reinstall the latest build and rebuild your project.
When I build a new project using your database both inline edit and details preview work fine.

B
Bryan 8/30/2007

Sergey,
I have since installed Build 303 on two pc's that have never had ASP runner installed before.
I'm still having problems with InLine edit.
Here's what I did:

  1. Start new project
  2. Select Action table
  3. Choose ID as Key Column
  4. Turn on InLine edit
  5. Build the pages.
    Having published this, inline edit doesn't work. You can edit the field but the amended value is not saved.
    I've uploaded the project to:
    http://demo.asprunner.net/bryan%5Fmorris%5...ction_list.asp#
    I've also experienced problems (not on this project) where clicking the Inline edit like open a completely different record to the one you've selected (different ID, details ,etc).
    I will try to replicate this and create the steps required to produce it.
    Kind regards,

    Bryan

virtualbox 9/12/2007

Sergey,
function: exports selection
signal me the following error:
Tipo di errore:

Microsoft OLE DB Provider for ODBC Drivers (0x80040E14)

[Microsoft][ODBC SQL Server Driver][SQL Server]Incorrect syntax near the keyword 'or'.

/ottimo31/include/commonfunctions.asp, line 1077
Versione software 5.1 Buoit 309
Thanks!
Giampaolo (Italy)

Sergey Kornilov admin 9/12/2007

Giampaolo,
thank you, fixing it right away.

J
JHN 9/17/2007

The edit record page does not update the database.

Sergey Kornilov admin 9/17/2007

Joey_1,
post your application to Demo Account (last tab in ASPRunnerPro) and send the URL to support@xlinesoft.com.