This topic is locked
[SOLVED]

 Data not save

3/15/2010 5:18:44 AM
ASPRunnerPro General questions
J
johnhardy author

I am starting and using the evaluation version of asprunner V6.2
I have 2 problems and wonder if someone can see if I am going wrong somewhere

1 Data is not being saved in the tables.
2: The website url in the Output Directory screen changes

From: http://localhost/mydomain/index.htm

To: http://Localhost/index.html
(Not always)

Many thanks

John

Sergey Kornilov admin 3/15/2010

In regards to data not being saved make sure you are looking at the right database. By default ASPRunnerPro creates a copy of your database in the output folder. ASP application saves data to this database copy. To prevent this from happening uncheck 'Copy database file to output folder' check box on database connection screen.

P
Pragati.rch 3/17/2010

You should also have admin rights on the database inorder to save record. Otherwise it give error, recordset not added.
Regards,

Pragati

J
johnhardy author 3/17/2010

Thanks Pragati

This database is working OK now and records are being updated.

I have several Groups/users listed.

Administrators

CREATOR OWNER

Internet Guest Account

MyName

Launch IIS Process Account

SYSTEM

USERS

I wonder if there should be so many. Are they all needed?

Thanks

John

S
StockHammer 5/13/2010

I'm Having the same problem. Once I save the data. I shows up, I close out the tool and come back later to work on it and wham. No Data. How do you get to the Database connection screen from an existing project
Edit: Figure out what was happening with the data lost. Apparently during the build process, ASPRunner will go and grab the Source Database (Im Using MS-Access) and will copy it over the previous one (if you have the copy database option turned on) in the "db" directory.