Call Service Functions from ASP
Security Configurations
Since the default privilege of Internet Guest Account used by IIS is low,
we need to configue our service's security to allow it use our service object:
- Step 1: Open [Component Serivces].
- Step 2: Find our service and select [Properties].
- Step 3: Grant 'Local launch' and 'Local activation' permissions to Internet Guest Account
- Step 4: Grant 'Local access' permission to Internet Guest Account
Effects