Hello,
I recently started working with windows (I usually work as UNIX sysadmin), so excuse my low knowledge and by the way my poor english.
We are running an IIS website with Integrated Windows Authentication on a Windows 2000 server. We want to run an asp that calls a dll using server.createobject.
When simple users call this asp from their PCs, the dll doesn't work, but if we add these users to the administrators group, it works perfectly. I tried giving full control permissions to everyone for the content folder without sucess, so I think that it's not a file permission issue. Logically, we cannot include all the users on the admin group.
Can you help me?
Thanks in advance,
jmiturbe
I recently started working with windows (I usually work as UNIX sysadmin), so excuse my low knowledge and by the way my poor english.
We are running an IIS website with Integrated Windows Authentication on a Windows 2000 server. We want to run an asp that calls a dll using server.createobject.
When simple users call this asp from their PCs, the dll doesn't work, but if we add these users to the administrators group, it works perfectly. I tried giving full control permissions to everyone for the content folder without sucess, so I think that it's not a file permission issue. Logically, we cannot include all the users on the admin group.
Can you help me?
Thanks in advance,
jmiturbe