This topic is locked
[SOLVED]

 ASPRunner.NET 4.0 beta is available

10/5/2007 10:56:59 AM
ASPRunner.NET General questions
Sergey Kornilov admin

Update: Build 155, January 1, 2008
All known bugs and issues fixed.
Update: Build 131, November 22, 2007
This build supports VB.NET. Several minor bugs fixed.
Update: Build 127, November 13, 2007

  • fixed MS Access search issue
    VB.NET version is expected at the end of November.
    Update: Build 111, November 11, 2007
  • Fixed known bugs
  • DAL (Data Access Layer) generation
  • Demo Account support
    We use SubSonic as a Data Access Layer framework. You can find more about SubSonic at http://www.subsonicproject.com. The good news is that Subsonic author was hired by Microsoft to continue further development.
    DAL limitations:
  • Every database table needs to have one primary key. Compound primary keys not supported. This a Subsonic limitation.
  • Custom SQL queries are not supported (this will be fixed later)
    Update: Build 110, October 15, 2007
    Visual Editor supports grid modifications on the list page.
    Update: Build 101, October 9, 2007
  • fixed libmysql.dll issue
  • added master pages support
  • Visual Editor don't yet support grid modifications on the list page. Will be added in tomorrow's build.
    ASPRunner.NET 4.0 beta is available now.
    This beta version supports C# and .NET Framework 2.0 only.
    This update can be installed to the separate directory. You may keep the previous version of ASPRunner.NET (3.0 and older) and run both versions side by side.
    Download links:

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

    http://www.asprunner.com/files/asprunnernet40b-setup.zip
    What's new in this version:
  • Visual Editor

---------------------------------

What's next?

---------------------------------

  • In a week or so we release the next beta that generates Data Access Layer
  • Before the end of October we'll add VB.NET support

dcampbe11 10/5/2007

ASPRunner.NET 4.0 beta is available now.

This beta version supports C# and .NET Framework 2.0 only.
This update can be installed to the separate directory. You may keep the previous version of ASPRunner.NET (3.0 and older) and run both versions side by side.
Download links:

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

http://www.asprunner.com/files/asprunnernet40b-setup.zip
What's new in this version:

  • Visual Editor

    ---------------------------------

    What's next?

    ---------------------------------
  • In a week or so we release the next beta that generates Data Access Layer
  • Before the end of October we'll add VB.NET support


Downloaded and tried to installed softwas but got the following error:

The failed to start because libmysql.dll could not be found.

Richard

dcampbe11 10/5/2007

For those who could not get the beta to work, you can download the missing file libmysql.dll ( google on file file nmae for web site); then install the dll in the directory of the beta.



Downloaded and tried to installed softwas but got the following error:

The failed to start because libmysql.dll could not be found.

Richard

dcampbe11 10/5/2007

The Visual Editor doesn't seem to be working. I deleted several columns in the list view, but the visual editor does not save the changes. Perhaps, you mistyped in the annoucement regarding the purpose of this release - Visual Editor!. Also, in reviewing the forum messages posted as far back as April, 2007, Eugene said he was going to include master pages in the next release of ASPRunnerNet - the schedule was 30 days, then 60 days then August, then September.

For those who could not get the beta to work, you can download the missing file libmysql.dll ( google on file file nmae for web site); then install the dll in the directory of the beta.

Sergey Kornilov admin 10/31/2007

I apologize for delay with getting the next beta out of doors.
Converting ASPRunner.NET to generate and use Data Access Layer made us change a lot of code. Basically we switching every single control from SQLDataSource to ObjectDataSource. Hopefully we are close and next beta will be ready later this week.

F
fmbma 11/7/2007

Any word, Sergey? Is the VB version getting close? We are waiting anxiously for the next release!

Fred

Sergey Kornilov admin 11/11/2007

Update was released today (November 11th, 2007).

We are working on VB.NET version t the moment.

H
hussainz2000 12/2/2007

Configuration Error

Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Unrecognized attribute 'requirePermission'.
Source Error:
Line 10: <configuration>

Line 11: <configSections>

Line 12: <section name="SubSonicService" type="SubSonic.SubSonicSection, SubSonic" requirePermission="false"/>

Line 13: </configSections>

Line 14: <appSettings>
Source File: C:\Program Files\ASPRunner.NET4.0\projects\Project1\output\web.config Line: 12

Eugene 12/3/2007

Parser Error Message: Unrecognized attribute 'requirePermission'.

Source File: C:\Program Files\ASPRunner.NET4.0\projects\Project1\output\web.config Line: 12


Please, check if your site works under framework v2.0 or higher

F
fmbma 12/26/2007

I'm still getting a system error when I build - CStoVBConvert has encountered a problem and needs to close. Also various errors and problems in some pages such as cast errors, view page not found, etc.

Sergey Kornilov admin 12/31/2007

f-b,
make sure you run the latest build (153).

If this issue is still there zip and send your project to support@xlinesoft.com for investigation.

P
PugMaster 1/4/2008

Hi i am also getting erors, system.NullReferenceException in STOVB.exe[2140]
The application does generate but when running the master/detail relationship does not work and the page numbers appear overlapped in the details found reaxt area. <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=24610&image=1&table=forumreplies' class='bbc_emoticon' alt=':(' />
Cheers, Paul