This topic is locked

autonummering

1/19/2005 03:25:07
ASPRunner.NET General questions
author

Hallo,
I have a question.

I have a database with "adres_ID" as autonummering, and "adres_name as text.

The database have 3523 records in.
When I insert a new data. I get an error: the value of one of the parameters is not there.
What I'm doeing wrong ?

Can asprunner.net handle with autonummering ?
wilfred

Sergey Kornilov admin 1/21/2005

Hi,
ASPRunner.NET can handle autonumber fields. Just make sure this field is not on the ADD page to enable autoinsertion.

501140 1/25/2005

hallo,
I have turn out the ADD page.

When I test the program and I add e new data, I get the next error;

" error: the value of one or more parameters are missing"
When I edit a data, I get the next error:

" error: can't create table for data editing, the value of one or more parameters are missing"
How can I fix this problem ?
Wilfred

Sergey Kornilov admin 1/26/2005

Wilfred,
Could you zip and send me the whole content of ASPRunner.NET output

folder ( ASP.NET files, include files, database etc.) along with the

project file? I'll find what's wrong running it on my test box.

A
artistscope 3/2/2006

Am getting the same error as above when adding a new entry.
The software prevents removal of the field for the primary number, so it needs to be manually removed from the output web page?
Perhaps it needs something to encourage autonumber.

Sergey Kornilov admin 3/2/2006

If your key field is autonumber remove it from the ADD page.

If it's not leave on add page to allow user enter a new value.
If this doesn't work for any reason send me your files.

A
artistscope 3/2/2006

If your key field is autonumber remove it from the ADD page.

If it's not leave on add page to allow user enter a new value.
If this doesn't work for any reason send me your files.


I removed it from the add page options, but it gets replaced by the program again.
If I remove it manually from the add.asp page, it crashes.

Eugene 3/3/2006

hallo,

When I edit a data, I get the next error:

" error: can't create table for data editing, the value of one or more parameters are missing"
How can I fix this problem ?
Wilfred


This is the old bug of 1.0 version. Please, download the last ASPRunner.NET version from here: http://xlinesoft.com/asprunnernet/download.htm

I removed it from the add page options, but it gets replaced by the program again.

If I remove it manually from the add.asp page, it crashes.


add.asp or add.aspX? Please, advise what program version do you use? Try to re-create the project from the very beginning, and if you still have the bug, please, zip and send on support@xlinesoft.com the whole content of ASPRunner.NET output folder ( ASP.NET files, include files, database etc.) along with the project file? I'll find what's wrong running it on my test box.

A
artistscope 3/3/2006

Am using AspRunner.Net 2.1 and compiling as code behind C# for Access
Cannot change the button option for add.aspx

Eugene 3/3/2006

Am using AspRunner.Net 2.1 and compiling as code behind C# for Access

Cannot change the button option for add.aspx


Please zip and send to support@xlinesoft.com the whole content of ASPRunner.NET output folder.