J
JB
Greetings,
I am getting an "Access is denied" Error when calling objects from the
AdminIndexServerClass from an ASP.NET application. I use this object to
perform a simple rescan on a Catalog after file are save to the local disk.
This only works if the users belongs to the local Admin group. The the web
site is setup to use Integrated Windows Authentication and Web.Config is set
to (Server 2003/IIS 6.0/ASP 1.1)
<authentication mode="Windows"/>
<identity impersonate="true"/>
I have this working on an additional site but I have no clue what I did 4
years ago to solve this problem. I have tried various DCOM security settings
on mssearch and played with various WMI rights along with tweaking .NET ASM
Trusts but I have had no positive results...
I have also exhausted searches google and yahoo…there is very little on
security settings pertaining to Indexing Services…
Anything would help at this point...
Thanks for your help!
JB
I am getting an "Access is denied" Error when calling objects from the
AdminIndexServerClass from an ASP.NET application. I use this object to
perform a simple rescan on a Catalog after file are save to the local disk.
This only works if the users belongs to the local Admin group. The the web
site is setup to use Integrated Windows Authentication and Web.Config is set
to (Server 2003/IIS 6.0/ASP 1.1)
<authentication mode="Windows"/>
<identity impersonate="true"/>
I have this working on an additional site but I have no clue what I did 4
years ago to solve this problem. I have tried various DCOM security settings
on mssearch and played with various WMI rights along with tweaking .NET ASM
Trusts but I have had no positive results...
I have also exhausted searches google and yahoo…there is very little on
security settings pertaining to Indexing Services…
Anything would help at this point...
Thanks for your help!
JB