Thanks a lot for every suggestion.
I'm a roockies in asp page.
I'm trying to improve a internal counter. I'he found the code to
manage it (very simple) but have problems with autorization.
I give "IUSR_name" the autorization (read, write, change, ALL) on
specific directory (phisical c:\inetpub\wwwr oot\counters) created to
manage the counter (just this directory) as described in manual and
reference. I did the same with "_web anonimous user" but the response
is always the same:
run-time error in Microsoft VBScript (0x800A0046)
Authorization denied.
Do you have some idea how to solve this problem.
Thanks a lot
Roberto
I'm a roockies in asp page.
I'm trying to improve a internal counter. I'he found the code to
manage it (very simple) but have problems with autorization.
I give "IUSR_name" the autorization (read, write, change, ALL) on
specific directory (phisical c:\inetpub\wwwr oot\counters) created to
manage the counter (just this directory) as described in manual and
reference. I did the same with "_web anonimous user" but the response
is always the same:
run-time error in Microsoft VBScript (0x800A0046)
Authorization denied.
Do you have some idea how to solve this problem.
Thanks a lot
Roberto
Comment