Skip to main content
Inspiring
December 31, 2008
Question

recordset filter error with form

  • December 31, 2008
  • 2 replies
  • 400 views
I have a good working recordset which views my records good.
When I change this to a recordset with a filter (form value) it doesn't work anymore (I did a test in de recordset window with the same value)

In my browser I get: (dreamweaver closed and database isn't locked anymore)

HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services

Error Type:
Provider (0x80004005)
Unspecified error
/spxcrm/slsklantselectie.asp, line 16.

What could this be?
This topic is closed to new replies. Start a new post to keep the conversation going.

2 replies

PaulTestAuthor
Inspiring
December 31, 2008
I found that the problem must be in security and rights.
I've set up in the folders that IUSR_[username] should havefull rights. This solves the problem, but not 100%.

Now I can run my page 2 times. The 3rd time I get the same error.

Hope somebody has a better idea.
PaulTestAuthor
Inspiring
December 31, 2008
I found that the problem must be in security and rights.
I've set up in the folders that IUSR_[username] should havefull rights. This solves the problem, but not 100%.

Now I can run my page 2 times. The 3rd time I get the same error.

Hope somebody has a better idea.