Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

recordset filter error with form

Community Beginner ,
Dec 31, 2008 Dec 31, 2008
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?
TOPICS
Server side applications
397
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Dec 31, 2008 Dec 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.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Dec 31, 2008 Dec 31, 2008
LATEST
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.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines